]> git.baikalelectronics.ru Git - kernel.git/commit
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
authorChew, Chiau Ee <chiau.ee.chew@intel.com>
Thu, 24 Jul 2014 17:10:54 +0000 (01:10 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:19:50 +0000 (17:19 -0500)
commitc92b590dff1d69803aa02dfc0aed8129474858ea
tree7c27360cdd01fb04c0c5fe566af90a336f52e3e6
parentca09702717581356bb91e5bbfbb244eda384a004
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer

SPI PXA2XX core layer has dependency on common clock framework
to obtain information on host supported clock rate. Thus, we
setup the clock device in the PCI glue layer to enable PCI mode
host pass in the clock rate information.

Signed-off-by: Chew, Chiau Ee <chiau.ee.chew@intel.com>
Acked-by: Kweh, Hock Leong <hock.leong.kweh@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/Kconfig
drivers/spi/spi-pxa2xx-pci.c