]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4b1f66630bf8cbe2404c91d0b0e829368e2a58f
tree780b834e7e47f5ddcb56a820a4e561d06a6d15cb
parentb7380ed9ea9823a6a47d150a6db43aaba7194869
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: 5b3d9ce73590 ("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