Re: [PATCH 1/2] ARM: dts: am571x-idk: Fix GPIO polarity for MMC1 card detect

From: Tony Lindgren
Date: Thu Aug 10 2017 - 11:13:39 EST


* Kishon Vijay Abraham I <kishon@xxxxxx> [170810 00:46]:
> Tony,
>
> On Thursday 10 August 2017 03:38 AM, Tony Lindgren wrote:
> > * Kishon Vijay Abraham I <kishon@xxxxxx> [170807 22:22]:
> >> The GPIO polarity for MMC1 card detect is set to '0' which means
> >> active-high. However the polarity should be active-low. Fix it
> >> here.
> >
> > Can these wait for v4.14 merge window or do these fix known
> > issues?
>
> These can go in the next merge window. I didn't observe any issue without this
> in omap_hsmmc driver.

OK applying both into omap-for-v4.14/dt thanks.

Tony