Add support for ZII i.MX7 RPU2 board. Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Cc: Shawn Guo <shawnguo@xxxxxxxxxx> Cc: Chris Healy <cphealy@xxxxxxxxx> Cc: Andrew Lunn <andrew@xxxxxxx> Cc: Fabio Estevam <festevam@xxxxxxxxx> Cc: Rob Herring <robh@xxxxxxxxxx> Cc: linux-kernel@xxxxxxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index fb0a37bf16b8..18ffe3bfecf7 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -141,6 +141,7 @@ properties: items: - enum: - fsl,imx7d-sdb # i.MX7 SabreSD Board + - zii,imx7d-rpu2 # ZII RPU2 Board - const: fsl,imx7d - description: -- 2.20.1