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 24c2ee2941
commit 6c6ebeeb80
2 changed files with 2 additions and 0 deletions

View File

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

View File

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