> > +++ b/Documentation/devicetree/bindings/mmc/brcm,bcm2835-sdhost.txt
> > +Example:
> > +
> > +sdhost: sdhost at 7e202000 {
>
> Node names should be the generic type of device, so:
>
> mmc at ...
Ok, done.
I guess arch/arm/boot/dts/bcm283x.dtsi should get the same update?
cheers,
Gerd