Hi Florian, On 01/02/2017 03:22 AM, Florian Fainelli wrote: > Utilize the new DSA binding, introduced with commit 8c5ad1d6179d ("net: > dsa: Document new binding"). The legacy binding node is kept included, but is > marked disabled. > > Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > --- > arch/arm/boot/dts/armada-388-clearfog.dts | 65 +++++++++++++++++++++++++++++++ > 1 file changed, 65 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-388-clearfog.dts b/arch/arm/boot/dts/armada-388-clearfog.dts > index 71ce201c903e..35207aa1f4ec 100644 > --- a/arch/arm/boot/dts/armada-388-clearfog.dts > +++ b/arch/arm/boot/dts/armada-388-clearfog.dts > @@ -351,6 +351,8 @@ > }; > > dsa@0 { > + status = "okay"; I think you wanted "disabled" here ! > + > compatible = "marvell,dsa"; > dsa,ethernet = <ð1>; > dsa,mii-bus = <&mdio>; > @@ -444,3 +446,66 @@ > status = "disabled"; > }; > }; [...] Neil -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html