[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170106220043.21280-1-vivien.didelot@savoirfairelinux.com>
Date: Fri, 6 Jan 2017 17:00:41 -0500
From: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
To: netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel@...oirfairelinux.com,
"David S. Miller" <davem@...emloft.net>,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Uwe Kleine-König <uwe@...ine-koenig.org>,
Vivien Didelot <vivien.didelot@...oirfairelinux.com>
Subject: [PATCH net-next 0/2] net: dsa: make "label" property optional
Patch 1/2 makes the "label" property in new DSA bindings optional. This
doesn't change the current behavior with existing DTS files.
As Linux considers the Ethernet switch ports as normal NICs by default,
not providing a "label" property for user ports results in using the
standard "ethX" network device name. Giving a "label" overwrites this.
Patch 2/2 removes the labels for the ZII Rev B board as an example.
Vivien Didelot (2):
net: dsa: make "label" property optional for dsa2
arm: dts: vf610-zii-dev-rev-b: remove ports label
Documentation/devicetree/bindings/net/dsa/dsa.txt | 20 ++++++++-----------
arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 16 ---------------
net/dsa/dsa2.c | 24 ++++-------------------
3 files changed, 12 insertions(+), 48 deletions(-)
--
2.11.0
Powered by blists - more mailing lists