linux-kernel-test/arch/blackfin/mach-bf538
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
..
boards Blackfin: boards: fix num_chipselect values for on-chip SPI buses 2010-10-22 03:48:52 -04:00
include/mach Blackfin: punt short SPI MMR bit names 2010-10-22 03:48:27 -04:00
dma.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
ext-gpio.c Blackfin: bf538: add support for extended GPIO banks 2009-12-15 00:14:05 -05:00
ints-priority.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
Makefile Blackfin: bf538: add support for extended GPIO banks 2009-12-15 00:14:05 -05:00