[PATCH 3/4] bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings

Krzysztof Kozlowski krzk at kernel.org
Mon Dec 7 06:59:58 EST 2020


On Fri, Dec 04, 2020 at 09:33:01PM +0100, Teresa Remmet wrote:
> Add devicetree bindings for i.MX8MP based phyCORE-i.MX8MP
> and phyBOARD-Pollux RDK.
> 
> Signed-off-by: Teresa Remmet <t.remmet at phytec.de>
> ---
>  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 934289446abb..880d93092f37 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -433,6 +433,13 @@ properties:
>                - fsl,imx8mp-evk            # i.MX8MP EVK Board
>            - const: fsl,imx8mp
>  
> +      - description: PHYTEC phyCORE-i.MX8MP SoM based boards
> +        items:
> +          - enum:
> +              - phytec,imx8mp-phycore-som         # phyCORE-i.MX8MP SoM
> +              - phytec,imx8mp-phyboard-pollux-rdk # phyBOARD-Pollux RDK

These do not look correct. In this way, you should include them in
"i.MX8MP based Boards" entry. Probably you wanted all "const" instead.

Best regards,
Krzysztof


> +          - const: fsl,imx8mp
> +



More information about the linux-arm-kernel mailing list