On Fri, 16 Jun 2023 16:00:54 +0200, Miquel Raynal wrote: > Most SPI NOR devices do not require a specific compatible, their ID can > in general be discovered with the JEDEC READ ID opcode. In this case, > only the "jedec,spi-nor" generic compatible is expected. Clarify this > information in the compatible description to (i) help device-tree > writers and (ii) prevent further attempts to extend this list with > useless information. > > [...] [ta: s/JEDEC/JEDEC SFDP for clarity and s/JEDEC READ ID/READ ID as the opcode is not part of the JEDEC SFDP standard.] Applied to git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git, spi-nor/next branch. Thanks! [1/1] dt-bindings: mtd: spi-nor: clarify the need for spi-nor compatibles https://git.kernel.org/mtd/c/4b0cb4e7ab2f Cheers, -- Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>