dts: nxp: rt1060: correct PTP clock reference in enet2

The enet2 node in nxp_rt1060.dtsi incorrectly references &enet_ptp_clock
for its nxp,ptp-clock property. This commit updates the reference to
&enet2_ptp_clock.

Signed-off-by: Ofir Shemesh <ofirshemesh777@gmail.com>
This commit is contained in:
Ofir Shemesh 2025-01-20 13:03:07 +02:00 committed by Benjamin Cabé
parent 1b0fe8f60a
commit a6f2112894

View file

@ -57,7 +57,7 @@
interrupts = <152 0>;
interrupt-names = "COMMON";
nxp,mdio = <&enet2_mdio>;
nxp,ptp-clock = <&enet_ptp_clock>;
nxp,ptp-clock = <&enet2_ptp_clock>;
status = "disabled";
};
enet2_mdio: mdio {