devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Cc: lee@kernel.org, sameo@linux.intel.com, robh+dt@kernel.org,
	mark.rutland@arm.com, galak@codeaurora.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH 1/5] mfd: arizona: Add DT binding for setting 32kHz clock source
Date: Mon, 2 Mar 2015 08:00:43 +0000	[thread overview]
Message-ID: <20150302080043.GB31325@x1> (raw)
In-Reply-To: <1425135268-32340-1-git-send-email-ckeepax@opensource.wolfsonmicro.com>

Charles,

Why have you started using my kernel.org email address?

Where did you even get it from?

Please use my linaro.org one for MFD.

Kind regards,
Lee

On Sat, 28 Feb 2015, Charles Keepax wrote:

> From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
> 
> Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> ---
>  drivers/mfd/arizona-core.c |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/mfd/arizona-core.c b/drivers/mfd/arizona-core.c
> index 09ba8f1..dddaaef 100644
> --- a/drivers/mfd/arizona-core.c
> +++ b/drivers/mfd/arizona-core.c
> @@ -552,6 +552,9 @@ static int arizona_of_get_core_pdata(struct arizona *arizona)
>  			ret);
>  	}
>  
> +	of_property_read_u32(arizona->dev->of_node, "wlf,clk32k-src",
> +			     &pdata->clk32k_src);
> +
>  	of_property_for_each_u32(arizona->dev->of_node, "wlf,inmode", prop,
>  				 cur, val) {
>  		if (count == ARRAY_SIZE(arizona->pdata.inmode))

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  parent reply	other threads:[~2015-03-02  8:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-28 14:54 [PATCH 1/5] mfd: arizona: Add DT binding for setting 32kHz clock source Charles Keepax
2015-02-28 14:54 ` [PATCH 2/5] mfd: arizona: Add DT binding documentation for CODEC 32k " Charles Keepax
2015-02-28 14:54 ` [PATCH 3/5] mfd: arizona: Add DT binding for the DMIC references Charles Keepax
2015-03-02  7:53   ` Lee Jones
2015-03-02  9:32     ` Charles Keepax
2015-02-28 14:54 ` [PATCH 4/5] mfd: arizona: Add DT binding documentation for " Charles Keepax
     [not found] ` <1425135268-32340-1-git-send-email-ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2015-02-28 14:54   ` [PATCH 5/5] mfd: arizona: Update DT binding documentation for inmode Charles Keepax
2015-03-02  7:52   ` [PATCH 1/5] mfd: arizona: Add DT binding for setting 32kHz clock source Lee Jones
2015-03-02  8:00 ` Lee Jones [this message]
2015-03-02  9:30   ` Charles Keepax
2015-03-02  9:46     ` Lee Jones

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=20150302080043.GB31325@x1 \
    --to=lee.jones@linaro.org \
    --cc=ckeepax@opensource.wolfsonmicro.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=patches@opensource.wolfsonmicro.com \
    --cc=robh+dt@kernel.org \
    --cc=sameo@linux.intel.com \
    /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).