[PATCH v3 1/2] dt-bindings: arm: fsl: Add compatible for i.MX95 15x15 FRDM board

Lei Xu posted 2 patches 3 weeks, 2 days ago
[PATCH v3 1/2] dt-bindings: arm: fsl: Add compatible for i.MX95 15x15 FRDM board
Posted by Lei Xu 3 weeks, 2 days ago
Introduce a new DT compatible string for the NXP i.MX95 15x15 FRDM
development board, a compact and cost-effective platform based on
the i.MX95 applications processor.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Signed-off-by: Lei Xu <lei.xu@nxp.com>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 68a2d5fecc43..4b6188d39be6 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1432,6 +1432,7 @@ properties:
         items:
           - enum:
               - fsl,imx95-15x15-evk       # i.MX95 15x15 EVK Board
+              - fsl,imx95-15x15-frdm      # i.MX95 15x15 FRDM Board
               - fsl,imx95-19x19-evk       # i.MX95 19x19 EVK Board
               - toradex,verdin-imx95-19x19-evk  # i.MX95 Verdin Evaluation Kit (EVK)
           - const: fsl,imx95

-- 
2.34.1
Re: [PATCH v3 1/2] dt-bindings: arm: fsl: Add compatible for i.MX95 15x15 FRDM board
Posted by Krzysztof Kozlowski 3 weeks, 2 days ago
On 16/01/2026 09:56, Lei Xu wrote:
> Introduce a new DT compatible string for the NXP i.MX95 15x15 FRDM
> development board, a compact and cost-effective platform based on
> the i.MX95 applications processor.
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
> Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
> Signed-off-by: Lei Xu <lei.xu@nxp.com>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 68a2d5fecc43..4b6188d39be6 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1432,6 +1432,7 @@ properties:
>          items:
>            - enum:
>                - fsl,imx95-15x15-evk       # i.MX95 15x15 EVK Board
> +              - fsl,imx95-15x15-frdm      # i.MX95 15x15 FRDM Board

It's always surprising how many people need to review such one liners,
but for more complex patches from NXP there are no reviews happening...

Best regards,
Krzysztof
Re: [PATCH v3 1/2] dt-bindings: arm: fsl: Add compatible for i.MX95 15x15 FRDM board
Posted by Daniel Baluta 3 weeks, 2 days ago
On Fri, Jan 16, 2026 at 11:36 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> On 16/01/2026 09:56, Lei Xu wrote:
> > Introduce a new DT compatible string for the NXP i.MX95 15x15 FRDM
> > development board, a compact and cost-effective platform based on
> > the i.MX95 applications processor.
> >
> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> > Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
> > Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
> > Signed-off-by: Lei Xu <lei.xu@nxp.com>
> > ---
> >  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> > index 68a2d5fecc43..4b6188d39be6 100644
> > --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> > @@ -1432,6 +1432,7 @@ properties:
> >          items:
> >            - enum:
> >                - fsl,imx95-15x15-evk       # i.MX95 15x15 EVK Board
> > +              - fsl,imx95-15x15-frdm      # i.MX95 15x15 FRDM Board
>
> It's always surprising how many people need to review such one liners,
> but for more complex patches from NXP there are no reviews happening...
>

Krzysztof we are just warming up.