]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: sunxi: add support for H2+ SoC
authorIcenowy Zheng <icenowy@aosc.xyz>
Fri, 2 Dec 2016 15:05:12 +0000 (23:05 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 2 Jan 2017 21:25:32 +0000 (22:25 +0100)
commit16fa9629c4eac40083899d904057df993a2eb06e
tree5e50edf89b01a0f1dd2408920e90d7eb8e9a3d24
parent7ce7d89f48834cefece7804d38fc5d85382edf77
ARM: sunxi: add support for H2+ SoC

Allwinner H2+ is a quad-core Cortex-A7 SoC.

It is very like H3, that they share the same SoC ID (0x1680), and H3
memory maps as well as drivers works well on the SoC.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Documentation/arm/sunxi/README
Documentation/devicetree/bindings/arm/sunxi.txt
arch/arm/mach-sunxi/sunxi.c