From: Rob Herring <robh@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>, Li Yang <leoyang.li@nxp.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 EVK board
Date: Thu, 22 Feb 2024 17:13:17 -0700 [thread overview]
Message-ID: <20240223001317.GA3857129-robh@kernel.org> (raw)
In-Reply-To: <20240218-imx95-dts-v1-1-2959f89f2018@nxp.com>
On Sun, Feb 18, 2024 at 02:38:51PM +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>
> ---
> 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..3b318c518e35 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,imx93
imx93 or imx95?
> +
> - description: i.MXRT1050 based Boards
> items:
> - enum:
>
> --
> 2.37.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>, Li Yang <leoyang.li@nxp.com>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 EVK board
Date: Thu, 22 Feb 2024 17:13:17 -0700 [thread overview]
Message-ID: <20240223001317.GA3857129-robh@kernel.org> (raw)
In-Reply-To: <20240218-imx95-dts-v1-1-2959f89f2018@nxp.com>
On Sun, Feb 18, 2024 at 02:38:51PM +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>
> ---
> 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..3b318c518e35 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,imx93
imx93 or imx95?
> +
> - description: i.MXRT1050 based Boards
> items:
> - enum:
>
> --
> 2.37.1
>
next prev parent reply other threads:[~2024-02-23 0:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 6:38 [PATCH 0/3] arm64: dts: add i.MX95 and EVK board Peng Fan (OSS)
2024-02-18 6:38 ` Peng Fan (OSS)
2024-02-18 6:38 ` [PATCH 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 " Peng Fan (OSS)
2024-02-18 6:38 ` Peng Fan (OSS)
2024-02-19 8:17 ` Krzysztof Kozlowski
2024-02-19 8:17 ` Krzysztof Kozlowski
2024-02-23 0:13 ` Rob Herring [this message]
2024-02-23 0:13 ` Rob Herring
2024-02-18 6:38 ` [PATCH 2/3] arm64: dts: freescale: add i.MX95 basic dtsi Peng Fan (OSS)
2024-02-18 6:38 ` Peng Fan (OSS)
2024-02-19 8:21 ` Krzysztof Kozlowski
2024-02-19 8:21 ` Krzysztof Kozlowski
2024-02-18 6:38 ` [PATCH 3/3] arm64: dts: freescale: add i.MX95 19x19 EVK minimal board dts Peng Fan (OSS)
2024-02-18 6:38 ` Peng Fan (OSS)
2024-02-19 8:21 ` Krzysztof Kozlowski
2024-02-19 8:21 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240223001317.GA3857129-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.