Is it possible to configure a UART with muxed TX/RX in the device tree?

Viewed 26

I have a UART whose TX/RX signals are routed through a gpio controlled mux. Is it possible to use something like io-channel-mux/gpio-mux to populate the dev tree with devices that auto switch the gpios controlling the mux depending on which one I write to?

0 Answers
Related