Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f63421a7 authored by Yangbo Lu's avatar Yangbo Lu Committed by David S. Miller
Browse files

arm64: dts: fsl: add clocks property for fman ptp timer node



This patch is to add clocks property for fman ptp timer node.

Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c595be94
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,4 +80,5 @@ ptp_timer0: ptp-timer@1afe000 {
	compatible = "fsl,fman-ptp-timer";
	reg = <0x0 0x1afe000 0x0 0x1000>;
	interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
	clocks = <&clockgen 3 0>;
};