Hi Tim, On Thu, Apr 14, 2022 at 5:00 PM Tim Harvey <[email protected]> wrote:
> +/* UART */ > +#define CONFIG_MXC_UART_BASE UART2_BASE_ADDR Since you use DM_SERIAL, this can be removed, right? Reviewed-by: Fabio Estevam <[email protected]>
Hi Tim, On Thu, Apr 14, 2022 at 5:00 PM Tim Harvey <[email protected]> wrote:
> +/* UART */ > +#define CONFIG_MXC_UART_BASE UART2_BASE_ADDR Since you use DM_SERIAL, this can be removed, right? Reviewed-by: Fabio Estevam <[email protected]>