All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] axp20x backup battery charging
@ 2017-12-30 15:23 ` Paul Kocialkowski
  0 siblings, 0 replies; 20+ messages in thread
From: Paul Kocialkowski @ 2017-12-30 15:23 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-arm-kernel, linux-sunxi
  Cc: Lee Jones, Rob Herring, Mark Rutland, Chen-Yu Tsai, Russell King,
	Maxime Ripard

This series introduces support for axp20x backup battery charging, with
a dedicated device-tree property.

I wondered whether to include this in a power-supply driver or not.
Since it does not, in fact, supply power to the whole system and
because no status changes over time, I thought it would be inappropriate
to craft a power supply driver only for this.
I also wondered whether to stick this into an existing power-supply
driver, as is done by e.g. twl4030, but we have two distinct supply
drivers for the axp20x (ac and usb), that may be used together or not.
Also, the backup battery isn't tied to the power supply anyway.

This is why I thought it would make more sense to put this in the mfd
driver directly. What do you think?

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

end of thread, other threads:[~2018-02-12 20:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-30 15:23 [PATCH 0/3] axp20x backup battery charging Paul Kocialkowski
2017-12-30 15:23 ` Paul Kocialkowski
2017-12-30 15:23 ` Paul Kocialkowski
2017-12-30 15:23 ` [PATCH 1/3] dt-bindings: mfd: axp20x: Document backup battery charging property Paul Kocialkowski
2017-12-30 15:23   ` Paul Kocialkowski
2017-12-30 15:23   ` Paul Kocialkowski
2018-01-02 15:48   ` Lee Jones
2018-01-02 15:48     ` Lee Jones
2018-01-02 15:48     ` Lee Jones
2018-02-12 20:10   ` Pavel Machek
2018-02-12 20:10     ` Pavel Machek
2017-12-30 15:23 ` [PATCH 2/3] mfd: axp20x: Add support for backup battery charging Paul Kocialkowski
2017-12-30 15:23   ` Paul Kocialkowski
2017-12-30 15:23   ` Paul Kocialkowski
2018-01-02 15:46   ` Lee Jones
2018-01-02 15:46     ` Lee Jones
2018-01-02 15:46     ` Lee Jones
2017-12-30 15:23 ` [PATCH 3/3] ARM: dts: sun7i: lamobo-r1: Add backup battery charging property Paul Kocialkowski
2017-12-30 15:23   ` Paul Kocialkowski
2017-12-30 15:23   ` Paul Kocialkowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.