Part Number: AM3354
Tool/software: Linux
Hi, My name is JAE OH.
I want to connect to a zigbee module via uart.
The zigbee module has 2-wire uart pins (tx and rx), miso pin, and reset.
So, I connect the module to am3354 using SPI0_D0, SPIO_SCLK, SPI0_CS1 and MCASP0_FSR pin.
SPI0_D0 and SPI0_SCLK are used for uart, SPI0_CS1 is used for miso, MCASP0_FSR is used for reset
How do I design pin mux setting in device tree?
I want your advices
Thanks.