[PATCH 1/3] dt-bindings: fsl: scu: Add i.MX8QM rtc binding
Abel Vesa
abel.vesa at nxp.com
Tue Dec 21 04:15:46 PST 2021
Add i.MX8QM rtc compatible to the SCU bindings documentation.
Signed-off-by: Abel Vesa <abel.vesa at nxp.com>
---
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
More information about the linux-arm-kernel
mailing list