Commit 49401003 authored by Y.b. Lu's avatar Y.b. Lu Committed by David S. Miller

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: default avatarYangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ad8288b8
...@@ -431,6 +431,12 @@ enetc_port1: ethernet@0,1 { ...@@ -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;
};
}; };
}; };
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment