Add i.MX8DXL compatible string to the scu-ocotp bindings. Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx> --- .../devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml index 1c2d2486f366..73c9bd16ec35 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml @@ -20,7 +20,9 @@ properties: - enum: - fsl,imx8qm-scu-ocotp - fsl,imx8qxp-scu-ocotp + - fsl,imx8dxl-scu-ocotp - items: + - const: fsl,imx8dxl-scu-ocotp - const: fsl,imx8qxp-scu-ocotp '#address-cells': -- 2.34.3