linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: sunxi: Enable AXP PMIC power supplies
@ 2017-05-25  7:31 Chen-Yu Tsai
  2017-05-25  7:31 ` [PATCH 1/6] ARM: sun7i: a20: cubieboard2: Move usb_otg node for alphabetical ordering Chen-Yu Tsai
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Chen-Yu Tsai @ 2017-05-25  7:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Maxime,

This series enables the power supplies for the AXP PMICs on boards
that I currently have and am actively testing.

The first patch re-orders the node references for the Cubieboard 2
dts, to maintain alphabetical order.

Patches 2 through 5 enable the ACIN power supply on various boards.

Patch 6 ties the USB/VBUS power supply of the PMIC to the USB PHY.
The PHY should have all available methods of VBUS detection configured.
The Cubietruck already has the power supplies enabled, but the USB
power supply was not configured to be used for VBUS detection.

Regards
ChenYu


Chen-Yu Tsai (6):
  ARM: sun7i: a20: cubieboard2: Move usb_otg node for alphabetical
    ordering
  ARM: sun7i: a20: cubieboard2: Enable AXP209's ACIN power supply
  ARM: sun7i: a20: bananapi-m1-plus: Enable AXP209's ACIN power supply
  ARM: sun4i: a10: cubieboard: Enable AXP209's ACIN power supply
  ARM: sun6i: a31: hummingbird: Enable AXP221's ACIN power supply
  ARM: sun7i: a20: cubietruck: Tie AXP209's USB power supply to USB PHY

 arch/arm/boot/dts/sun4i-a10-cubieboard.dts       |  4 ++++
 arch/arm/boot/dts/sun6i-a31-hummingbird.dts      |  4 ++++
 arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts |  4 ++++
 arch/arm/boot/dts/sun7i-a20-cubieboard2.dts      | 12 ++++++++----
 arch/arm/boot/dts/sun7i-a20-cubietruck.dts       |  1 +
 5 files changed, 21 insertions(+), 4 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-05-29  6:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-25  7:31 [PATCH 0/6] ARM: sunxi: Enable AXP PMIC power supplies Chen-Yu Tsai
2017-05-25  7:31 ` [PATCH 1/6] ARM: sun7i: a20: cubieboard2: Move usb_otg node for alphabetical ordering Chen-Yu Tsai
2017-05-25  7:31 ` [PATCH 2/6] ARM: sun7i: a20: cubieboard2: Enable AXP209's ACIN power supply Chen-Yu Tsai
2017-05-25  7:31 ` [PATCH 3/6] ARM: sun7i: a20: bananapi-m1-plus: " Chen-Yu Tsai
2017-05-25  7:31 ` [PATCH 4/6] ARM: sun4i: a10: cubieboard: " Chen-Yu Tsai
2017-05-25  7:31 ` [PATCH 5/6] ARM: sun6i: a31: hummingbird: Enable AXP221's " Chen-Yu Tsai
2017-05-25  7:31 ` [PATCH 6/6] ARM: sun7i: a20: cubietruck: Tie AXP209's USB power supply to USB PHY Chen-Yu Tsai
2017-05-29  6:51 ` [PATCH 0/6] ARM: sunxi: Enable AXP PMIC power supplies Maxime Ripard

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).