summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArınç ÜNAL2022-07-05 14:34:11 +0000
committerHauke Mehrtens2022-08-20 20:56:12 +0000
commit81bd10e4a2f49f8351779a4b464d331f79f6a15c (patch)
tree34418027a6eb7fa40b493ddc3de7eb2a97a2090e
parent271456abd895934f90af37c4c4521e94fdcda4b2 (diff)
downloadopenwrt-81bd10e4a2f49f8351779a4b464d331f79f6a15c.tar.gz
ramips: mt7621-dts: remove DTS_LEGACY from ethernet node
Remove DTS_LEGACY put for claiming pin groups for the ethernet node from the ethernet node. It's not an old kernel trait. These bindings need to be there on the newer kernels as well. Fixes: a3764ee29dd0 ("ramips: add linux 5.15 support for mt7621") Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
-rw-r--r--target/linux/ramips/dts/mt7621.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi
index 3e86a7894a..c9f50a62f3 100644
--- a/target/linux/ramips/dts/mt7621.dtsi
+++ b/target/linux/ramips/dts/mt7621.dtsi
@@ -486,10 +486,8 @@
mediatek,ethsys = <&sysc>;
-#ifdef DTS_LEGACY
pinctrl-names = "default";
pinctrl-0 = <&mdio_pins>, <&rgmii1_pins>, <&rgmii2_pins>;
-#endif
gmac0: mac@0 {
compatible = "mediatek,eth-mac";