linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label
@ 2017-03-28 19:24 Vivien Didelot
  2017-03-28 19:33 ` Andrew Lunn
  2017-03-29  3:49 ` Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Vivien Didelot @ 2017-03-28 19:24 UTC (permalink / raw)
  To: linux-arm-kernel

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

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
---
 arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts b/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
index 7940408838df..5a93f2d875b1 100644
--- a/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
+++ b/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
@@ -239,7 +239,7 @@
 			#size-cells = <0>;
 			reg = <4>;
 
-			switch2: switch2 at 0 {
+			switch2: switch at 0 {
 				compatible = "marvell,mv88e6085";
 				#address-cells = <1>;
 				#size-cells = <0>;
-- 
2.12.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-29  3:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-28 19:24 [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label Vivien Didelot
2017-03-28 19:33 ` Andrew Lunn
2017-03-28 20:04   ` Vivien Didelot
2017-03-29  3:49 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).