aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi
diff options
context:
space:
mode:
authorMichael Pratt <mcpratt@pm.me>2021-03-31 16:09:37 -0400
committerChuanhong Guo <gch981213@gmail.com>2021-06-23 14:22:18 +0800
commit953bfe2eb3b7236a72fa41ab2204fdaa9fd09f65 (patch)
tree6bdad84043038f5bacf53ad37af40ec1e57b826c /target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi
parentfe6b9b0588a47e0a6aabc6a51aa676e7e7204174 (diff)
downloadupstream-953bfe2eb3b7236a72fa41ab2204fdaa9fd09f65.tar.gz
upstream-953bfe2eb3b7236a72fa41ab2204fdaa9fd09f65.tar.bz2
upstream-953bfe2eb3b7236a72fa41ab2204fdaa9fd09f65.zip
ramips: mt7620: simplify DTS properties for GMAC
There are only 2 options in the driver for the function of mt7620 internal switch port 4: EPHY mode (RJ-45, internal PHY) GMAC mode (RGMII, external PHY) Let the DTS property be boolean instead of string where EPHY mode is the default. Fix how the properties are written for all DTS that use them, and add missing nodes where applicable, and remove useless nodes, and minor DTS formatting. Signed-off-by: Michael Pratt <mcpratt@pm.me>
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi b/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi
index d17cc090c2..07b03f5c06 100644
--- a/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi
+++ b/target/linux/ramips/dts/mt7620a_edimax_ew-747x.dtsi
@@ -201,10 +201,6 @@
};
};
-&gsw {
- mediatek,port5 = "gmac";
-};
-
&wmac {
ralink,mtd-eeprom = <&factory 0x0>;
};