mediatek: filogic: arcadyan-mozart: fix polarity properties

Use the upstream properties to describe the USXGMII PCS polarity as
the downstream mediatek,pnswap{,-rx,tx} was dropped.
This board was the only user.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2026-04-27 01:50:44 +01:00
parent c271123724
commit be0a49cfe8

View File

@ -5,6 +5,7 @@
#include <dt-bindings/input/input.h>
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/leds/common.h>
#include <dt-bindings/phy/phy.h>
/ {
compatible = "arcadyan,mozart", "mediatek,mt7988a";
@ -71,11 +72,11 @@
};
&usxgmiisys0 {
mediatek,pnswap-rx;
rx-polarity = <PHY_POL_INVERT>;
};
&usxgmiisys1 {
mediatek,pnswap-rx;
rx-polarity = <PHY_POL_INVERT>;
};
&mdio_bus {