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 > --- > 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