Thread (12 messages) flat view 12 messages, 5 authors, 2014-09-03

Re: [PATCH 4/4] ARM: dts: Enable emac node on the rk3188-radxarock boards

From: Naoki FUKAUMI <hidden>
Date: 2014-09-03 15:29:28
Also in: linux-arm-kernel, linux-devicetree

On Wed, Sep 3, 2014 at 7:27 PM, Romain Perier [off-list ref] wrote:
quoted hunk ↗ jump to hunk
This enables EMAC Rockchip support on radxa rock boards.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
---
 arch/arm/boot/dts/rk3188-radxarock.dts | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
diff --git a/arch/arm/boot/dts/rk3188-radxarock.dts b/arch/arm/boot/dts/rk3188-radxarock.dts
index 5e4e3c23..e1358d3 100644
--- a/arch/arm/boot/dts/rk3188-radxarock.dts
+++ b/arch/arm/boot/dts/rk3188-radxarock.dts
@@ -76,6 +76,24 @@
        };
 };

+&emac {
+       status = "okay";
+       compatible = "rockchip,rk3188-emac";
+
+       pinctrl-names = "default";
+       pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
+
+       mac-address = [ c6 ef 91 8e 60 4b ];
is "mac-address" required?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help