Skip to content
Commit c5af5451 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

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: default avatarMike Frysinger <vapier@gentoo.org>
parent 8effc4a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment