mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
arm64: dts: rockchip: rk356x: remove keep-power-in-suspend from sdhci
sdhci aims for emmc but keep-power-in-suspend is for sdio devices. Change-Id: If70e8d450df607811149a580c273ebcdfb9e3592 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
parent
95c6463861
commit
7c016f8bfe
|
|
@ -1137,7 +1137,6 @@ &sdhci {
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -1038,7 +1038,6 @@ &sdhci {
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -1060,7 +1060,6 @@ &sdhci {
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -1607,7 +1607,6 @@ &sdhci {
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ &sdhci {
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -316,7 +316,6 @@ &sdhci {
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user