Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1656723
| From | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 0/3] More fixes for twl4030 charger |
| Date | 2017-06-03 08:10 +0200 |
| Message-ID | <tOaq5-3mk-5@gated-at.bofh.it> (permalink) |
| References | <tJwrf-6AL-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
No comments for this series? Everything fine? Has it been merged somewhere? > Am 21.05.2017 um 12:38 schrieb H. Nikolaus Schaller <hns@goldelico.com>: > > Changes V5: > * reworked max_current removal patch (comments by Sebastian Reichel) > * resubmit missing madc connection for AC power detection > * resubmit patch for irq allocation and -EPROBE_DEFER > * rebased on 4.12-rc1 > > Changes V4: > * resent commit (original one did contain material not upstream) > > 2017-04-14 21:29:39: 2017-04-14 20:26:00: Changes V3: > * worked in comments by Sebsatian Reichel > * clarifications of some commit messages > * rebased on v4.11rc-6 > > It took a while (18 months) until we propose an updated patch for upstream... > > 2015-11-02 12:27:39: Changes V2: > * worked in comments by Nishanth Menon <nm@ti.com> > * added another patch which solves a probing/boot stall problem (irq allocation vs. -EPROBE_DEFER) > > V1: > 4.3-rc1 introduced a new charger driver for the twl4030. This patch set fixes some > issues. > > While making twl4030 changes from 4.3 operable we have found some issues > during testing on GTA04 and OpenPandora. > > H. Nikolaus Schaller (2): > drivers:power:twl4030-charger: remove nonstandard max_current sysfs > attribute > drivers:power:twl4030-charger: add deferred probing for phy and iio > > Marek Belisko (1): > ARM: dts: twl4030: Add missing madc reference for bci subnode > > .../ABI/testing/sysfs-class-power-twl4030 | 17 ---- > arch/arm/boot/dts/twl4030.dtsi | 2 + > drivers/power/supply/twl4030_charger.c | 100 +++++---------------- > 3 files changed, 24 insertions(+), 95 deletions(-) > > -- > 2.12.2 >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 0/3] More fixes for twl4030 charger "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-06-03 08:10 +0200
csiph-web