Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Dmxc_spi.cde5bf02cb1f61de0c65a539cd0083ac8ab07ec50 Thu Nov 15 11:23:23 UTC 2012 Fabio Estevam <fabio.estevam@freescale.com> spi: mxc_spi: Fix handling of chip select

In decode_cs() function the polarity of the chip select must be taken into
account.

Also, for the case of low active chip select, the CS was activated too early.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>