summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorJacky Bai <ping.bai@nxp.com>2020-09-08 17:15:42 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:50:59 +0800
commit78f957903690fa30cb2109e5d876433fe975123c (patch)
tree38270fb173ecd856d17ddedda0acffbfe903a572 /Documentation/devicetree/bindings/arm
parent478c630c075fe0e1aeaae655af5e041ec33abcb7 (diff)
LF-1383-11 dt-bindings: firmware: imx: Add new compatible for rtc node
Add new compatible string for RTC node to support i.MX8DXL. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
index fd0061712443..ee3f4f5e89cf 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,imx8dxl-sc-rtc";
+ "fsl,imx8qxp-sc-rtc";
OCOTP bindings based on SCU Message Protocol
------------------------------------------------------------