devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: oskari@lemmela.net
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree <devicetree@vger.kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-gpio@vger.kernel.org,
	Maxime Ripard <maxime.ripard@bootlin.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	"open list:THERMAL" <linux-pm@vger.kernel.org>,
	Sebastian Reichel <sre@kernel.org>,
	linux-iio@vger.kernel.org,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Quentin Schulz <quentin.schulz@free-electrons.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	Hartmut Knaack <knaack.h@gmx.de>,
	Lee Jones <lee.jones@linaro.org>,
	Jonathan Cameron <jic23@kernel.org>
Subject: Re: [PATCH 0/4] AXP8x3 AC and battery power supply support
Date: Fri, 5 Oct 2018 11:37:09 +0800	[thread overview]
Message-ID: <CAGb2v666d=aMi8u51t-=1mskCdLhifEw0iN7BWNxmQGod=F77A@mail.gmail.com> (raw)
In-Reply-To: <20181004193410.7265-1-oskari@lemmela.net>

On Fri, Oct 5, 2018 at 3:34 AM Oskari Lemmela <oskari@lemmela.net> wrote:
>
> AXP803 AC and battery power supply support.
> AXP803/AXP813 AC power supply support with input current and
> voltage limiting support.
>
> Oskari Lemmela (4):
>   dt-bindings: add compatibles for AXP803 AC and battery power supplies
>   ARM: dtsi: axp81x: add AC power supply subnode

The prefix should be "ARM: dts: axp81x: "

>   arm64: allwinner: a64: add battery and AC power supply support

This should be "arm64: dts: allwinner: a64: <board>: add ..."

>   power: supply: add AXP803/AXP813 AC and battery power supply support
>
>  .../devicetree/bindings/gpio/gpio-axp209.txt  |   3 +-
>  .../bindings/iio/adc/axp20x_adc.txt           |   3 +-
>  .../bindings/power/supply/axp20x_ac_power.txt |   4 +
>  .../bindings/power/supply/axp20x_battery.txt  |   1 +
>  arch/arm/boot/dts/axp81x.dtsi                 |   5 +
>  arch/arm64/boot/dts/allwinner/axp803.dtsi     |  31 +++
>  .../allwinner/sun50i-a64-sopine-baseboard.dts |   8 +
>  drivers/iio/adc/axp20x_adc.c                  |   1 +
>  drivers/mfd/axp20x.c                          |  22 +-
>  drivers/pinctrl/pinctrl-axp209.c              |   1 +
>  drivers/power/supply/axp20x_ac_power.c        | 194 ++++++++++++++++++
>  drivers/power/supply/axp20x_battery.c         |   3 +
>  include/linux/mfd/axp20x.h                    |   1 +
>  13 files changed, 274 insertions(+), 3 deletions(-)
>
> --
> 2.17.1
>

  parent reply	other threads:[~2018-10-05  3:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 19:34 [PATCH 0/4] AXP8x3 AC and battery power supply support Oskari Lemmela
2018-10-04 19:34 ` [PATCH 1/4] dt-bindings: add compatibles for AXP803 AC and battery power supplies Oskari Lemmela
2018-10-08 20:19   ` Jonathan Cameron
2018-10-04 19:34 ` [PATCH 2/4] ARM: dtsi: axp81x: add AC power supply subnode Oskari Lemmela
2018-10-04 19:34 ` [PATCH 3/4] arm64: allwinner: a64: add battery and AC power supply support Oskari Lemmela
2018-10-04 19:34 ` [PATCH 4/4] power: supply: add AXP803/AXP813 AC and battery " Oskari Lemmela
2018-10-05  8:29   ` Quentin Schulz
2018-10-05 18:28     ` Oskari Lemmelä
2018-10-05  3:37 ` Chen-Yu Tsai [this message]
2018-10-06 21:18 ` [PATCH v2 0/6] AXP8x3 " Oskari Lemmela
2018-10-06 21:18   ` [PATCH v2 1/6] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding Oskari Lemmela
2018-10-06 21:18   ` [PATCH v2 2/6] ARM: dts: axp81x: add AC power supply subnode Oskari Lemmela
2018-10-08  7:27     ` Quentin Schulz
2018-10-06 21:18   ` [PATCH v2 3/6] arm64: dts: allwinner: axp803: add AC and battery power supplies Oskari Lemmela
2018-10-08  7:28     ` Quentin Schulz
2018-10-06 21:18   ` [PATCH v2 4/6] arm64: dts: allwinner: a64: sopine: enable " Oskari Lemmela
2018-10-06 21:18   ` [PATCH v2 5/6] mfd: axp20x: add support AXP803 AC and battery " Oskari Lemmela
2018-10-08  7:33     ` Quentin Schulz
2018-10-06 21:18   ` [PATCH v2 6/6] power: supply: add AC power supply driver for AXP813 Oskari Lemmela
2018-10-08  7:44     ` Quentin Schulz
2018-10-08  7:11   ` [PATCH v2 0/6] AXP8x3 AC and battery power supply support Quentin Schulz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGb2v666d=aMi8u51t-=1mskCdLhifEw0iN7BWNxmQGod=F77A@mail.gmail.com' \
    --to=wens@csie.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=oskari@lemmela.net \
    --cc=pmeerw@pmeerw.net \
    --cc=quentin.schulz@free-electrons.com \
    --cc=robh+dt@kernel.org \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).