]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: sunxi: Add R8 support
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 9 Jun 2015 17:38:04 +0000 (19:38 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 17 Oct 2015 16:47:28 +0000 (18:47 +0200)
commitbef6229f36c1c2ddae186f4e328c2359c1dad18d
tree8640f6dac988a88275e860ac2e37fc5d8896bfa1
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ARM: sunxi: Add R8 support

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>
Documentation/arm/sunxi/README
Documentation/devicetree/bindings/arm/sunxi.txt
arch/arm/mach-sunxi/sunxi.c
drivers/clk/sunxi/clk-sunxi.c