imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Han Xu <han.xu@nxp.com>
To: Frank Li <Frank.Li@nxp.com>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	"open list:MEMORY TECHNOLOGY DEVICES (MTD)"
	<linux-mtd@lists.infradead.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	imx@lists.linux.dev
Subject: Re: [PATCH] dt-bindings: mtd: gpmi-nand: Add compatible string for i.MX8 chips
Date: Fri, 7 Mar 2025 22:02:19 -0600	[thread overview]
Message-ID: <20250308040219.dqds6lrf7qnipldc@cozumel> (raw)
In-Reply-To: <20250307220515.3282954-1-Frank.Li@nxp.com>

On 25/03/07 05:05PM, Frank Li wrote:
> Add compatible string "fsl,imx8mp-gpmi-nand" and "fsl,imx8mq-gpmi-nand",
> which back compatible with i.MX7D. So set these fall back to
> "fsl,imx7d-gpmi-nand".
> 
> Add compatible string "fsl,imx8qm-gpmi-nand" and "fsl,imx8dxl-gpmi-nand",
> which back compatible with i.MX8QXP. So set these fall back to
> "fsl,imx8qxp-gpmi-nand".
> 

Reviewed-by: Han Xu <han.xu@nxp.com>

> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
>  Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml b/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml
> index f9eb1868ca1f4..0badb2e978c74 100644
> --- a/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml
> +++ b/Documentation/devicetree/bindings/mtd/gpmi-nand.yaml
> @@ -29,7 +29,14 @@ properties:
>            - enum:
>                - fsl,imx8mm-gpmi-nand
>                - fsl,imx8mn-gpmi-nand
> +              - fsl,imx8mp-gpmi-nand
> +              - fsl,imx8mq-gpmi-nand
>            - const: fsl,imx7d-gpmi-nand
> +      - items:
> +          - enum:
> +              - fsl,imx8dxl-gpmi-nand
> +              - fsl,imx8qm-gpmi-nand
> +          - const: fsl,imx8qxp-gpmi-nand
>  
>    reg:
>      items:
> -- 
> 2.34.1
> 

  reply	other threads:[~2025-03-08  4:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-07 22:05 [PATCH] dt-bindings: mtd: gpmi-nand: Add compatible string for i.MX8 chips Frank Li
2025-03-08  4:02 ` Han Xu [this message]
2025-03-10 16:48 ` Conor Dooley
2025-03-18 16:17 ` Miquel Raynal

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=20250308040219.dqds6lrf7qnipldc@cozumel \
    --to=han.xu@nxp.com \
    --cc=Frank.Li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.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;
as well as URLs for NNTP newsgroup(s).