It was suggested in other cases that it may be more power efficient to use uart without easydma in some cases.
I am using NCS and I see CONFIG_UART_0_NRF_UARTE is defined which suggests I am using uart with EasyDMA.
What is the right way to change configuration to disable easydma for uart?