Browse Source

arm64: dts: rockchip: remove broken-cd from sdio0

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>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Shawn Lin 9 years ago
parent
commit
e7b47caf30
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm64/boot/dts/rockchip/rk3368-r88.dts

+ 0 - 1
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;