diff options
author | Adam Ford <aford173@gmail.com> | 2019-04-30 07:53:16 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-03 07:30:31 -0400 |
commit | d66f4fe982719c883e65035a3beb8dc89ea045c8 (patch) | |
tree | 6349a624baa7afdeddd5d7395b8988887bca519e /arch/arm/mach-rockchip/rk3036/sdram_rk3036.c | |
parent | 655d216af952cc895269fbe7c628a255ccd3ceee (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.
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: 5448ff33f281 ("ARM: DTS: Resync Logic PD SOM-LV 37xx
devkit with Linux 4.18-RC4")
Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/mach-rockchip/rk3036/sdram_rk3036.c')
0 files changed, 0 insertions, 0 deletions