aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt5350.dtsi
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-06-10 00:16:53 +0200
committerAlexander Couzens <lynxis@fe80.eu>2021-06-25 10:52:50 +0200
commit60fadae62b64b14faff818e4156d9c6eb3f96b65 (patch)
tree6cd9701f3aa2791a0d918723ec007cfd171e7e79 /target/linux/ramips/dts/rt5350.dtsi
parent694561ae601ae41c622b8cb2d40dfe34feeaa174 (diff)
downloadupstream-60fadae62b64b14faff818e4156d9c6eb3f96b65.tar.gz
upstream-60fadae62b64b14faff818e4156d9c6eb3f96b65.tar.bz2
upstream-60fadae62b64b14faff818e4156d9c6eb3f96b65.zip
ramips: ethernet: ralink: move reset of the esw into the esw instead of fe
The esw reset should only done by the esw driver and not by the fe itself. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'target/linux/ramips/dts/rt5350.dtsi')
-rw-r--r--target/linux/ramips/dts/rt5350.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/rt5350.dtsi b/target/linux/ramips/dts/rt5350.dtsi
index 1058069016..090e755743 100644
--- a/target/linux/ramips/dts/rt5350.dtsi
+++ b/target/linux/ramips/dts/rt5350.dtsi
@@ -343,8 +343,8 @@
compatible = "ralink,rt5350-eth";
reg = <0x10100000 0x10000>;
- resets = <&rstctrl 21 &rstctrl 23>;
- reset-names = "fe", "esw";
+ resets = <&rstctrl 21>;
+ reset-names = "fe";
interrupt-parent = <&cpuintc>;
interrupts = <5>;