c36daba63d
Currently, the /CS pin is deasserted by _spi_config_cs() and the pinmux driver sets it as an input afterwards. Later, setting the /CS pin to an output via pinmux_dev asserts it. Setting the SPI port 1 pins in the pinmux driver saves a few lines of code. Moving the SPI init after pinmux init keeps the /CS pin as configured by the SPI driver. Change-Id: I4c587ba0a6983cd89dfb5ecedb2914335e86313b Signed-off-by: Vlad Lungu <vlad.lungu@windriver.com> |
||
---|---|---|
.. | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
board.c | ||
board.h | ||
galileo_defconfig |