From: Ladislav Michl <ladis-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>
To: linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Mike Looijmans <mike.looijmans-Oq418RWZeHk@public.gmane.org>,
Dragos Bogdan
<dragos.bogdan-OyLXuOCK7orQT0dZR+AlfA@public.gmane.org>,
Javier Martinez Canillas
<javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>,
Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Subject: [PATCH v6 0/3] power: supply: ltc2941-battery-gauge: Support LTC2942 and LTC2944
Date: Sun, 16 Jul 2017 11:32:02 +0200 [thread overview]
Message-ID: <20170716093202.vfea4yylbzfec72v@lenoch> (raw)
This is the 6th version of patch.
Changelog:
- v2: reworked voltage computing to not overflow and keep precision
- v3: update devicetree binding documentation
- v4: add ltc2942 devicetree compatible
- v5: reworked to incorporate Dragos' LTC2944 patch
- v6: fix missing break in the switch statement, move LTC2942 and LTC2944
id definitions into respective patches
LTC2942 is pin compatible with LTC2941 providing few more registers
holding information about battery voltage and temperature. It can
be runtime detected using bit A7 in the Status register.
LTC2944 is compatible with LTC2943, but uses different
voltage and current computing constants.
Comments welcome,
ladis
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2017-07-16 9:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-16 9:32 Ladislav Michl [this message]
2017-07-16 9:33 ` [PATCH v6 1/3] power: supply: ltc2941-battery-gauge: Prepare for LTC2942 and LTC2944 Ladislav Michl
2017-07-17 14:52 ` Bogdan, Dragos
2017-07-16 9:34 ` [PATCH v6 2/3] power: supply: ltc2941-battery-gauge: Add LTC2942 support Ladislav Michl
2017-07-17 14:53 ` Bogdan, Dragos
2017-07-16 9:35 ` [PATCH v6 3/3] power: supply: ltc2941-battery-gauge: Add LTC2944 support Ladislav Michl
2017-07-17 14:55 ` Bogdan, Dragos
2017-07-17 19:42 ` Rob Herring
2017-07-25 10:20 ` [PATCH v6 0/3] power: supply: ltc2941-battery-gauge: Support LTC2942 and LTC2944 Sebastian Reichel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170716093202.vfea4yylbzfec72v@lenoch \
--to=ladis-6z/3iimg2c8g8few9mqtra@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=dragos.bogdan-OyLXuOCK7orQT0dZR+AlfA@public.gmane.org \
--cc=javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org \
--cc=linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=mike.looijmans-Oq418RWZeHk@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox