commit | 8620f384098bcc33bbde74b41f37c364552f30c4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 04 13:31:28 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Aug 01 11:58:01 2017 +0900 |
tree | f555016fcde26325eea044ce7e8e10c391733b66 | |
parent | dd27918c22521a4f1d33dc9aafe60ecf9975938b [diff] |
dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect This is shown as active high in the schematics[1], so fix it. [1] https://patchwork.ozlabs.org/patch/777890/ Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Maxime Ripard <maxime.ripard@free-electrons.com>