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


Groups > linux.kernel > #1694090

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

From Icenowy Zheng <icenowy@aosc.io>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine
Date 2017-07-22 04:20 +0200
Message-ID <u5Sbn-4r0-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[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

csiph-web