]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM
authorDavid Jander <david@protonic.nl>
Tue, 3 Dec 2024 10:38:37 +0000 (11:38 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 5 Dec 2024 10:28:29 +0000 (11:28 +0100)
commit02ba194feacb994d6ed8dd60550a2dcf213e256d
treea6c09b748519aa88382d353086ad358e303b51f8
parent5b68d4d2db29fba81adef44513f31731e06f5589
mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM

The Fujitsu FRAM chips use the same command set as Microchip EERAM.
The only differences are that the Fujitsu FRAM chips don't really have a
page size limit, nor do they automatically reset the WEL bit.

Signed-off-by: David Jander <david@protonic.nl>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/devices/mchp48l640.c