[PATCH v3 01/10] arm: sunxi: add support for R40 SoC
From: robh@kernel.org (Rob Herring)
Date: 2017-05-31 19:42:43
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-05-31 19:42:43
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
On Sat, May 27, 2017 at 06:22:59PM +0800, Icenowy Zheng wrote:
Allwinner R40 is a new SoC, with Quad Core Cortex-A7 and peripherals like A20. Add support for it. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> --- Changes in v3: - Use V1.0 documents. Documentation/arm/sunxi/README | 6 ++++++ Documentation/devicetree/bindings/arm/sunxi.txt | 1 + arch/arm/mach-sunxi/sunxi.c | 1 + 3 files changed, 8 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>