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

Blackfin: boards: clean up redundant/dead spi resources



The default for the Blackfin SPI driver is 8 bits and dma disabled,
so many of the bfin5xx_spi_chip resources are redundant.  So punt
those parts.

Further, drivers should themselves be declaring 16 bit transfers,
so for those that do, and for the ones which no longer do 16 bit
transfers, drop the bfin5xx_spi_chip resources.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 9be8631b
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