[PATCH v2 0/3] Add support for Fujitsu MB85RS128TY
From: Jonas Rebmann
Date: Tue Dec 03 2024 - 04:38:54 EST
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>
---
Changes in v2:
- Correct dt schema in Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml
- Link to v1: https://lore.kernel.org/r/20241202-mb85rs128ty-v1-0-a660b6490dc8@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 | 5 ++--
drivers/mtd/devices/mchp48l640.c | 28 +++++++++++++++++++---
2 files changed, 28 insertions(+), 5 deletions(-)
---
base-commit: 7af08b57bcb9ebf78675c50069c54125c0a8b795
change-id: 20241129-mb85rs128ty-659e81900957
Best regards,
--
Jonas Rebmann <jre@xxxxxxxxxxxxxx>