Re: [PATCH] Atmel SPI controller driver

2007-02-07 Thread David Brownell
On Wednesday 07 February 2007 8:15 am, Haavard Skinnemoen wrote: > Driver for the Atmel on-chip SPI master controller. > > Tested primarily on AVR32/AT32AP7000/ATSTK1000 using mtd_dataflash and > the jffs2 filesystem. Call me paranoid, but until such controller drivers can withstand loads placed

[PATCH] Atmel SPI controller driver

2007-02-07 Thread Haavard Skinnemoen
Driver for the Atmel on-chip SPI master controller. Tested primarily on AVR32/AT32AP7000/ATSTK1000 using mtd_dataflash and the jffs2 filesystem. Should also work fine on various AT91 ARM-based chips like AT91SAM926x. Hardware documentation can be found in the AT32AP7000 data sheet, which can be d