aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <[email protected]>2018-07-31 09:11:17 +0200
committerTony Lindgren <[email protected]>2018-09-07 10:10:55 -0700
commitf38bb4e9ec8fb08b1babc8810d751927b05b6a6d (patch)
tree09322235b4e0212c67aae86aff69892a26a487af
parentd2c4c270354db17804a2f9bca14418da5e30bf03 (diff)
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 <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
-rw-r--r--arch/arm/boot/dts/omap3-gta04.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index cdee97f532c5..bb4c9ad62edb 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 {