dt-bindings: mtd: spi-nor: Convert to DT schema format
authorRob Herring <robh@kernel.org>
Tue, 2 Feb 2021 17:53:39 +0000 (11:53 -0600)
committerRob Herring <robh@kernel.org>
Tue, 9 Feb 2021 21:05:14 +0000 (15:05 -0600)
commit3ff9ee2a8890552245530e0d8b8c5ca7f2998219
treed2d98bd94f2bbd1e5adb1b37aeeeb8c98b2f789e
parenta21ca2dad097f479cd14e6474b69e0792dd4ef32
dt-bindings: mtd: spi-nor: Convert to DT schema format

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@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210202175340.3902494-1-robh@kernel.org
Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt [deleted file]
Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml [new file with mode: 0644]