All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
@ 2022-01-03 22:49 ` Abel Vesa
  0 siblings, 0 replies; 4+ 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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
@ 2022-01-03 22:49 ` Abel Vesa
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

* Re: [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
  2022-01-03 22:49 ` Abel Vesa
@ 2022-01-28  7:29   ` Shawn Guo
  -1 siblings, 0 replies; 4+ 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!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] arm64: dts: imx8qm: Add SCU RTC node
@ 2022-01-28  7:29   ` Shawn Guo
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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-03 22:49 ` Abel Vesa
2022-01-28  7:29 ` Shawn Guo
2022-01-28  7:29   ` Shawn Guo

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.