mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09: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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user