Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1654579
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 01/10] arm: sunxi: add support for R40 SoC |
| Date | 2017-05-31 21:50 +0200 |
| Message-ID | <tNhN0-CQ-9@gated-at.bofh.it> (permalink) |
| References | <tLH8R-1Wq-5@gated-at.bofh.it> <tLH8S-1Wq-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 00/10] Initial Allwinner R40 support Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
[PATCH v3 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
Re: [PATCH v3 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Chen-Yu Tsai <wens@csie.org> - 2017-05-29 11:00 +0200
[PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
Re: [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl Chen-Yu Tsai <wens@csie.org> - 2017-05-28 17:20 +0200
Re: [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl Linus Walleij <linus.walleij@linaro.org> - 2017-05-29 18:50 +0200
[PATCH v3 01/10] arm: sunxi: add support for R40 SoC Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
Re: [PATCH v3 01/10] arm: sunxi: add support for R40 SoC Chen-Yu Tsai <wens@csie.org> - 2017-05-28 17:00 +0200
Re: [PATCH v3 01/10] arm: sunxi: add support for R40 SoC Rob Herring <robh@kernel.org> - 2017-05-31 21:50 +0200
[PATCH v3 07/10] dt-bindings: add compatible string for Allwinner R40 CCU Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
Re: [PATCH v3 07/10] dt-bindings: add compatible string for Allwinner R40 CCU Chen-Yu Tsai <wens@csie.org> - 2017-05-28 17:20 +0200
[PATCH v3 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
Re: [PATCH v3 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Chen-Yu Tsai <wens@csie.org> - 2017-05-29 10:20 +0200
[PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver Icenowy Zheng <icenowy@aosc.io> - 2017-05-27 12:30 +0200
Re: [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver Chen-Yu Tsai <wens@csie.org> - 2017-05-28 17:10 +0200
Re: [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver Linus Walleij <linus.walleij@linaro.org> - 2017-05-29 18:40 +0200
Re: [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver Chen-Yu Tsai <wens@csie.org> - 2017-05-28 17:10 +0200
Re: [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver Linus Walleij <linus.walleij@linaro.org> - 2017-05-29 18:40 +0200
csiph-web