arm64: dts: rockchip: rk3566 eink: set sdio default sample phase to 90

Signed-off-by: Zorro Liu <lyx@rock-chips.com>
Change-Id: I69635ba3ec8456137bfc47de402b0bfc1c29a327
This commit is contained in:
Zorro Liu
2021-04-15 17:08:23 +08:00
committed by Tao Huang
parent a5e5db210c
commit 3b52c398d6
2 changed files with 2 additions and 0 deletions

View File

@@ -1055,6 +1055,7 @@
pinctrl-names = "default";
pinctrl-0 = <&sdmmc1_bus4 &sdmmc1_cmd &sdmmc1_clk>;
sd-uhs-sdr104;
rockchip,default-sample-phase = <90>;
status = "okay";
};

View File

@@ -908,6 +908,7 @@
pinctrl-names = "default";
pinctrl-0 = <&sdmmc1_bus4 &sdmmc1_cmd &sdmmc1_clk>;
sd-uhs-sdr104;
rockchip,default-sample-phase = <90>;
status = "okay";
};