mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 04:42:12 +00:00
159870d241
Add machine support for the Allwinner A33 quad core cortex-a7 based SoC, which is similar to the A23 SoC. Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Tested-by: Chen-Yu Tsai <wens@csie.org>
15 lines
353 B
Plaintext
15 lines
353 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,sun6i-a31
|
|
allwinner,sun7i-a20
|
|
allwinner,sun8i-a23
|
|
allwinner,sun8i-a33
|
|
allwinner,sun8i-h3
|
|
allwinner,sun9i-a80
|