Re: [PATCH net-next 2/2] arm: dts: vf610-zii-dev-rev-b: remove ports label

2017-01-06 Thread Andrew Lunn
On Fri, Jan 06, 2017 at 05:00:43PM -0500, Vivien Didelot wrote: > Now that the "label" property is optional for Ethernet switch ports, > remove them in the ZII Dev Rev B board DTS. > > On a Rev B board, once eth1 is up, this DTS now exposes to userspace: > > # ip link | grep ': ' | cut -d: -f2

[PATCH net-next 2/2] arm: dts: vf610-zii-dev-rev-b: remove ports label

2017-01-06 Thread Vivien Didelot
Now that the "label" property is optional for Ethernet switch ports, remove them in the ZII Dev Rev B board DTS. On a Rev B board, once eth1 is up, this DTS now exposes to userspace: # ip link | grep ': ' | cut -d: -f2 lo eth0 eth1 eth2@eth1 eth3@eth1 eth4@eth1