From: Lee Jones <lee.jones@linaro.org>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: mturquette@baylibre.com, sboyd@codeaurora.org,
linux-kernel@vger.kernel.org, guodong.xu@linaro.org
Subject: Re: [PATCH 2/2] mfd: hi655x: Add the clock cell to provide WiFi and Bluetooth
Date: Tue, 11 Apr 2017 14:58:58 +0100 [thread overview]
Message-ID: <20170411135858.5cdarrd3o2ogvtsf@dell> (raw)
In-Reply-To: <1489737531-3036-2-git-send-email-daniel.lezcano@linaro.org>
On Fri, 17 Mar 2017, Daniel Lezcano wrote:
> The hi655x is a PMIC with regulator but also provides a clock for the WiFi
> and the bluetooth which is missing in the current implementation.
>
> Add the clock cell so it can be used in the next patch via the dts.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> ---
> drivers/mfd/hi655x-pmic.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Applied, thanks.
> diff --git a/drivers/mfd/hi655x-pmic.c b/drivers/mfd/hi655x-pmic.c
> index ba706ad..c37ccbf 100644
> --- a/drivers/mfd/hi655x-pmic.c
> +++ b/drivers/mfd/hi655x-pmic.c
> @@ -77,7 +77,8 @@
> .num_resources = ARRAY_SIZE(pwrkey_resources),
> .resources = &pwrkey_resources[0],
> },
> - { .name = "hi655x-regulator", },
> + { .name = "hi655x-regulator", },
> + { .name = "hi655x-clk", },
> };
>
> static void hi655x_local_irq_clear(struct regmap *map)
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2017-04-11 13:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 7:58 [PATCH 1/2] clk: hi6220: Add the hi655x's pmic clock Daniel Lezcano
2017-03-17 7:58 ` [PATCH 2/2] mfd: hi655x: Add the clock cell to provide WiFi and Bluetooth Daniel Lezcano
2017-04-11 13:58 ` Lee Jones [this message]
2017-04-07 13:46 ` [PATCH 1/2] clk: hi6220: Add the hi655x's pmic clock Daniel Lezcano
2017-04-07 16:48 ` Stephen Boyd
2017-04-07 17:21 ` Daniel Lezcano
2017-04-07 17:23 ` Stephen Boyd
2017-04-07 17:32 ` Daniel Lezcano
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=20170411135858.5cdarrd3o2ogvtsf@dell \
--to=lee.jones@linaro.org \
--cc=daniel.lezcano@linaro.org \
--cc=guodong.xu@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.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
all inboxes | Powered by JetHome®