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