mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 22:44:27 +08:00
bef6229f36
The R8 is a new Allwinner SoC based on the A13. While both are very similar, there's still a few differences. Introduce a new compatible to deal with them. In order to have a consistent naming, instead of mentioning the Allwinner A series as the machine name, switch to sun4i/sun5i like what is done for the other families. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Stephen Boyd <sboyd@codeaurora.org>
16 lines
374 B
Plaintext
16 lines
374 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-h3
|
|
allwinner,sun9i-a80
|