Messages in this thread |  | | Date | Fri, 25 Aug 2017 13:28:00 -0500 | From | Rob Herring <> | Subject | Re: [PATCH v2 3/3] ARM: sunxi: add support for R40 SoC |
| |
On Tue, Aug 22, 2017 at 01:23:22PM +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 v2: > - Fix alphabetical orders. > > 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>
|  |