ARM: rockchip: rk3188: enable pull-ups on UART RX pins
authorMax Schwarz <max.schwarz@online.de>
Sun, 9 Mar 2014 19:43:11 +0000 (20:43 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 15 Apr 2014 09:00:11 +0000 (11:00 +0200)
The default behaviour of the uart-rx pins on the rk3188 is to be pulled up and
a lot of designs use diodes to even prevent them from being raised from the
outside.

Therefore change the rx-pin settings accordingly.

This also fixes a uart receive problem on mass production Radxa Rock boards.

Signed-off-by: Max Schwarz <max.schwarz@online.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

No differences found