Commit ab84bad5 authored by Yangbo Lu's avatar Yangbo Lu Committed by Shawn Guo

arm64: dts: ls1028a: support external trigger timestamp fifo of PTP timer

There is an external trigger timestamp fifo for PTP timer
of LS1028A. Add property fsl,extts-fifo for that.
Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 4671f9cf
...@@ -722,6 +722,7 @@ ethernet@0,4 { ...@@ -722,6 +722,7 @@ ethernet@0,4 {
reg = <0x000400 0 0 0 0>; reg = <0x000400 0 0 0 0>;
clocks = <&clockgen 4 0>; clocks = <&clockgen 4 0>;
little-endian; little-endian;
fsl,extts-fifo;
}; };
}; };
}; };
......
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