OSDN Git Service

ARM: dts: logicpd-som-lv: Fix MMC1 card detect
authorAdam Ford <aford173@gmail.com>
Tue, 30 Apr 2019 12:47:44 +0000 (07:47 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 30 Apr 2019 15:49:25 +0000 (08:49 -0700)
commit6a38df676a0a06bfc7ff8607ac62ccd6d95969ad
tree780b834e7e47f5ddcb56a820a4e561d06a6d15cb
parent11e600a8c79db090688475074a6ad13234f07541
ARM: dts: logicpd-som-lv: Fix MMC1 card detect

The card detect pin was incorrectly using IRQ_TYPE_LEVEL_LOW
instead of GPIO_ACTIVE_LOW when reading the state of the CD pin.

This was previosly fixed on Torpedo, but missed on the SOM-LV

Fixes: 5cb8b0fa55a9 ("ARM: dts: Move most of logicpd-som-lv-37xx-devkit.dts to logicpd-som-lv-baseboard.dtsi")
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi