mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
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:
parent
09cdad0647
commit
0449e66bd5
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user