From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Date: Wed, 5 Jul 2017 16:43:59 +0200 Subject: [U-Boot] [PATCH v2 11/15] dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect In-Reply-To: <20170704193133.87092-12-sjg@chromium.org> References: <20170704193133.87092-1-sjg@chromium.org> <20170704193133.87092-12-sjg@chromium.org> Message-ID: <20170705144359.ncqefgcf7sd5vyjk@flea> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Tue, Jul 04, 2017 at 01:31:28PM -0600, Simon Glass wrote: > 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 > Reported-by: Maxime Ripard > --- > > Changes in v2: > - Add new patch to correct polarity of MMC card detect on Linksprite_pcDuino3 > > arch/arm/dts/sun7i-a20-pcduino3.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/dts/sun7i-a20-pcduino3.dts b/arch/arm/dts/sun7i-a20-pcduino3.dts > index 1a8b39be1d..37b1e0ee9b 100644 > --- a/arch/arm/dts/sun7i-a20-pcduino3.dts > +++ b/arch/arm/dts/sun7i-a20-pcduino3.dts > @@ -164,7 +164,7 @@ > pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>; > vmmc-supply = <®_vcc3v3>; > bus-width = <4>; > - cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */ > + cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */ Hmmm, are you sure? At least your commit log says otherwise :) Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: