linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire
@ 2018-03-06  7:09 Shawn Lin
  2018-03-13 13:55 ` Heiko Stübner
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Lin @ 2018-03-06  7:09 UTC (permalink / raw)
  To: linux-arm-kernel

sdhci for rk3399-sapphire works for eMMC but keep-power-in-suspend
is an optional property for SDIO.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

 arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi
index f7157c1..e5daed7 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi
@@ -541,7 +541,6 @@
 
 &sdhci {
 	bus-width = <8>;
-	keep-power-in-suspend;
 	mmc-hs400-1_8v;
 	mmc-hs400-enhanced-strobe;
 	non-removable;
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire
  2018-03-06  7:09 [PATCH] arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire Shawn Lin
@ 2018-03-13 13:55 ` Heiko Stübner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2018-03-13 13:55 UTC (permalink / raw)
  To: linux-arm-kernel

Am Dienstag, 6. M?rz 2018, 08:09:13 CET schrieb Shawn Lin:
> sdhci for rk3399-sapphire works for eMMC but keep-power-in-suspend
> is an optional property for SDIO.
> 
> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>

applied for 4.17


Thanks
Heiko

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-13 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06  7:09 [PATCH] arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire Shawn Lin
2018-03-13 13:55 ` Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).