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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:43 +0000 (14:50 +0100)
commit0966e851df3bf3536b9f9703ca2de97afcbf27f5
tree6606041b7a41950e9aa4f08326236e5c1432473d
parent03b39facf64a37f5a00a1894814fde4388990275
ARM: dts: logicpd-som-lv: Fix MMC1 card detect

[ Upstream commit 6a38df676a0a06bfc7ff8607ac62ccd6d95969ad ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi