diff options
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r-- | target/linux/ramips/dts/E1700.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/MT7620a_MT7530.dts | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/E1700.dts b/target/linux/ramips/dts/E1700.dts index c95b501074..c9d03cdc23 100644 --- a/target/linux/ramips/dts/E1700.dts +++ b/target/linux/ramips/dts/E1700.dts @@ -109,6 +109,7 @@ gsw@10110000 { ralink,port4 = "gmac"; + mediatek,mt7530 = <1>; }; wmac@10180000 { diff --git a/target/linux/ramips/dts/MT7620a_MT7530.dts b/target/linux/ramips/dts/MT7620a_MT7530.dts index 2888efd5f1..4f311441dc 100644 --- a/target/linux/ramips/dts/MT7620a_MT7530.dts +++ b/target/linux/ramips/dts/MT7620a_MT7530.dts @@ -99,6 +99,7 @@ gsw@10110000 { ralink,port4 = "gmac"; + mediatek,mt7530 = <1>; }; pcie@10140000 { |