summaryrefslogtreecommitdiff
path: root/drivers/spi/Kconfig
diff options
context:
space:
mode:
authorKnut Wohlrab <knut.wohlrab@de.bosch.com>2012-09-25 15:21:57 +0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-09-28 17:05:08 +0400
commitc09b890b763df3ccd79a2c34c2f1abeb73179caf (patch)
tree7fd59d180a85f6d3b5c9e150dc4f8669b78a2681 /drivers/spi/Kconfig
parentada7aec7eec0ca2d2a9d2208548813d5dda8108e (diff)
downloadlinux-c09b890b763df3ccd79a2c34c2f1abeb73179caf.tar.xz
spi/imx: set the inactive state of the clock according to the clock polarity
There are SPI devices which need a SPI clock with active low polarity and high inactive state. Add the setting of the inactive state ECSPIx_CONFIGREG:SCLK CTL according to the clock polarity ECSPIx_CONFIGREG:SCLK POL: DT without "spi-cpol" = 0 = clock active high polarity = inactive state low DT with "spi-cpol" = 1 = clock active low polarity = inactive state high Signed-off-by: Knut Wohlrab <knut.wohlrab@de.bosch.com> Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions