dra7xx: Always enable UART1 and UART3 in early_padconf
authorTom Rini <trini@konsulko.com>
Wed, 7 Mar 2018 00:02:26 +0000 (19:02 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Mar 2018 14:26:14 +0000 (10:26 -0400)
commit7dc7a38c79d2f3fccda845ce7ec4a623e1d26335
treea1461d92f7913be3150a6e7f5c2c46cae3bbface
parentc4e68d3aa8178f6aa63a79c4f8f459c0e3ed58e8
dra7xx: Always enable UART1 and UART3 in early_padconf

It is safe to always setup the pinmux for UART1 and UART3 to be used in
early_padconf and then if these pins are needed later on, they will be
re-muxed.  This allows us to drop the usage of CONFIG_CONS_INDEX here.

Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
board/ti/dra7xx/mux_data.h