On Wed, 24 May 2017 03:37:53 +0200 Andrew Lunn <and...@lunn.ch> 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