Re: [PATCH 1/2] dt-bindings: add imx95-libra-rdk-fpsc

From: Krzysztof Kozlowski
Date: Thu May 08 2025 - 11:02:15 EST


On 08/05/2025 16:57, Conor Dooley wrote:
> On Wed, May 07, 2025 at 03:13:12PM +0200, Yannic Moog wrote:
>> imx95-libra-rdk-fpsc is a development board based on the phyCORE-i.MX 95
>> 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 447054b52ea391f69d11409d51751a88bb8b539a..783550c61cd7e9aa12ffe78bfaa74478c19e0797 100644
>> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
>> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
>> @@ -1366,6 +1366,13 @@ properties:
>> - fsl,imx95-19x19-evk # i.MX95 19x19 EVK Board
>> - const: fsl,imx95
>>
>> + - description: PHYTEC i.MX 95 FPSC based Boards
>> + items:
>> + - enum:
>> + - phytec,imx95-libra-rdk-fpsc # Libra-i.MX 95 FPSC
>> + - const: phytec,imx95-phycore-fpsc # phyCORE-i.MX 95 FPSC
>> + - const: fsl,imx95
>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>


Yes, but this still needs indentation fixes.

Best regards,
Krzysztof