Message ID | 20240226-imx95-dts-v2-1-00e36637b07e@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: add i.MX95 and EVK board | expand |
On Mon, Feb 26, 2024 at 09:20:16PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@nxp.com> > > Add DT compatible string for NXP i.MX95 19x19 EVK board. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> A passing comment, it feels like it'd be good to add a Link: pointing to the docs for this board. This is true generally, but doubly so when googling the name above doesn't give me anything other than LKML. Cheers, Conor. > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 39378879777b..42c6e8467dc5 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1264,6 +1264,12 @@ properties: > - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board > - const: fsl,imx93 > > + - description: i.MX95 based Boards > + items: > + - enum: > + - fsl,imx95-19x19-evk # i.MX95 19x19 EVK Board > + - const: fsl,imx95 > + > - description: i.MXRT1050 based Boards > items: > - enum: > > -- > 2.37.1 >
Hi Conor > Subject: Re: [PATCH v2 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 EVK > board > > On Mon, Feb 26, 2024 at 09:20:16PM +0800, Peng Fan (OSS) wrote: > > From: Peng Fan <peng.fan@nxp.com> > > > > Add DT compatible string for NXP i.MX95 19x19 EVK board. > > > > Signed-off-by: Peng Fan <peng.fan@nxp.com> > > Acked-by: Conor Dooley <conor.dooley@microchip.com> A passing comment, > it feels like it'd be good to add a Link: pointing to the docs for this board. This > is true generally, but doubly so when googling the name above doesn't give > me anything other than LKML. NXP website not show this board as of now. The silicon is still in preproduction stage, so less information on web. For reference on i.MX95: https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/ i-mx-applications-processors/i-mx-9-processors/i-mx-95-applications-processor- family-high-performance-safety-enabled-platform-with-eiq-neutron-npu:iMX95 Regards, Peng. > > Cheers, > Conor. > > > --- > > Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml > > b/Documentation/devicetree/bindings/arm/fsl.yaml > > index 39378879777b..42c6e8467dc5 100644 > > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > > @@ -1264,6 +1264,12 @@ properties: > > - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board > > - const: fsl,imx93 > > > > + - description: i.MX95 based Boards > > + items: > > + - enum: > > + - fsl,imx95-19x19-evk # i.MX95 19x19 EVK Board > > + - const: fsl,imx95 > > + > > - description: i.MXRT1050 based Boards > > items: > > - enum: > > > > -- > > 2.37.1 > >
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 39378879777b..42c6e8467dc5 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1264,6 +1264,12 @@ properties: - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board - const: fsl,imx93 + - description: i.MX95 based Boards + items: + - enum: + - fsl,imx95-19x19-evk # i.MX95 19x19 EVK Board + - const: fsl,imx95 + - description: i.MXRT1050 based Boards items: - enum: