Skip to content

Commit 6c66081

Browse files
yangbolu1991Shawn Guo
authored andcommitted
arm64: dts: fsl: add fsl,extts-fifo property for fman ptp
The 1588 timer supports external trigger timestamp FIFO on FMan on QorIQ ARM platforms. Signed-off-by: Yangbo Lu <[email protected]> Acked-by: Richard Cochran <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 8c30e7c commit 6c66081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,5 @@ ptp_timer0: ptp-timer@1afe000 {
8181
reg = <0x0 0x1afe000 0x0 0x1000>;
8282
interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
8383
clocks = <&clockgen 3 0>;
84+
fsl,extts-fifo;
8485
};

0 commit comments

Comments
 (0)