dts: arm: nxp_imx95_m7: add ptp_clock node

Added ptp_clock node on imx95 core m7

Signed-off-by: Qiang Zhao <qiang.zhao@nxp.com>
This commit is contained in:
Qiang Zhao 2025-05-15 13:49:27 +05:30 committed by Fabio Baltieri
commit e5513ab18b
2 changed files with 11 additions and 0 deletions

View file

@ -15,3 +15,7 @@
&enetc_psi0 {
status = "okay";
};
&enetc_ptp_clock {
status = "okay";
};