Searched hist:"340 ea370c2ce89d1c15fbf785460f2f74314ce58" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mtd/devices/ |
H A D | Makefile | diff 471f717a48d25afcb9428c9523cd0557738b7115 Fri Aug 03 17:02:02 CDT 2007 David Woodhouse <dwmw2@infradead.org> Revert "[MTD] Driver for AT26Fxxx dataflash devices"
This reverts commit 340ea370c2ce89d1c15fbf785460f2f74314ce58.
It's not needed given the other m25p80 patch (which now handles at26 "dataflash" as well as most other standard SPI flash chips), and requires a controller driver that won't be merged upstream (supplanted by drivers/spi/atmel_spi.c) ... the submitter of that at91_dataflash26.c driver concurred.
Requested by David Brownell <david-b@pacbell.net> Signed-off-by: David Woodhouse <dwmw2@infradead.org> diff 340ea370c2ce89d1c15fbf785460f2f74314ce58 Tue Apr 17 12:42:56 CDT 2007 Hans-Jürgen Koch <hjk@linutronix.de> [MTD] Driver for AT26Fxxx dataflash devices
Add support for AT26Fxxx dataflash devices. These devices have a quite different commandset than the AT45xxx chips, which are handled by at91_dataflash.c, so a combined driver turned out to be more ugly than useful.
Tested only on AT26F004.
Signed-off-by: Hans-Jürgen Koch <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
|
H A D | Kconfig | diff 471f717a48d25afcb9428c9523cd0557738b7115 Fri Aug 03 17:02:02 CDT 2007 David Woodhouse <dwmw2@infradead.org> Revert "[MTD] Driver for AT26Fxxx dataflash devices"
This reverts commit 340ea370c2ce89d1c15fbf785460f2f74314ce58.
It's not needed given the other m25p80 patch (which now handles at26 "dataflash" as well as most other standard SPI flash chips), and requires a controller driver that won't be merged upstream (supplanted by drivers/spi/atmel_spi.c) ... the submitter of that at91_dataflash26.c driver concurred.
Requested by David Brownell <david-b@pacbell.net> Signed-off-by: David Woodhouse <dwmw2@infradead.org> diff 340ea370c2ce89d1c15fbf785460f2f74314ce58 Tue Apr 17 12:42:56 CDT 2007 Hans-Jürgen Koch <hjk@linutronix.de> [MTD] Driver for AT26Fxxx dataflash devices
Add support for AT26Fxxx dataflash devices. These devices have a quite different commandset than the AT45xxx chips, which are handled by at91_dataflash.c, so a combined driver turned out to be more ugly than useful.
Tested only on AT26F004.
Signed-off-by: Hans-Jürgen Koch <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
|