All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Tudor Ambarus <tudor.ambarus@microchip.com>,
	Pratyush Yadav <pratyush@kernel.org>,
	Michael Walle <michael@walle.cc>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: mtd: jedec,spi-nor: Document support for more MT25QU parts
Date: Mon, 5 Dec 2022 10:25:08 -0600	[thread overview]
Message-ID: <20221205162508.GA2012644-robh@kernel.org> (raw)
In-Reply-To: <363186079b4269891073f620e3e2353cf7d2559a.1669988238.git.geert+renesas@glider.be>

On Fri, Dec 02, 2022 at 02:37:58PM +0100, Geert Uytterhoeven wrote:
> Document support for the Micron MT25QU256A and MT25QU512A Serial NOR
> FLASHes.
> 
> Merge the new entries with the existing entry for MT25QU02G.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> mt25qu512a is already in active use, causing "make dtbs_check" errors.
> mt25qu256a is supported by the Linux spi-nor driver, but there are no
> upstream users yet.
> ---
>  Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
> index 6cc491083650a0f9..92f65f682059a6ea 100644
> --- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
> +++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
> @@ -19,6 +19,7 @@ properties:
>        - items:
>            - pattern: "^((((micron|spansion|st),)?\
>                (m25p(40|80|16|32|64|128)|\
> +              mt25qu(02g|256a|512a)|\

Let's not add new cases where the vendor is optional.

>                n25q(32b|064|128a11|128a13|256a|512a|164k)))|\
>                atmel,at25df(321a|641|081a)|\
>                everspin,mr25h(10|40|128|256)|\
> @@ -34,7 +35,6 @@ properties:
>        - items:
>            - enum:
>                - issi,is25lp016d
> -              - micron,mt25qu02g
>                - mxicy,mx25r1635f
>                - mxicy,mx25u6435f
>                - mxicy,mx25v8035f
> -- 
> 2.25.1
> 
> 

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Tudor Ambarus <tudor.ambarus@microchip.com>,
	Pratyush Yadav <pratyush@kernel.org>,
	Michael Walle <michael@walle.cc>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: mtd: jedec,spi-nor: Document support for more MT25QU parts
Date: Mon, 5 Dec 2022 10:25:08 -0600	[thread overview]
Message-ID: <20221205162508.GA2012644-robh@kernel.org> (raw)
In-Reply-To: <363186079b4269891073f620e3e2353cf7d2559a.1669988238.git.geert+renesas@glider.be>

On Fri, Dec 02, 2022 at 02:37:58PM +0100, Geert Uytterhoeven wrote:
> Document support for the Micron MT25QU256A and MT25QU512A Serial NOR
> FLASHes.
> 
> Merge the new entries with the existing entry for MT25QU02G.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> mt25qu512a is already in active use, causing "make dtbs_check" errors.
> mt25qu256a is supported by the Linux spi-nor driver, but there are no
> upstream users yet.
> ---
>  Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
> index 6cc491083650a0f9..92f65f682059a6ea 100644
> --- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
> +++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
> @@ -19,6 +19,7 @@ properties:
>        - items:
>            - pattern: "^((((micron|spansion|st),)?\
>                (m25p(40|80|16|32|64|128)|\
> +              mt25qu(02g|256a|512a)|\

Let's not add new cases where the vendor is optional.

>                n25q(32b|064|128a11|128a13|256a|512a|164k)))|\
>                atmel,at25df(321a|641|081a)|\
>                everspin,mr25h(10|40|128|256)|\
> @@ -34,7 +35,6 @@ properties:
>        - items:
>            - enum:
>                - issi,is25lp016d
> -              - micron,mt25qu02g
>                - mxicy,mx25r1635f
>                - mxicy,mx25u6435f
>                - mxicy,mx25v8035f
> -- 
> 2.25.1
> 
> 

  parent reply	other threads:[~2022-12-05 16:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-02 13:37 [PATCH] dt-bindings: mtd: jedec,spi-nor: Document support for more MT25QU parts Geert Uytterhoeven
2022-12-02 13:37 ` Geert Uytterhoeven
2022-12-02 13:50 ` Michael Walle
2022-12-02 13:50   ` Michael Walle
2022-12-02 13:56   ` Geert Uytterhoeven
2022-12-02 13:56     ` Geert Uytterhoeven
2022-12-05 16:33     ` Rob Herring
2022-12-05 16:33       ` Rob Herring
2022-12-06  8:32       ` Geert Uytterhoeven
2022-12-06  8:32         ` Geert Uytterhoeven
2023-09-21 14:45         ` Tudor Ambarus
2023-09-21 14:45           ` Tudor Ambarus
2023-09-21 15:10           ` Geert Uytterhoeven
2023-09-21 15:10             ` Geert Uytterhoeven
2023-09-21 16:01             ` Michael Walle
2023-09-21 16:01               ` Michael Walle
2023-09-21 17:01               ` Geert Uytterhoeven
2023-09-21 17:01                 ` Geert Uytterhoeven
2023-09-22  7:10                 ` Geert Uytterhoeven
2023-09-22  7:10                   ` Geert Uytterhoeven
2023-09-22  7:59                   ` Michael Walle
2023-09-22  7:59                     ` Michael Walle
2022-12-05 16:25 ` Rob Herring [this message]
2022-12-05 16:25   ` Rob Herring

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=20221205162508.GA2012644-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=michael@walle.cc \
    --cc=miquel.raynal@bootlin.com \
    --cc=pratyush@kernel.org \
    --cc=richard@nod.at \
    --cc=tudor.ambarus@microchip.com \
    --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 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.