From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-kernel@vger.kernel.org, Ulf Hansson <ulf.hansson@linaro.org>
Subject: Re: [PATCH] mfd: ab8500-core: rename clock device and compatible
Date: Mon, 23 Jan 2017 11:56:55 +0000 [thread overview]
Message-ID: <20170123115655.GH16020@dell> (raw)
In-Reply-To: <20170113151020.31520-1-linus.walleij@linaro.org>
On Fri, 13 Jan 2017, Linus Walleij wrote:
> We didn't have proper device tree bindings for this clock,
> I standardized it to use the exact chipname so let's rename
> it "ab8500-clk" and rectify the device tree compatible string
> to "stericsson,ab8500-clk".
>
> Cc: Ulf Hansson <ulf.hansson@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> drivers/mfd/ab8500-core.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
> diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c
> index 6e00124cef01..8511c068a610 100644
> --- a/drivers/mfd/ab8500-core.c
> +++ b/drivers/mfd/ab8500-core.c
> @@ -656,8 +656,8 @@ static const struct mfd_cell ab8500_devs[] = {
> .of_compatible = "stericsson,ab8500-regulator",
> },
> {
> - .name = "abx500-clk",
> - .of_compatible = "stericsson,abx500-clk",
> + .name = "ab8500-clk",
> + .of_compatible = "stericsson,ab8500-clk",
> },
> {
> .name = "ab8500-gpadc",
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2017-01-23 11:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-13 15:10 [PATCH] mfd: ab8500-core: rename clock device and compatible Linus Walleij
2017-01-23 11:56 ` Lee Jones [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=20170123115655.GH16020@dell \
--to=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ulf.hansson@linaro.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