All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: remove broken-cd from sdio0
@ 2016-07-15  1:10 Shawn Lin
  2016-07-18 20:51   ` Heiko Stübner
  0 siblings, 1 reply; 3+ messages in thread
From: Shawn Lin @ 2016-07-15  1:10 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, linux-kernel, Shawn Lin

commit 1ade61c141e2 ("arm64: dts: rockchip: remove broken-cd
from emmc and sdio") was intended to remove the abuse of
broken-cd property from mmc. But somehow it forgot to remove
this property from sdio0 node. Let's remove it now.

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

 arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3368-r88.dts b/arch/arm64/boot/dts/rockchip/rk3368-r88.dts
index 82a32e5..eed1ef6 100644
--- a/arch/arm64/boot/dts/rockchip/rk3368-r88.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3368-r88.dts
@@ -248,7 +248,6 @@
 &sdio0 {
 	assigned-clocks = <&cru SCLK_SDIO0>;
 	assigned-clock-parents = <&cru PLL_CPLL>;
-	broken-cd;
 	bus-width = <4>;
 	cap-sd-highspeed;
 	cap-sdio-irq;
-- 
2.3.7

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

* Re: [PATCH] arm64: dts: rockchip: remove broken-cd from sdio0
@ 2016-07-18 20:51   ` Heiko Stübner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2016-07-18 20:51 UTC (permalink / raw)
  To: Shawn Lin; +Cc: linux-rockchip, linux-kernel

Am Freitag, 15. Juli 2016, 09:10:05 schrieb Shawn Lin:
> commit 1ade61c141e2 ("arm64: dts: rockchip: remove broken-cd
> from emmc and sdio") was intended to remove the abuse of
> broken-cd property from mmc. But somehow it forgot to remove
> this property from sdio0 node. Let's remove it now.
> 
> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>

applied for 4.9

Thanks
Heiko

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

* Re: [PATCH] arm64: dts: rockchip: remove broken-cd from sdio0
@ 2016-07-18 20:51   ` Heiko Stübner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2016-07-18 20:51 UTC (permalink / raw)
  To: Shawn Lin
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Am Freitag, 15. Juli 2016, 09:10:05 schrieb Shawn Lin:
> commit 1ade61c141e2 ("arm64: dts: rockchip: remove broken-cd
> from emmc and sdio") was intended to remove the abuse of
> broken-cd property from mmc. But somehow it forgot to remove
> this property from sdio0 node. Let's remove it now.
> 
> Signed-off-by: Shawn Lin <shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>

applied for 4.9

Thanks
Heiko

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

end of thread, other threads:[~2016-07-18 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15  1:10 [PATCH] arm64: dts: rockchip: remove broken-cd from sdio0 Shawn Lin
2016-07-18 20:51 ` Heiko Stübner
2016-07-18 20:51   ` Heiko Stübner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.