All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add RTC support to i.MX8QM
@ 2021-12-21 12:15 ` Abel Vesa
  0 siblings, 0 replies; 14+ messages in thread
From: Abel Vesa @ 2021-12-21 12:15 UTC (permalink / raw)
  To: Rob Herring, Sascha Hauer, Shawn Guo, Fabio Estevam
  Cc: Pengutronix Kernel Team, NXP Linux Team, devicetree,
	Linux Kernel Mailing List, linux-arm-kernel, linux-rtc, Abel Vesa

This adds rtc devicetree node to i.MX8QM, adds the compatible to the
rtc-imx-sc driver and documents it.

Abel Vesa (3):
  dt-bindings: fsl: scu: Add i.MX8QM rtc binding
  rtc: imx-sc: Add i.MX8QM RTC support
  arm64: dts: imx8qm: Add SCU RTC node

 Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 4 +++-
 arch/arm64/boot/dts/freescale/imx8qm.dtsi                   | 3 +++
 drivers/rtc/rtc-imx-sc.c                                    | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-03 19:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-21 12:15 [PATCH 0/3] Add RTC support to i.MX8QM Abel Vesa
2021-12-21 12:15 ` Abel Vesa
2021-12-21 12:15 ` [PATCH 1/3] dt-bindings: fsl: scu: Add i.MX8QM rtc binding Abel Vesa
2021-12-21 12:15   ` Abel Vesa
2021-12-22 18:29   ` Rob Herring
2021-12-22 18:29     ` Rob Herring
2021-12-29 21:36   ` Alexandre Belloni
2021-12-29 21:36     ` Alexandre Belloni
2022-01-03 19:46     ` Abel Vesa
2022-01-03 19:46       ` Abel Vesa
2021-12-21 12:15 ` [PATCH 2/3] rtc: imx-sc: Add i.MX8QM RTC support Abel Vesa
2021-12-21 12:15   ` Abel Vesa
2021-12-21 12:15 ` [PATCH 3/3] arm64: dts: imx8qm: Add SCU RTC node Abel Vesa
2021-12-21 12:15   ` Abel Vesa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.