devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
@ 2022-01-03 22:49 Abel Vesa
  2022-01-28  7:29 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Abel Vesa @ 2022-01-03 22:49 UTC (permalink / raw)
  To: Rob Herring, Sascha Hauer, Shawn Guo, Alexandre Belloni, Fabio Estevam
  Cc: Pengutronix Kernel Team, devicetree, linux-arm-kernel,
	Linux Kernel Mailing List

Add SCU RTC node to support SC RTC driver.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---

Changes since v1:
 * switched to fsl,imx8qxp-sc-rtc compatible and dropped dt-bindings
   and rtc driver patches

 arch/arm64/boot/dts/freescale/imx8qm.dtsi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8qm.dtsi b/arch/arm64/boot/dts/freescale/imx8qm.dtsi
index 4a7c017b5f31..ac43315a470c 100644
--- a/arch/arm64/boot/dts/freescale/imx8qm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qm.dtsi
@@ -201,6 +201,9 @@ iomuxc: pinctrl {
 			compatible = "fsl,imx8qm-iomuxc";
 		};
 
+		rtc: rtc {
+			compatible = "fsl,imx8qxp-sc-rtc";
+		};
 	};
 
 	/* sorted in register address */
-- 
2.31.1


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

* Re: [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
  2022-01-03 22:49 [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node Abel Vesa
@ 2022-01-28  7:29 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2022-01-28  7:29 UTC (permalink / raw)
  To: Abel Vesa
  Cc: Rob Herring, Sascha Hauer, Alexandre Belloni, Fabio Estevam,
	Pengutronix Kernel Team, devicetree, linux-arm-kernel,
	Linux Kernel Mailing List

On Tue, Jan 04, 2022 at 12:49:00AM +0200, Abel Vesa wrote:
> Add SCU RTC node to support SC RTC driver.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Applied, thanks!

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

end of thread, other threads:[~2022-01-28  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 22:49 [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node Abel Vesa
2022-01-28  7:29 ` Shawn Guo

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