diff mbox series

[v2] arm64: dts: imx8qm: Add SCU RTC node

Message ID 20220103224900.1439756-1-abel.vesa@nxp.com
State Accepted
Commit 75e4493e881dc79cb8373c136d1e7a5d32297948
Headers show
Series [v2] arm64: dts: imx8qm: Add SCU RTC node | expand

Commit Message

Abel Vesa Jan. 3, 2022, 10:49 p.m. UTC
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(+)

Comments

Shawn Guo Jan. 28, 2022, 7:29 a.m. UTC | #1
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!
diff mbox series

Patch

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 */