Re: [PATCH 1/3] dt-bindings: add imx8mp-libra-rdk-fpsc
From: Krzysztof Kozlowski
Date: Fri Mar 28 2025 - 10:06:06 EST
On 28/03/2025 14:04, Yannic Moog wrote:
> imx8mp-libra-rdk-fpsc is a development board based on the phyCORE-i.MX 8M
> Plus FPSC SoM. Add its description and binding.
>
> Signed-off-by: Yannic Moog <y.moog@xxxxxxxxx>
> ---
> 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 1b90870958a22e49355dd1f932bf3d84cd864b5f..22f05e6709fd60bef1d22a378cf0bd57090774d4 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1156,6 +1156,13 @@ properties:
> - const: kontron,imx8mp-osm-s # Kontron i.MX8MP OSM-S SoM
> - const: fsl,imx8mp
>
> + - description: PHYTEC phyCORE-i.MX8MP FPSC based boards
> + items:
> + - enum:
> + - phytec,imx8mp-libra-rdk-fpsc # i.MX 8M Plus Libra RDK
> + - const: phytec,imx8mp-phycore-fpsc # phyCORE-i.MX 8M Plus FPSC
And that's different than existing phycore som? You have entire commit
msg to explain that.
Best regards,
Krzysztof