From: Randy Dunlap <rdunlap@infradead.org>
To: Andreas Kemnade <andreas@kemnade.info>,
lee.jones@linaro.org, sre@kernel.org,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
b.galvani@gmail.com, phh@phh.me, letux-kernel@openphoenux.org
Subject: Re: [PATCH v2] power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge
Date: Thu, 27 Aug 2020 10:11:34 -0700 [thread overview]
Message-ID: <68444fa7-895d-3d64-2afd-43fc6d73a8d0@infradead.org> (raw)
In-Reply-To: <20200827170713.12142-1-andreas@kemnade.info>
Hi--
On 8/27/20 10:07 AM, Andreas Kemnade wrote:
> diff --git a/drivers/power/supply/Kconfig b/drivers/power/supply/Kconfig
> index 44d3c8512fb8..28cea178f6f1 100644
> --- a/drivers/power/supply/Kconfig
> +++ b/drivers/power/supply/Kconfig
> @@ -739,4 +739,12 @@ config CHARGER_WILCO
> information can be found in
> Documentation/ABI/testing/sysfs-class-power-wilco
>
> +config RN5T618_POWER
> + tristate "RN5T618 charger/fuel gauge support"
> + depends on MFD_RN5T618
> + help
> + Say Y here to have support for RN5T618 PMIC family fuel gauge and charger
Missing period at the end of the sentence above.
> + This driver can also be built as a module. If so, the module will be
> + called rn5t618_power.
> +
> endif # POWER_SUPPLY
--
~Randy
prev parent reply other threads:[~2020-08-27 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-27 17:07 [PATCH v2] power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge Andreas Kemnade
2020-08-27 17:11 ` Randy Dunlap [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=68444fa7-895d-3d64-2afd-43fc6d73a8d0@infradead.org \
--to=rdunlap@infradead.org \
--cc=andreas@kemnade.info \
--cc=b.galvani@gmail.com \
--cc=lee.jones@linaro.org \
--cc=letux-kernel@openphoenux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=phh@phh.me \
--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 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).