Home
last modified time | relevance | path

Searched hist:"0 e8972187971ac6c29a9e5899fa6c555c739237c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.cdiff 0e8972187971ac6c29a9e5899fa6c555c739237c Thu Oct 22 08:44:42 CDT 2015 Jarkko Nikula <jarkko.nikula@linux.intel.com> spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip select

Upcoming Intel platforms use LPSS SPI_CS_CONTROL register bits 15:12 for
configuring the chip select polarities. Touch only chip select SW mode and
state bits when enabling the software chip select control in order to not
clear any other bits in the register.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>