Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1694090 > unrolled thread

[PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine

Started byIcenowy Zheng <icenowy@aosc.io>
First post2017-07-22 04:20 +0200
Last post2017-07-24 10:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine Icenowy Zheng <icenowy@aosc.io> - 2017-07-22 04:20 +0200
    Re: [PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-24 10:00 +0200

#1694090 — [PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine

FromIcenowy Zheng <icenowy@aosc.io>
Date2017-07-22 04:20 +0200
Subject[PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine
Message-ID<u5Sbn-4r0-3@gated-at.bofh.it>
The Pine64 and SoPine w/ baseboard boards have an AXP803 PMIC, and the
regulators of the PMIC are used.

This patchset adds the regulators to the device tree of these two boards.

The first patch is for Pine64 and the second if for SoPine w/ official
baseboard.

The patches that drop the dummy regulators in v1 are removed.

Icenowy Zheng (2):
  arm64: allwinner: a64: enable AXP803 regulators for Pine64
  arm64: allwinner: a64: add AXP803 PMIC support to SoPine and the
    baseboard

 .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 102 +++++++++++++++++++++
 .../dts/allwinner/sun50i-a64-sopine-baseboard.dts  |  23 +++++
 .../boot/dts/allwinner/sun50i-a64-sopine.dtsi      |  86 +++++++++++++++++
 3 files changed, 211 insertions(+)

-- 
2.13.0

[toc] | [next] | [standalone]


#1694516

FromMaxime Ripard <maxime.ripard@free-electrons.com>
Date2017-07-24 10:00 +0200
Message-ID<u6Grw-1RH-11@gated-at.bofh.it>
In reply to#1694090

[Multipart message — attachments visible in raw view] — view raw

On Sat, Jul 22, 2017 at 10:18:41AM +0800, Icenowy Zheng wrote:
> The Pine64 and SoPine w/ baseboard boards have an AXP803 PMIC, and the
> regulators of the PMIC are used.
> 
> This patchset adds the regulators to the device tree of these two boards.
> 
> The first patch is for Pine64 and the second if for SoPine w/ official
> baseboard.

Applied the two.

> The patches that drop the dummy regulators in v1 are removed.

Please resend that one.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web