Re: [PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)

From: Ralph Sennhauser
Date: Wed May 24 2017 - 02:12:35 EST


On Wed, 24 May 2017 03:37:53 +0200
Andrew Lunn <andrew@xxxxxxx> wrote:

> Hi Ralph
>
> > Changes since v1:
> >
> > - Use non-removable with the sdhci node
>
> ..
>
> > +
> > +&sdhci {
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&sdhci_pins>;
> > + no-1-8-v;
> > + broken-cd;
> > + wp-inverted;
> > + bus-width = <8>;
> > + status = "okay";
> > +};
>
> ???
>
> Andrew

Arg, forgot to squash the --fixup for this one

Ralph