commit | 4dbbefaba00fed06d87c1109be00138ac45788f5 | [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 | 7484ae751db956540ba92bfd7a6c9f26b73921ec [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>