Skip to content
Snippets Groups Projects
Commit d66f4fe9 authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

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: 5448ff33 ("ARM: DTS: Resync Logic PD SOM-LV 37xx
devkit with Linux 4.18-RC4")

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
parent 655d216a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment