arm64: dts: rockchip: Adjust tx phase to 0x8 for rk3566 tablet

Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
Change-Id: Iab71da05f6cd553d158100b5bddf53fe0028ac34
This commit is contained in:
Weixin Zhou 2020-12-19 11:58:22 +08:00 committed by Tao Huang
parent 09cdad0647
commit 0449e66bd5
4 changed files with 4 additions and 4 deletions

View File

@ -887,7 +887,7 @@ &sdhci {
supports-emmc;
non-removable;
keep-power-in-suspend;
rockchip,txclk-tapnum = <0x10>;
rockchip,txclk-tapnum = <0x8>;
max-frequency = <200000000>;
status = "okay";
};

View File

@ -1163,7 +1163,7 @@ &sdhci {
bus-width = <8>;
supports-emmc;
non-removable;
rockchip,txclk-tapnum = <0x10>;
rockchip,txclk-tapnum = <0x8>;
max-frequency = <200000000>;
status = "okay";
};

View File

@ -1072,7 +1072,7 @@ &sdhci {
bus-width = <8>;
supports-emmc;
non-removable;
rockchip,txclk-tapnum = <0x10>;
rockchip,txclk-tapnum = <0x8>;
max-frequency = <200000000>;
status = "okay";
};

View File

@ -1090,7 +1090,7 @@ &sdhci {
bus-width = <8>;
supports-emmc;
non-removable;
rockchip,txclk-tapnum = <0x10>;
rockchip,txclk-tapnum = <0x8>;
max-frequency = <200000000>;
status = "okay";
};