[PATCH 1/3] dt-bindings: fsl: scu: Add i.MX8QM rtc binding

From: Abel Vesa
Date: Tue Dec 21 2021 - 07:15:58 EST


Add i.MX8QM rtc compatible to the SCU bindings documentation.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
---
Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
index f1470d562156..4633be2182dd 100644
--- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
@@ -134,7 +134,9 @@ RTC bindings based on SCU Message Protocol
------------------------------------------------------------

Required properties:
-- compatible: should be "fsl,imx8qxp-sc-rtc";
+- compatible: Should be one of:
+ "fsl,imx8qm-sc-rtc",
+ "fsl,imx8qxp-sc-rtc".

OCOTP bindings based on SCU Message Protocol
------------------------------------------------------------
--
2.31.1