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
6 changed files with 0 additions and 6 deletions
|
|
@ -1137,7 +1137,6 @@
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -1038,7 +1038,6 @@
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -1060,7 +1060,6 @@
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -1607,7 +1607,6 @@
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
rockchip,txclk-tapnum = <0x10>;
|
||||
max-frequency = <200000000>;
|
||||
status = "okay";
|
||||
|
|
|
|||
|
|
@ -316,7 +316,6 @@
|
|||
bus-width = <8>;
|
||||
supports-emmc;
|
||||
non-removable;
|
||||
keep-power-in-suspend;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue