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