aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/rk3066a-rayeager.dts
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2016-01-26 10:06:43 +0800
committerHeiko Stuebner <heiko@sntech.de>2016-03-27 00:54:13 +0100
commit57375d88fa3f6bf9351051529464c708f72adb1d (patch)
treeec9f1d9e7a0bf4aa9ee61bea5bce9c7f7d5d2a83 /arch/arm/boot/dts/rk3066a-rayeager.dts
parentARM: dts: rockchip: enable the tsadc for rk3228 evb (diff)
downloadlinux-dev-57375d88fa3f6bf9351051529464c708f72adb1d.tar.xz
linux-dev-57375d88fa3f6bf9351051529464c708f72adb1d.zip
ARM: dts: rockchip: remove broken-cd from emmc and sdio
Only one of "broken-cd" and "non-removable" should be supplied according to Documentation/devicetree/bindings/mmc/mmc.txt. Obviously emmc and sdio-wifi are non-removable devices, while broken-cd is for removable device whose card detect pin is broken. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3066a-rayeager.dts')
-rw-r--r--arch/arm/boot/dts/rk3066a-rayeager.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/rk3066a-rayeager.dts b/arch/arm/boot/dts/rk3066a-rayeager.dts
index 05533005a809..3a5989b1724a 100644
--- a/arch/arm/boot/dts/rk3066a-rayeager.dts
+++ b/arch/arm/boot/dts/rk3066a-rayeager.dts
@@ -182,7 +182,6 @@
};
&emmc {
- broken-cd;
bus-width = <8>;
cap-mmc-highspeed;
disable-wp;
@@ -348,7 +347,6 @@
};
&mmc1 {
- broken-cd;
bus-width = <4>;
disable-wp;
non-removable;