[Question] m25p80 driver versus spi clock rate
Mike Frysinger
vapier.adi at gmail.com
Mon Jun 22 17:04:22 EDT 2009
On Mon, Jun 22, 2009 at 16:50, Steven A. Falco wrote:
> I am trying to figure out how the mtd/devices/m25p80.c driver is supposed
> to set the spi clock speed. (Perhaps I'm making a bad assuption even to
> think that it _should_ set the clock speed. If so, please say so.)
it shouldnt. this is done in the board resources via the speed_hz
field of the spi_board_info struct on a per-spi device setting.
-mike
More information about the linux-mtd
mailing list