ARM: dts: omap3-gta04: explicitly describe that mmc1 has no CD/WP
authorH. Nikolaus Schaller <hns@goldelico.com>
Tue, 31 Jul 2018 07:11:17 +0000 (09:11 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 7 Sep 2018 17:10:55 +0000 (10:10 -0700)
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 <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04.dtsi

index cdee97f532c5db4870db318e5a63ff47891d2878..bb4c9ad62edb58be1c019f03ca587e9a7c15ae2e 100644 (file)
        vmmc-supply = <&vmmc1>;
        bus-width = <4>;
        ti,non-removable;
+       broken-cd;      /* hardware has no CD */
 };
 
 &mmc2 {