From: "Heiko Stübner" <heiko@sntech.de>
To: Markus Reichl <m.reichl@fivetechno.de>
Cc: linux-rockchip@lists.infradead.org,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] regulator: mp8859: add supply entry
Date: Mon, 03 Feb 2020 13:28:14 +0100 [thread overview]
Message-ID: <2041997.mfULgpQ279@diego> (raw)
In-Reply-To: <20200203110034.1448-1-m.reichl@fivetechno.de>
Am Montag, 3. Februar 2020, 12:00:33 CET schrieb Markus Reichl:
> Add vin_supply to the regulator description to support a nice
> regulator tree.
>
> Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
double checked the datasheet for the supply name and all is correct, so
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
> drivers/regulator/mp8859.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/regulator/mp8859.c b/drivers/regulator/mp8859.c
> index 1d26b506ee5b..6ed987648188 100644
> --- a/drivers/regulator/mp8859.c
> +++ b/drivers/regulator/mp8859.c
> @@ -95,6 +95,7 @@ static const struct regulator_desc mp8859_regulators[] = {
> .id = 0,
> .type = REGULATOR_VOLTAGE,
> .name = "mp8859_dcdc",
> + .supply_name = "vin",
> .of_match = of_match_ptr("mp8859_dcdc"),
> .n_voltages = VOL_MAX_IDX + 1,
> .linear_ranges = mp8859_dcdc_ranges,
>
next prev parent reply other threads:[~2020-02-03 12:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 11:00 [PATCH] regulator: mp8859: add supply entry Markus Reichl
2020-02-03 12:28 ` Heiko Stübner [this message]
2020-02-11 15:51 ` Applied "regulator: mp8859: add supply entry" to the regulator tree Mark Brown
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=2041997.mfULgpQ279@diego \
--to=heiko@sntech.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=m.reichl@fivetechno.de \
/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).