HI,
how do i set UART3 to UART mode, meaning using (uart3_cts instead of uart3_cts_rctx)..?
when i call
omap_mux_init_signal("uart3_cts.uart3_cts", OMAP_PIN_INPUT);
i get:
"_omap_mux_get_by_name: Could not find signal uart3_cts.uart3_cts "
thanks!