arm64: dts: imx8qm: Add SCU RTC node
Add SCU RTC node to support SC RTC driver. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
0c84549ab5
commit
75e4493e88
|
@ -201,6 +201,9 @@
|
|||
compatible = "fsl,imx8qm-iomuxc";
|
||||
};
|
||||
|
||||
rtc: rtc {
|
||||
compatible = "fsl,imx8qxp-sc-rtc";
|
||||
};
|
||||
};
|
||||
|
||||
/* sorted in register address */
|
||||
|
|
Loading…
Reference in New Issue