Add i.MX8DXL compatible string to the scu-pd bindings. Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx> --- Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.yaml index 154a63495436..78d855fc4105 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.yaml +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.yaml @@ -19,6 +19,7 @@ properties: compatible: items: - enum: + - fsl,imx8dxl-scu-pd - fsl,imx8qm-scu-pd - fsl,imx8qxp-scu-pd - const: fsl,scu-pd -- 2.34.3