ARM: sunxi: cubieboard: Add UART muxing
authorEmilio López <emilio@elopez.com.ar>
Fri, 8 Mar 2013 11:18:56 +0000 (08:18 -0300)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 29 Mar 2013 08:27:01 +0000 (09:27 +0100)
We previously relied on the bootloader to do the muxing of the UART for
the Cubieboard. Don't rely on it anymore and use pinctrl.

Also remove uart1, as it is not enabled by default and it's not exposed
on the board headers.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

No differences found