summaryrefslogtreecommitdiff
path: root/drivers/spi/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2018-05-07 12:27:03 +0300
committerMark Brown <broonie@kernel.org>2018-05-09 11:40:27 +0300
commit331bbcfc50aa45ca744f35109de7297deaa6356f (patch)
tree17be770480fe44ae30729f6aa8cd6cfb41ace763 /drivers/spi/Makefile
parent62bbc864d1946c715063bd481bff3641fd1324e2 (diff)
downloadlinux-331bbcfc50aa45ca744f35109de7297deaa6356f.tar.xz
spi: remove the older/duplicated bcm53xx driver
This driver was added by commit 0fc6a323e1917 ("spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC") back in 2014. It was needed to provide a minimal support for SPI controller on BCM5301X (AKA Northstar) devices. An alternative driver was added by Kamal in commit fa236a7ef2404 ("spi: bcm-qspi: Add Broadcom MSPI driver") 2 years later. It supports the same hardware but for some reason a new driver has been developed for it. At this point the new driver supports: more modes, setting a speed, setting bits per word and uses IRQs instead of polling. DTS file for BCM5301X has also been updated in the commit 1c8f406507238 ("ARM: dts: BCM5301X: convert to iProc QSPI") - over a year ago. That explained I see no reason to keep the old driver alive. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/Makefile')
0 files changed, 0 insertions, 0 deletions