ARM: dts: vf610-zii-dev-rev-b: change switch2 label

Rename the switch2@0 label of the switch2 node to switch@0 to respect
the general unit@address DTS rule, and be consistent with the other
switch nodes of the DTS file.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Vivien Didelot 2017-03-28 15:24:26 -04:00 committed by Shawn Guo
parent d199356af0
commit 1cb1a68ded
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
#size-cells = <0>;
reg = <4>;
switch2: switch2@0 {
switch2: switch@0 {
compatible = "marvell,mv88e6085";
#address-cells = <1>;
#size-cells = <0>;