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

2017-05-31 Thread Rob Herring
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 > --- > Changes in v3: > - Use V1.0 documents. > > Documentation/arm/sunxi/README

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

2017-05-28 Thread Chen-Yu Tsai
On Sat, May 27, 2017 at 6:22 PM, 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 > --- > Changes in v3: > - Use V1.0 documents. > > Documentation/arm/sunxi/README | 6

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

2017-05-27 Thread Icenowy Zheng
Allwinner R40 is a new SoC, with Quad Core Cortex-A7 and peripherals like A20. Add support for it. Signed-off-by: Icenowy Zheng --- Changes in v3: - Use V1.0 documents. Documentation/arm/sunxi/README | 6 ++ Documentation/devicetree/bindings/arm/sunxi.txt | 1 + arch/arm/m