Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Pengfei Li <pengfei.li_1@nxp.com>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com,
	joao.goncalves@toradex.com, frieder.schrempf@kontron.de,
	marex@denx.de, hvilleneuve@dimonoff.com, peng.fan@nxp.com,
	alexander.stein@ew.tq-group.com, m.othacehe@gmail.com,
	mwalle@kernel.org, Max.Merchel@ew.tq-group.com,
	hiago.franco@toradex.com, tharvey@gateworks.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	ping.bai@nxp.com, ye.li@nxp.com, aisheng.dong@nxp.com
Subject: Re: [PATCH 1/3] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board
Date: Thu, 7 Nov 2024 10:02:52 -0500	[thread overview]
Message-ID: <ZyzWnHmPyjBJZ7/F@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20241108022703.1877171-2-pengfei.li_1@nxp.com>

On Thu, Nov 07, 2024 at 06:27:01PM -0800, Pengfei Li wrote:
> Add the board imx91-11x11-evk in the binding docuemnt.
>
> Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
> Reviewed-by: Frank Li <Frank.Li@nxp.com>
> ---

Please not include my review tag next time when send out to public list.
review tag need explicitily sent out.

Anyways, I am fine for this patch.

Frank

>  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 6e0dcf4307f1..5951317ce900 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1332,6 +1332,12 @@ properties:
>                - fsl,imx8ulp-evk           # i.MX8ULP EVK Board
>            - const: fsl,imx8ulp
>
> +      - description: i.MX91 based Boards
> +        items:
> +          - enum:
> +              - fsl,imx91-11x11-evk       # i.MX91 11x11 EVK Board
> +          - const: fsl,imx91
> +
>        - description: i.MX93 based Boards
>          items:
>            - enum:
> --
> 2.34.1
>

  reply	other threads:[~2024-11-07 15:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08  2:27 [PATCH 0/3] Add i.MX91 platform support Pengfei Li
2024-11-08  2:27 ` [PATCH 1/3] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board Pengfei Li
2024-11-07 15:02   ` Frank Li [this message]
2024-11-07 16:56   ` Conor Dooley
2024-11-08  2:27 ` [PATCH 2/3] arm64: dts: freescale: Add i.MX91 dtsi support Pengfei Li
2024-11-07 12:49   ` Alexander Stein
2024-11-07 13:06     ` Alexander Stein
2024-11-08 10:06       ` Pengfei Li
2024-11-08 14:07         ` Alexander Stein
2024-11-11  3:08           ` Pengfei Li
2024-11-08  9:56     ` Pengfei Li
2024-11-08 14:04       ` Alexander Stein
2024-11-11  3:27         ` Pengfei Li
2024-11-07 15:06   ` Frank Li
2024-11-07 15:54     ` Alexander Stein
2024-11-11 15:00       ` Frank Li
2024-11-14  5:50     ` Pengfei Li
2024-11-07 15:08   ` Frank Li
2024-11-14  5:58     ` Pengfei Li
2024-11-08  3:05   ` Xu Yang
2024-11-08 10:31     ` Pengfei Li
2024-11-08  2:27 ` [PATCH 3/3] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li
2024-11-07 15:10   ` Frank Li
2024-11-14  6:09     ` Pengfei Li

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=ZyzWnHmPyjBJZ7/F@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=Max.Merchel@ew.tq-group.com \
    --cc=aisheng.dong@nxp.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=hiago.franco@toradex.com \
    --cc=hvilleneuve@dimonoff.com \
    --cc=imx@lists.linux.dev \
    --cc=joao.goncalves@toradex.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.othacehe@gmail.com \
    --cc=marex@denx.de \
    --cc=mwalle@kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=pengfei.li_1@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=tharvey@gateworks.com \
    --cc=ye.li@nxp.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox