spi: brcmstb-qspi: Broadcom settop platform driver
authorKamal Dasu <kdasu.kdev@gmail.com>
Wed, 24 Aug 2016 22:04:24 +0000 (18:04 -0400)
committerMark Brown <broonie@kernel.org>
Wed, 14 Sep 2016 17:03:32 +0000 (18:03 +0100)
commit44f95d87a6187f5027568bbcdce491713d7de5e5
tree5c93515aa64d41fed713326b6fd379736163bae9
parentfa236a7ef24048bafaeed13f68df35a819794758
spi: brcmstb-qspi: Broadcom settop platform driver

Adding the settop SoC platfrom driver, this driver is compatible
with the settop MSPI+BSPI and MSPI only blocks implemented on the
SoCs. Driver calls the spi-bcm-qspi probe(), remove() and pm_ops.

Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Makefile
drivers/spi/spi-brcmstb-qspi.c [new file with mode: 0644]