ARM: sunxi: Add machine match for the Allwinner V3 SoC
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 31 Oct 2020 18:21:29 +0000 (19:21 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 2 Nov 2020 09:28:14 +0000 (10:28 +0100)
commitad2091f893bd5dfe2824f0d6819600d120698e9f
treec18886cd25e7545796e0ea82dd941f9d22deec76
parent544cc3f8573bf9a82e8f348741f2f68d2a8376fb
ARM: sunxi: Add machine match for the Allwinner V3 SoC

The Allwinner V3 SoC shares the same base as the V3s but comes with
extra pins and features available. As a result, it has its dedicated
compatible string (already used in device trees), which is added here.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20201031182137.1879521-2-contact@paulk.fr
arch/arm/mach-sunxi/sunxi.c