All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] cover-letter bq27xxx: BQ78Z100
@ 2021-02-03 10:40 LI Qingwu
  2021-02-03 10:40 ` [PATCH V3 1/2] dt-bindings: power: bq27xxx: add bq78z10 LI Qingwu
  2021-02-03 10:41 ` [PATCH V3 2/2] power: supply: bq27xxx: Add support for BQ78Z100 LI Qingwu
  0 siblings, 2 replies; 5+ messages in thread
From: LI Qingwu @ 2021-02-03 10:40 UTC (permalink / raw)
  To: sre, robh+dt, dmurphy, pali, krzk, linux-pm, devicetree, linux-kernel
  Cc: grygorii.tertychnyi, andrey.zhizhikin, LI Qingwu

Changes in V3:
Delete comma before "and" in commit comments.
Reorder commits to sending the bindings as the first patch.


LI Qingwu (2):
  dt-bindings: power: bq27xxx: add bq78z10
  power: supply: bq27xxx: Add support for BQ78Z100

 .../bindings/power/supply/bq27xxx.yaml        |  1 +
 drivers/power/supply/bq27xxx_battery.c        | 46 ++++++++++++++++++-
 drivers/power/supply/bq27xxx_battery_i2c.c    |  2 +
 include/linux/power/bq27xxx_battery.h         |  1 +
 4 files changed, 49 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-02-05  0:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 10:40 [PATCH V3 0/2] cover-letter bq27xxx: BQ78Z100 LI Qingwu
2021-02-03 10:40 ` [PATCH V3 1/2] dt-bindings: power: bq27xxx: add bq78z10 LI Qingwu
2021-02-04 23:37   ` Rob Herring
2021-02-05  0:26     ` Dan Murphy
2021-02-03 10:41 ` [PATCH V3 2/2] power: supply: bq27xxx: Add support for BQ78Z100 LI Qingwu

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.