From 4bb1036af32447d3aa45ef8c4a9d5a648a6ca2f6 Mon Sep 17 00:00:00 2001 From: Jacky Bai Date: Tue, 8 Sep 2020 17:15:42 +0800 Subject: [PATCH] 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 Reviewed-by: Dong Aisheng --- 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 6064d98b1031..d1e69dc14ad9 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -133,7 +133,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 ------------------------------------------------------------ -- 2.17.1