Tool/software:
I would like to know which device tree is used in system compilation at present, and how to modify the slice selection of spi I want to change. The default system uses spi0_cs0, and I want to use spi0_cs1, how to modify it
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.
Tool/software:
I would like to know which device tree is used in system compilation at present, and how to modify the slice selection of spi I want to change. The default system uses spi0_cs0, and I want to use spi0_cs1, how to modify it
At present, the spi spi_cs0 is used by default in the initial system, but I want to change it to spi_cs1. How should I change it and in which device tree? How do you know which device tree is currently in use
There's a newer thread on this very topic that discusses and contains a solution how to configure and use two SPI devices (via CS0 and CS1), see https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1455897/am623-questions-about-am6231-m-nuclear-procedures-and-dma-conflicts/5591394#5591394
Closing this older thread here accordingly.
Regards, Andreas