]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: logicpd-som-lv: Fix MMC1 card detect
authorAdam Ford <aford173@gmail.com>
Tue, 30 Apr 2019 12:53:16 +0000 (07:53 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 3 May 2019 11:30:31 +0000 (07:30 -0400)
commit58eaa2572a42ea3a3fe75006d9f9f631fd0b9de3
tree6349a624baa7afdeddd5d7395b8988887bca519e
parent03af57efba2d3276c9d08b0404b72a6a63cc5714
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.

Without this patch, MMC1 won't be detected.

This is the same patch submitted to linux-omap, but I was hoping
to get it applied to U-Boot without having to wait for the
linux adoption and then backporting.

Fixes: 1505ab70959e ("ARM: DTS: Resync Logic PD SOM-LV 37xx
devkit with Linux 4.18-RC4")

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/logicpd-som-lv-baseboard.dtsi