sunxi: Add initial support for R40
authorChen-Yu Tsai <wens@csie.org>
Wed, 30 Nov 2016 06:57:32 +0000 (14:57 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 20 Apr 2017 11:30:00 +0000 (13:30 +0200)
commit379febac5a3ea9f1952c2234a9acfd1b16f9100f
treeab2fd8074c65d5244177b549f8c5a99dee03c5eb
parent301791c9b07425497d170abae6fdcc289340bc6e
sunxi: Add initial support for R40

The R40 is the successor to the A20. It is a hybrid of the A20, A33
and the H3.

The R40's PIO controller is compatible with the A20,
Reuse the A20 UART and I2C muxing code by adding the R40's macro.

The display pipeline is the newer DE 2.0 variant.
Block enabling video on R40 for now.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/board.c
arch/arm/mach-sunxi/cpu_info.c
board/sunxi/Kconfig
board/sunxi/board.c