This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X SPI PINMUX config

Hi,Ti employee

I have a new design use am335x,in the design,we want a spi with 2 cs,

SPI1_SCLK_MUX2,SPI1_D0_MUX2,SPI1_D1_MUX2,SPI1_CS0_MUX4 and

SPI1_SCLK_MUX2,SPI1_D0_MUX,2SPI1_D1_MUX2,SPI1_CS0_MUX2 are OK,

but SPI1_SCLK_MUX2,SPI1_D0_MUX2,SPI1_D1_MUX2,SPI1_CS0_MUX4,SPI1_CS0_MUX2 is IO set violation,is this  not pre-defined IO Sets work?

As I know,the pinmux utility is not Complete, some IO set is OK,but not define in pinmux utility It make me puzzled !