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 <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
H. Nikolaus Schaller 2018-07-31 09:11:17 +02:00 committed by Tony Lindgren
parent d2c4c27035
commit f38bb4e9ec
1 changed files with 1 additions and 0 deletions

View File

@ -505,6 +505,7 @@
vmmc-supply = <&vmmc1>;
bus-width = <4>;
ti,non-removable;
broken-cd; /* hardware has no CD */
};
&mmc2 {