All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add support for Fujitsu MB85RS128TY
@ 2024-12-03 10:38 ` Jonas Rebmann
  0 siblings, 0 replies; 10+ messages in thread
From: Jonas Rebmann @ 2024-12-03 10:38 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Schocher
  Cc: linux-mtd, linux-kernel, devicetree, David Jander, kernel,
	Jonas Rebmann, Krzysztof Kozlowski

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@pengutronix.de>
---
Changes in v3:
- Alphabetically sort compatible list
- Link to v2: https://lore.kernel.org/r/20241203-mb85rs128ty-v2-0-42df3e7ff147@pengutronix.de

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@pengutronix.de

---
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@pengutronix.de>


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-12-05 10:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 10:38 [PATCH v3 0/3] Add support for Fujitsu MB85RS128TY Jonas Rebmann
2024-12-03 10:38 ` Jonas Rebmann
2024-12-03 10:38 ` [PATCH v3 1/3] mtd: mchp48l640: make WEL behaviour configurable Jonas Rebmann
2024-12-03 10:38   ` Jonas Rebmann
2024-12-03 10:38 ` [PATCH v3 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible Jonas Rebmann
2024-12-03 10:38   ` Jonas Rebmann
2024-12-03 10:38 ` [PATCH v3 3/3] mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM Jonas Rebmann
2024-12-03 10:38   ` Jonas Rebmann
2024-12-05 10:46 ` [PATCH v3 0/3] Add support for Fujitsu MB85RS128TY Miquel Raynal
2024-12-05 10:46   ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.