linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [1/3] rtc/fsl: support flextimer for lx2160a
@ 2019-08-23  9:57 Biwen Li
  2019-08-23  9:57 ` [2/3] arm64: dts: lx2160a: add ftm_alarm0 DT node Biwen Li
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Biwen Li @ 2019-08-23  9:57 UTC (permalink / raw)
  To: a.zummo, alexandre.belloni, leoyang.li, robh+dt, mark.rutland
  Cc: linux-rtc, linux-kernel, devicetree, Biwen Li

The patch supports flextimer for lx2160a

Signed-off-by: Biwen Li <biwen.li@nxp.com>
---
 drivers/rtc/rtc-fsl-ftm-alarm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/rtc/rtc-fsl-ftm-alarm.c b/drivers/rtc/rtc-fsl-ftm-alarm.c
index 4f7259c2d6a3..2b81525f6db8 100644
--- a/drivers/rtc/rtc-fsl-ftm-alarm.c
+++ b/drivers/rtc/rtc-fsl-ftm-alarm.c
@@ -313,6 +313,7 @@ static const struct of_device_id ftm_rtc_match[] = {
 	{ .compatible = "fsl,ls1088a-ftm-alarm", },
 	{ .compatible = "fsl,ls208xa-ftm-alarm", },
 	{ .compatible = "fsl,ls1028a-ftm-alarm", },
+	{ .compatible = "fsl,lx2160a-ftm-alarm", },
 	{ },
 };
 
-- 
2.17.1


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

end of thread, other threads:[~2019-08-26 10:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23  9:57 [1/3] rtc/fsl: support flextimer for lx2160a Biwen Li
2019-08-23  9:57 ` [2/3] arm64: dts: lx2160a: add ftm_alarm0 DT node Biwen Li
2019-08-23  9:57 ` [3/3] rtc/fsl: support flextimer for SoC LS1021A (ARM32) Biwen Li
2019-08-23 12:43 ` [1/3] rtc/fsl: support flextimer for lx2160a Alexandre Belloni
2019-08-23 14:25 ` Alexandre Belloni
2019-08-26  3:30   ` [EXT] " Biwen Li
2019-08-23 16:56 ` Trent Piepho
2019-08-26  3:37   ` [EXT] " Biwen Li
2019-08-26 10:10     ` Alexandre Belloni
2019-08-26 10:37       ` Biwen Li

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