Re: [PATCH v3 01/10] arm: sunxi: add support for R40 SoC

From: Rob Herring
Date: Wed May 31 2017 - 15:42:46 EST


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@xxxxxxx>
> ---
> 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@xxxxxxxxxx>