mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 10:56:06 -04:00
arm64: dts: fsl: ls1028a: add ENETC 1588 timer node
Add ENETC 1588 timer node which is ENETC PF 4 (Physiscal Function 4). Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -431,6 +431,12 @@ enetc_port1: ethernet@0,1 {
|
|||||||
compatible = "fsl,enetc";
|
compatible = "fsl,enetc";
|
||||||
reg = <0x000100 0 0 0 0>;
|
reg = <0x000100 0 0 0 0>;
|
||||||
};
|
};
|
||||||
|
ethernet@0,4 {
|
||||||
|
compatible = "fsl,enetc-ptp";
|
||||||
|
reg = <0x000400 0 0 0 0>;
|
||||||
|
clocks = <&clockgen 4 0>;
|
||||||
|
little-endian;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user