From: H. Nikolaus Schaller Date: Tue, 31 Jul 2018 07:11:17 +0000 (+0200) Subject: ARM: dts: omap3-gta04: explicitly describe that mmc1 has no CD/WP X-Git-Tag: v4.20-rc1~66^2~14^2~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f38bb4e9ec8fb08b1babc8810d751927b05b6a6d;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: omap3-gta04: explicitly describe that mmc1 has no CD/WP There are neither CD nor WP switches for mmc1. The µSD slot is located under the SIM card under the battery and not accessible during operation. Signed-off-by: H. Nikolaus Schaller Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi index cdee97f532c5d..bb4c9ad62edb5 100644 --- a/arch/arm/boot/dts/omap3-gta04.dtsi +++ b/arch/arm/boot/dts/omap3-gta04.dtsi @@ -505,6 +505,7 @@ vmmc-supply = <&vmmc1>; bus-width = <4>; ti,non-removable; + broken-cd; /* hardware has no CD */ }; &mmc2 {