All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Linus Walleij <linus.walleij@linaro.org>,
	Sebastian Reichel <sre@kernel.org>,
	Marcus Cooper <codekipper@gmail.com>,
	Jean Delvare <jdelvare@suse.com>
Cc: linux-pm@vger.kernel.org, linux-hwmon@vger.kernel.org
Subject: Re: [PATCH 0/2] More AB8500 charging props
Date: Mon, 22 Nov 2021 16:23:44 -0800	[thread overview]
Message-ID: <f0a38d3c-e7f0-ab75-f1cf-7c884515a7c7@roeck-us.net> (raw)
In-Reply-To: <20211122234141.3356340-1-linus.walleij@linaro.org>

On 11/22/21 3:41 PM, Linus Walleij wrote:
> These two patches begin to put new stuff into the
> drivers/power/supply/ab8500_bmdata.c for:
> 
> A) battery temperature look-up and interpolation, and
> B) maintenance charging
> 
> Some design choices can be discussed, so I included some
> HWMON etc maintainers.
> 
> NTC resistor:
> 
> For the battery NTC temperature we should note the existing NTC
> driver in drivers/hwmon/ntc_thermistor.c with bindings
> in Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
> which is used for stand-alone NTC resistors.
> 
> It is probably possible to try to reuse the hwmon code but I
> wanted to see if we have buy-in from the hwmon maintainer first.
> 
Go ahead; anything that reduces code duplication is desirable.

Guenter

      parent reply	other threads:[~2021-11-23  0:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 23:41 [PATCH 0/2] More AB8500 charging props Linus Walleij
2021-11-22 23:41 ` [PATCH 1/2] power: supply: ab8500: Standardize NTC battery temp Linus Walleij
2021-12-03 20:53   ` Sebastian Reichel
2021-12-06  0:33     ` Linus Walleij
2021-11-22 23:41 ` [PATCH 2/2] power: supply: ab8500: Standardize maintenance charging Linus Walleij
2021-12-03 21:02   ` Sebastian Reichel
2021-12-06  0:37     ` Linus Walleij
2021-11-23  0:23 ` Guenter Roeck [this message]

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=f0a38d3c-e7f0-ab75-f1cf-7c884515a7c7@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=codekipper@gmail.com \
    --cc=jdelvare@suse.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.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 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.