The SB-UCM-iMX8MPLUS is a reference carrier board from Compulab based on the UCM-iMX8MPLUS SoM. Add corresponding DT compatible strings. Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> --- Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 228dcc5c7d6f..790de9e5fd73 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1068,6 +1068,12 @@ properties: - const: avnet,sm2s-imx8mp # SM2S-IMX8PLUS SoM - const: fsl,imx8mp + - description: Compulab reference carrier board based on the UCM-iMX8MPLUS SoM + items: + - const: compulab,sb-ucm-imx8mp + - const: compulab,ucm-imx8mp + - const: fsl,imx8mp + - description: i.MX8MP DHCOM based Boards items: - enum: -- Regards, Laurent Pinchart