Tool/software: Linux
I want to control SPI0_CS0 by driver. Is this possible?
Currently, SPI0_CS0 is automatically controlled by controller according to PIN MUX definition:
http://processors.wiki.ti.com/images/8/82/TMDSSK3358_1.2A_PinMux_Description.zip
If it's possible, please tell me:
* Setting device tree
* How to do this in source code (driver/spi)
I'm using SDK Linux for am335x starter kit:
http://www.ti.com/tool/processor-sdk-am335x
Many thanks,
Thanh