linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: ls1046a: dts: add ftm0 nodes
@ 2017-04-27  7:15 ying.zhang22455
  2017-04-27  7:15 ` [PATCH 2/3] arm64: ls1012a: " ying.zhang22455
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ying.zhang22455 @ 2017-04-27  7:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: jiafei.pan, Zhang Ying-22455

From: Zhang Ying-22455 <ying.zhang22455@nxp.com>

Signed-off-by: Zhang Ying-22455 <ying.zhang22455@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
index 4a164b8..1a8f1f4 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
@@ -537,6 +537,14 @@
 			status = "disabled";
 		};
 
+		ftm0: ftm0@29d0000 {
+			compatible = "fsl,ftm-alarm";
+			reg = <0x0 0x29d0000 0x0 0x10000>;
+			interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
+			big-endian;
+			fsl,rcpm-wakeup = <&rcpm 0x00020000>;
+		};
+
 		wdog0: watchdog@2ad0000 {
 			compatible = "fsl,imx21-wdt";
 			reg = <0x0 0x2ad0000 0x0 0x10000>;
-- 
2.1.0.27.g96db324

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

end of thread, other threads:[~2017-04-30 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-27  7:15 [PATCH 1/3] arm64: ls1046a: dts: add ftm0 nodes ying.zhang22455
2017-04-27  7:15 ` [PATCH 2/3] arm64: ls1012a: " ying.zhang22455
2017-04-27  7:15 ` [PATCH 3/3] arm64: ls2080a: " ying.zhang22455
2017-04-30 12:03 ` [PATCH 1/3] arm64: ls1046a: " kbuild test robot

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).