commit | 6a38df676a0a06bfc7ff8607ac62ccd6d95969ad | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Apr 30 07:47:44 2019 -0500 |
committer | Tony Lindgren <tony@atomide.com> | Tue Apr 30 08:49:25 2019 -0700 |
tree | 780b834e7e47f5ddcb56a820a4e561d06a6d15cb | |
parent | 11e600a8c79db090688475074a6ad13234f07541 [diff] |
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>