linux/arch/blackfin/mach-bf538/boards
Mike Frysinger c5af5451fc Blackfin: boards: fix num_chipselect values for on-chip SPI buses
The num_chipselect field for on-chip Blackfin SPI buses is supposed to
be 1 larger than the number of actual CSs available.  This is because
the hardware starts counting at 1 and not 0.  There is a field for "CS0",
but it is marked as "reserved" everywhere.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-22 03:48:52 -04:00
..
Kconfig
Makefile
ezkit.c Blackfin: boards: fix num_chipselect values for on-chip SPI buses 2010-10-22 03:48:52 -04:00