]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: sunxi: Introduce Allwinner for A83T support
authorVishnu Patekar <vishnupatekar0510@gmail.com>
Wed, 6 Jan 2016 13:11:52 +0000 (21:11 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 5 Feb 2016 06:54:08 +0000 (07:54 +0100)
commit1425ec0f1ce46c95838c797a721bf9c6e0be14e2
tree3e9c15adf344b9e6cf736e55c5f8c902e2a954e2
parent92e963f50fc74041b5e9e744c330dca48e04f08d
ARM: sunxi: Introduce Allwinner for A83T support

Allwinner A83T is octa-core cortex-a7 based SoC.
It's clock control unit and prcm, pinmux are different from previous sun8i
series.
Its processor cores are arragned in two clusters 4 cores each,
similar to A80.

Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Chen-Yu Tsai <wens@csie.org>
[maxime: Removed the clock protection code]
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