]> 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)
commitf2bfcdf801fedeb2735ecb1e28b5423a808f41ab
tree7c27360cdd01fb04c0c5fe566af90a336f52e3e6
parentf45f9587f1dd1e89dd1c89561c9572f777c5bcb7
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