All of lore.kernel.org
 help / color / mirror / Atom feed
* Moving forward with the patches for using the bq24190 on x86 systems
@ 2017-04-03  7:27 Hans de Goede
  2017-04-03 21:56 ` Liam Breck
  0 siblings, 1 reply; 4+ messages in thread
From: Hans de Goede @ 2017-04-03  7:27 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: Liam Breck, Tony Lindgren, linux-pm

Hi Sebastian, Liam,

I still have 2 patches pending for using the bq24190 on x86 systems,
which I would like to see merged in some form (and if possible in
time for 4.12):

1) The "power: supply: bq24190_charger: Never reset the charger chip" patch.

Sebastian you said you would merge this after letting it sit a bit longer
on the list, unless any problems with it were noticed. I believe Liam
would prefer for this to not get merged as-is. So I see 3 options:

a) Merge as-is (AFAIK no problems with it have been noticed)
b) Add a "no-reset-on-probe" boolean device property which will
make the driver not do a reset on probe (nor on resume)
c) Add a "reset-on-probe" boolean device property and make the
driver only do a reset on probe (and on resume) if this is set

Sebastian, can you please pick one of these 3 options ? Then I
will adjust my patch as necessary and post a new version.


2) The "power: supply: bq24190_charger: Remove battery power_supply device" patch

The problem with this one is that it removes userspace ABI on which
Liam is relying, so this cannot go upstream as is. I think that
for now it is best to add a "disable-battery-power-supply-iface"
boolean device-property (for kernel internal use only, not part
of the DT bindings) and guard the power_supply_register call
for the battery interface with a check for this.

Sebastian, would this work for you ?


Regards,

Hans

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

end of thread, other threads:[~2017-04-04  9:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03  7:27 Moving forward with the patches for using the bq24190 on x86 systems Hans de Goede
2017-04-03 21:56 ` Liam Breck
2017-04-04  0:56   ` Tony Lindgren
2017-04-04  9:04   ` Hans de Goede

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.