From 69ee1807edca271e31804efb033fee92c111b738 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 18 Jan 2015 20:16:44 +0000 Subject: ralink: add ethernet fe and esw reset control bit Signed-off-by: michael lee SVN-Revision: 44042 --- target/linux/ramips/dts/rt3883.dtsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/dts/rt3883.dtsi') diff --git a/target/linux/ramips/dts/rt3883.dtsi b/target/linux/ramips/dts/rt3883.dtsi index 72212c1aa7..da9a9b55fc 100644 --- a/target/linux/ramips/dts/rt3883.dtsi +++ b/target/linux/ramips/dts/rt3883.dtsi @@ -223,6 +223,9 @@ compatible = "ralink,rt3883-eth"; reg = <0x10100000 10000>; + resets = <&rstctrl 21>; + reset-names = "fe"; + interrupt-parent = <&cpuintc>; interrupts = <5>; -- cgit v1.2.3