> > +See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of > > +additional required and optional properties. > > + > > +
snip
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > + compatible = "lantiq,xrx200-gswip";
> > + reg = < 0xE108000 0x3000 /* switch */
> > + 0xE10B100 0x70 /* mdio */
> > + 0xE10B1D8 0x30 /* mii */
> > + >;
> > + dsa,member = <0 0>;
>
> Not documented.
Hi Rob
It is documented in Documentation/devicetree/bindings/net/dsa/dsa.txt
referenced above.
Andrew
