Commit f38bb4e9 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Tony Lindgren

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: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent d2c4c270
......@@ -505,6 +505,7 @@ &mmc1 {
vmmc-supply = <&vmmc1>;
bus-width = <4>;
ti,non-removable;
broken-cd; /* hardware has no CD */
};
&mmc2 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment