Home
last modified time | relevance | path

Searched hist:d0283eb2dbc11ec08375fdf6a436e96d25b3a593 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.cdiff d0283eb2dbc11ec08375fdf6a436e96d25b3a593 Wed Oct 28 08:13:40 CDT 2015 Jarkko Nikula <jarkko.nikula@linux.intel.com> spi: pxa2xx: Add output control for multiple Intel LPSS chip selects

Intel LPSS SPI host controllers in upcoming Intel platforms can have up
to 4 chip selects per port. Extend chip select control in
lpss_ssp_cs_control() by adding a code that selects the active chip
select output prior to changing the state. Detection for number of
enabled chip select signals will be added by another patch.

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