Hello Rob, On Wed, Jun 12, 2024 at 11:29:34AM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > > The fujitsu,mb85rs256 is a 256 Kbit SPI memory FRAM in the same family > as the two existing fujitsu,mb85rs* compatibles and at25 compatible. > > Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > --- > No changes in the driver is required for this to be used, a device tree > file using it will come in a later step. Sending to minimize work > slowdown because of TI DT maintainer requirements on DT bindings, see > https://lore.kernel.org/all/469be7c2-6865-40d4-bd06-15dc3a08b3e3@xxxxxxxxxx/ > for more details. > --- > Documentation/devicetree/bindings/eeprom/at25.yaml | 1 + Are you going to pick this patch? From what I can see in the past it was either you or gregkh to apply patches to this file, however gregkh is not in cc: here. Francesco