From 03cb997e3f5cedf2e0db04731bac9e207258b288 Mon Sep 17 00:00:00 2001 From: Jacky Bai Date: Tue, 8 Sep 2020 17:17:28 +0800 Subject: [PATCH] LF-1383-12 dt-bindings: firmware: imx: Add new compatible for ocotp node Add new compatible string for ocotp node to support i.MX8DXL. Signed-off-by: Jacky Bai Reviewed-by: Dong Aisheng --- Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index d1e69dc14ad9..5cf1729798f9 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -141,6 +141,7 @@ OCOTP bindings based on SCU Message Protocol ------------------------------------------------------------ Required properties: - compatible: Should be one of: + "fsl,imx8dxl-scu-ocotp", "fsl,imx8qm-scu-ocotp", "fsl,imx8qxp-scu-ocotp". - #address-cells: Must be 1. Contains byte index -- 2.17.1