realtek: correct typo in port numbering
authorMichael 'ASAP' Weinrich <michael@a5ap.net>
Thu, 4 Jan 2024 20:42:07 +0000 (15:42 -0500)
committerSander Vanheule <sander@svanheule.net>
Fri, 5 Jan 2024 19:21:45 +0000 (20:21 +0100)
Port 10 was incorrectly labelled as nonexistent port 0.

Signed-off-by: Michael 'ASAP' Weinrich <michael@a5ap.net>
target/linux/realtek/dts-5.15/rtl8393_netgear_gs750e.dts

index 1d1e08db94f35bbc910edb578e87b7231e19c872..5a7ed276bf5e52984bda8ccac3ee8f4db02032b5 100644 (file)
                SWITCH_PORT(7, 8, qsgmii)
 
                SWITCH_PORT(8, 9, qsgmii)
-               SWITCH_PORT(9, 0, qsgmii)
+               SWITCH_PORT(9, 10, qsgmii)
                SWITCH_PORT(10, 11, qsgmii)
                SWITCH_PORT(11, 12, qsgmii)
                SWITCH_PORT(12, 13, qsgmii)