[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210209212317.GA214117@robh.at.kernel.org>
Date: Tue, 9 Feb 2021 15:23:17 -0600
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: devicetree@...r.kernel.org,
Miquel Raynal <miquel.raynal@...tlin.com>,
linux-mtd@...ts.infradead.org,
Vignesh Raghavendra <vigneshr@...com>,
Richard Weinberger <richard@....at>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: mtd: spi-nor: Convert to DT schema format
On Tue, 02 Feb 2021 11:53:39 -0600, Rob Herring wrote:
> Convert the SPI-NOR binding to DT schema format. Like other memory chips,
> the compatible strings are a mess with vendor prefixes not being used
> consistently and some compatibles not documented. The resulting schema
> passes on 'compatible' checks for most in tree users with the exception
> of some oddballs.
>
> I dropped the 'm25p.*-nonjedec' compatible strings as these don't appear
> to be used anywhere.
>
> Cc: Miquel Raynal <miquel.raynal@...tlin.com>
> Cc: Richard Weinberger <richard@....at>
> Cc: Vignesh Raghavendra <vigneshr@...com>
> Cc: linux-mtd@...ts.infradead.org
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> .../devicetree/bindings/mtd/jedec,spi-nor.txt | 91 ----------------
> .../bindings/mtd/jedec,spi-nor.yaml | 102 ++++++++++++++++++
> 2 files changed, 102 insertions(+), 91 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt
> create mode 100644 Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
>
Applied, thanks!
Powered by blists - more mailing lists