On 6/9/23 15:43, Miquel Raynal wrote: > Hello Tudor, Hi, Miquel! > > Here are a couple of patches adding support for the sst26vf032b spi-nor, > nothing specific here. I hope I ran all the required tests correctly, > otherwise let me know. The tests are fine, thanks. I think it's debatable whether we include the output of the tests in the commit message or in the comments section below the --- line, but I'm fine either way. I had some comments for the patches, I'll let you read them. Cheers, ta > > Cheers, > Miquèl > > Miquel Raynal (2): > dt-bindings: mtd: spi-nor: Document sst26vf0xxb flash series > mtd: spi-nor: Add support for sst26vf032b flash > > Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 2 +- > drivers/mtd/spi-nor/sst.c | 4 ++++ > 2 files changed, 5 insertions(+), 1 deletion(-) >