Jetson Nano, Enable spi1 and spi2 in the device tree

Hi,
I know that I can use jetson-io.
But I want also to modify some uart parameters that I cannot with jetson-io.
I want to modify the dma mode to rx, tx in order to comply with this post :

(solution found by AS409 contributor).
So if I need to modify DT, by the way I want to enable spi1 and spi2.

Is there a clear and step-by-step doc do modify DT and waht file to modifiy to do that?

regards