forked from Minki/linux
1425ec0f1c
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>
17 lines
397 B
Plaintext
17 lines
397 B
Plaintext
Allwinner sunXi Platforms Device Tree Bindings
|
|
|
|
Each device tree must specify which Allwinner SoC it uses,
|
|
using one of the following compatible strings:
|
|
|
|
allwinner,sun4i-a10
|
|
allwinner,sun5i-a10s
|
|
allwinner,sun5i-a13
|
|
allwinner,sun5i-r8
|
|
allwinner,sun6i-a31
|
|
allwinner,sun7i-a20
|
|
allwinner,sun8i-a23
|
|
allwinner,sun8i-a33
|
|
allwinner,sun8i-a83t
|
|
allwinner,sun8i-h3
|
|
allwinner,sun9i-a80
|