devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2, 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node
@ 2018-08-01 10:05 Yangbo Lu
  2018-08-01 10:05 ` [v2, 2/3] powerpc/mpc85xx: " Yangbo Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yangbo Lu @ 2018-08-01 10:05 UTC (permalink / raw)
  To: netdev, madalin.bucur, Richard Cochran, Rob Herring, Shawn Guo,
	David S . Miller
  Cc: devicetree, linuxppc-dev, linux-arm-kernel, linux-kernel,
	Yangbo Lu

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

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
---
Changes for v2:
	- None.
---
 arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi b/arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi
index a56a408..4664c33 100644
--- a/arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi
+++ b/arch/arm64/boot/dts/freescale/qoriq-fman3-0.dtsi
@@ -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>;
 };
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-06  0:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-01 10:05 [v2, 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node Yangbo Lu
2018-08-01 10:05 ` [v2, 2/3] powerpc/mpc85xx: " Yangbo Lu
2018-08-06  0:12   ` David Miller
2018-08-01 10:05 ` [v2, 3/3] ptp_qoriq: support automatic configuration for ptp timer Yangbo Lu
2018-08-06  0:12   ` David Miller
2018-08-06  0:12 ` [v2, 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).