1 From b9cff8783439ff1803709128af3a0e04c5f5f047 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Ar=C4=B1n=C3=A7=20=C3=9CNAL?= <arinc.unal@arinc9.com>
3 Date: Sun, 10 Apr 2022 12:44:55 +0300
4 Subject: [PATCH] ARM: dts: BCM5301X: Disable gmac0 and enable port@8 on Asus
7 Content-Type: text/plain; charset=UTF-8
8 Content-Transfer-Encoding: 8bit
10 Disable gmac0 which is not connected to any switch MAC. Enable port@8 of
11 the Broadcom switch which is connected to gmac2.
13 Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
14 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
16 arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 5 ++++-
17 1 file changed, 4 insertions(+), 1 deletion(-)
19 --- a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
20 +++ b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts
25 - status = "disabled";
34 + status = "disabled";
38 nvmem-cells = <&et1macaddr>;
39 nvmem-cell-names = "mac-address";