ARM: dts: OMAP5: uevm: add µSD card detect
authorH. Nikolaus Schaller <hns@goldelico.com>
Mon, 15 May 2017 08:31:16 +0000 (10:31 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 16 May 2017 16:46:28 +0000 (09:46 -0700)
commit27a8133136823cd8c9296555efdc0cee42e88a0f
tree157069df2d1f5f9917594977d6911921916a0010
parentdecd2db7ba3825f5a87f5d2ec159febbe8506d1e
ARM: dts: OMAP5: uevm: add µSD card detect

If we have Linux installed in eMMC we can boot without
µSD card, but inserting one is not recognised.

The reason is that the card detect gpio (gpio5_152)
is not configured and attached to the mmc1 interface
driver and the mmc driver does not poll by default.

Hence we add pinmux and gpio setup for the SDCARD_NCD
signal.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-uevm.dts