commit | 548f69216625f9685bae00da4a7795e041233e72 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Sep 03 09:08:04 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 05 16:01:22 2018 -0400 |
tree | 0a50dad876bbc30b0a3522520bbb1f178e2f39d7 | |
parent | 1ff2c5c11af0562a662ef46bda05e27b995708a8 [diff] |
ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect When re-syncing the DTS files from the kernel, something caused the MMC driver to no longer detect the MMC card. Undoing the CD-invert appears to fix the issue. Fixes: e6ea2390cde3 ("ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4") Signed-off-by: Adam Ford <aford173@gmail.com>