realtek: fix macro usage in F1100W-4SX-4XGT DTSI
A recent target-wide change missed the DTSI for a few devices causing a
build issue for RTL930x. Fix that.
Fixes: 43562f97e7 ("realtek: dts: add link index cell to pcs-handle phandles")
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
parent
267886991a
commit
ed2a36afae
@ -178,10 +178,10 @@
|
|||||||
SWITCH_PORT_SFP(20, 4, 5, 0, 3)
|
SWITCH_PORT_SFP(20, 4, 5, 0, 3)
|
||||||
|
|
||||||
/* RJ45 ports, lan5-8 */
|
/* RJ45 ports, lan5-8 */
|
||||||
SWITCH_PORT_LED(24, 5, 6, 0, usxgmii)
|
SWITCH_PORT_LED(24, 5, 6, 0, 0, usxgmii)
|
||||||
SWITCH_PORT_LED(25, 6, 7, 0, usxgmii)
|
SWITCH_PORT_LED(25, 6, 7, 0, 0, usxgmii)
|
||||||
SWITCH_PORT_LED(26, 7, 8, 0, usxgmii)
|
SWITCH_PORT_LED(26, 7, 8, 0, 0, usxgmii)
|
||||||
SWITCH_PORT_LED(27, 8, 9, 0, usxgmii)
|
SWITCH_PORT_LED(27, 8, 9, 0, 0, usxgmii)
|
||||||
|
|
||||||
/* CPU port */
|
/* CPU port */
|
||||||
port@28 {
|
port@28 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user