[PATCH 1/2] dt-bindings: arm64: fsl: add Olimex i.MX8MP boards

Krzysztof Kozlowski krzk at kernel.org
Sat Sep 19 00:11:46 PDT 2026


On 18/09/2026 21:55, Zoltan HERPAI wrote:
> Document board compatible bindings for the Olimex i.MX8MP-SOM and
> -EVB boards.
> 
> Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 656f2596e..aef153222 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1146,6 +1146,8 @@ properties:
>                - gateworks,imx8mp-gw74xx   # i.MX8MP Gateworks Board
>                - gateworks,imx8mp-gw75xx-2x # i.MX8MP Gateworks Board
>                - gateworks,imx8mp-gw82xx-2x # i.MX8MP Gateworks Board
> +              - olimex,imx8mp-som      # Olimex i.MX8MP-SOM
> +              - olimex,imx8mp-som-evb  # Olimex i.MX8MP-SOM-EVB

How som can be used alone?

>                - prt,prt8ml             # Protonic PRT8ML
>                - skov,imx8mp-skov-basic # SKOV i.MX8MP baseboard without frontplate
>                - skov,imx8mp-skov-revb-hdmi # SKOV i.MX8MP climate control without panel
> @@ -1225,6 +1227,11 @@ properties:
>            - const: kontron,imx8mp-osm-s               # Kontron i.MX8MP OSM-S SoM
>            - const: fsl,imx8mp
>  
> +      - description: Olimex i.MX8MP boards
> +        items:
> +          - const: olimex,imx8mp-som     # Olimex i.MX8MP-SOM
> +          - const: olimex,imx8mp-som-evb # Olimex i.MX8MP-SOM-EVB

This makes no sense. Why duplicated? And where is fallback? Why are you
doing it completely different than everybody else?


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list