linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] power: bq27xxx: add bq78z100
@ 2021-02-05  7:10 LI Qingwu
  2021-02-05  7:10 ` [PATCH V4 1/2] dt-bindings: " LI Qingwu
  2021-02-05  7:10 ` [PATCH V4 2/2] power: supply: bq27xxx: Add support for BQ78Z100 LI Qingwu
  0 siblings, 2 replies; 6+ messages in thread
From: LI Qingwu @ 2021-02-05  7:10 UTC (permalink / raw)
  To: sre, robh+dt, dmurphy, pali, krzk, linux-pm, devicetree, linux-kernel
  Cc: grygorii.tertychnyi, andrey.zhizhikin, LI Qingwu

Changes in V4:
Correct the wrong part number in the subject, bq78z100 instead of
bq78z10.


LI Qingwu (2):
  dt-bindings: power: bq27xxx: add bq78z100
  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] 6+ messages in thread

end of thread, other threads:[~2021-03-05  6:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05  7:10 [PATCH V4 0/2] power: bq27xxx: add bq78z100 LI Qingwu
2021-02-05  7:10 ` [PATCH V4 1/2] dt-bindings: " LI Qingwu
2021-02-05  7:10 ` [PATCH V4 2/2] power: supply: bq27xxx: Add support for BQ78Z100 LI Qingwu
2021-03-02 10:07   ` LI Qingwu
2021-03-02 16:22   ` Sebastian Reichel
2021-03-05  6:56     ` LI Qingwu

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