Thread (16 messages) 16 messages, 5 authors, 2013-09-05
STALE4656d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 3/4] ARM: shmobile: bockw-reference: add Ether DT support

From: Sergei Shtylyov <hidden>
Date: 2013-08-31 23:22:05
Also in: linux-devicetree, linux-sh

Define the BOCK-W board dependent part of the Ether device node. 

Signed-off-by: Sergei Shtylyov <redacted>

---
 arch/arm/boot/dts/r8a7778-bockw-reference.dts |   11 +++++++++++
 1 file changed, 11 insertions(+)

Index: renesas/arch/arm/boot/dts/r8a7778-bockw-reference.dts
===================================================================
--- renesas.orig/arch/arm/boot/dts/r8a7778-bockw-reference.dts
+++ renesas/arch/arm/boot/dts/r8a7778-bockw-reference.dts
@@ -30,3 +30,14 @@
 		reg = <0x60000000 0x10000000>;
 	};
 };
+
+&ether {
+	status = "ok";
+	phy-mode = "rmii";
+	phy-handle = <&phy1>;
+	renesas,no-ether-link;
+
+	phy1: ethernet-phy at 1 {
+		reg = <1>;
+	};
+};
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help