From: Jacky Bai Date: Tue, 8 Sep 2020 09:15:42 +0000 (+0800) Subject: LF-1383-11 dt-bindings: firmware: imx: Add new compatible for rtc node X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~354 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=4bb1036af32447d3aa45ef8c4a9d5a648a6ca2f6;p=linux.git 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 --- 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 ------------------------------------------------------------