From: Chen-Yu Tsai <wens@kernel.org>
To: Maxime Ripard <maxime.ripard@bootlin.com>,
Lee Jones <lee.jones@linaro.org>
Cc: Chen-Yu Tsai <wens@csie.org>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] arm64: allwinner: Enable AXP803's USB power supply
Date: Fri, 19 Apr 2019 00:18:01 +0800 [thread overview]
Message-ID: <20190418161804.17723-1-wens@kernel.org> (raw)
From: Chen-Yu Tsai <wens@csie.org>
Hi everyone,
This series follows up on the A83T USB OTG series. The USB power supply
portion of the AXP803, the PMIC used with the A64, is identical to the
part in the AXP813/AXP818, used with the A83T.
This series enables the USB power supply in the AXP803 using the AXP813's
compatible string as a fallback. The per-model compatible string is still
added as a contigency.
Patch 1 adds an mfd cell for the USB power supply, to the AXP803.
Patch 2 adds a device node for the USB power supply.
Patch 3 enables the USB power supply on the Bananapi M64.
Unfortunately the original Pine64 does not wire up the USB power supply,
and I don't have any other A64 boards.
The mfd patch can go in through the mfd tree. There are no compile-time
dependencies. We, sunxi, can take the DT patches.
Please have a look.
Regards
ChenYu
Chen-Yu Tsai (3):
mfd: axp20x: add USB power supply mfd cell to AXP803
arm64: dts: allwinner: axp803: add USB power supply node
arm64: dts: allwinner: a64: bananapi-m64: Enable PMIC USB power supply
arch/arm64/boot/dts/allwinner/axp803.dtsi | 6 ++++++
arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 5 +++++
drivers/mfd/axp20x.c | 5 +++++
3 files changed, 16 insertions(+)
--
2.20.1
next reply other threads:[~2019-04-18 16:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-18 16:18 Chen-Yu Tsai [this message]
2019-04-18 16:18 ` [PATCH 1/3] mfd: axp20x: add USB power supply mfd cell to AXP803 Chen-Yu Tsai
2019-05-08 10:25 ` Lee Jones
2019-04-18 16:18 ` [PATCH 2/3] arm64: dts: allwinner: axp803: add USB power supply node Chen-Yu Tsai
2019-04-18 16:18 ` [PATCH 3/3] arm64: dts: allwinner: a64: bananapi-m64: Enable PMIC USB power supply Chen-Yu Tsai
2019-05-20 7:41 ` [PATCH 0/3] arm64: allwinner: Enable AXP803's " Maxime Ripard
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=20190418161804.17723-1-wens@kernel.org \
--to=wens@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@bootlin.com \
--cc=wens@csie.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).