The Fujitsu MB85RS128TY FRAM chips behave almost identically to the Microchip 48L640. This series adds their support to the mchp48l640 driver. Signed-off-by: Jonas Rebmann <jre@xxxxxxxxxxxxxx> --- David Jander (2): mtd: mchp48l640: make WEL behaviour configurable mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM Jonas Rebmann (1): dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible .../bindings/mtd/microchip,mchp48l640.yaml | 1 + drivers/mtd/devices/mchp48l640.c | 28 +++++++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) --- base-commit: 7af08b57bcb9ebf78675c50069c54125c0a8b795 change-id: 20241129-mb85rs128ty-659e81900957 Best regards, -- Jonas Rebmann <jre@xxxxxxxxxxxxxx>