All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
To: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org,
	ajitpal.singh-qxv4g6HH51o@public.gmane.org,
	edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	patrice.chotard-qxv4g6HH51o@public.gmane.org
Subject: Re: [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
Date: Mon, 21 Jul 2014 11:33:42 +0200	[thread overview]
Message-ID: <53CCDE76.8060508@st.com> (raw)
In-Reply-To: <1401980819-19962-6-git-send-email-lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

Hi Lee,

On 06/05/2014 05:06 PM, Lee Jones wrote:
> We supply two of these.  The first is controlled by the System Configuration
> registers and the second one provided is a more traditional 'memory mapped'
> variant.  Each are handled by they own sub-driver.
>
> Signed-off-by: Ajit Pal Singh <ajitpal.singh-qxv4g6HH51o@public.gmane.org>
> Signed-off-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> ---
>   arch/arm/boot/dts/stih416.dtsi | 18 ++++++++++++++++++
>   1 file changed, 18 insertions(+)
>

Added to my queue for v3.17.

Thanks,
Maxime
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
Date: Mon, 21 Jul 2014 11:33:42 +0200	[thread overview]
Message-ID: <53CCDE76.8060508@st.com> (raw)
In-Reply-To: <1401980819-19962-6-git-send-email-lee.jones@linaro.org>

Hi Lee,

On 06/05/2014 05:06 PM, Lee Jones wrote:
> We supply two of these.  The first is controlled by the System Configuration
> registers and the second one provided is a more traditional 'memory mapped'
> variant.  Each are handled by they own sub-driver.
>
> Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>   arch/arm/boot/dts/stih416.dtsi | 18 ++++++++++++++++++
>   1 file changed, 18 insertions(+)
>

Added to my queue for v3.17.

Thanks,
Maxime

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Coquelin <maxime.coquelin@st.com>
To: Lee Jones <lee.jones@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: <kernel@stlinux.com>, <ajitpal.singh@st.com>,
	<edubezval@gmail.com>, <rui.zhang@intel.com>,
	<linux-pm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<patrice.chotard@st.com>
Subject: Re: [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
Date: Mon, 21 Jul 2014 11:33:42 +0200	[thread overview]
Message-ID: <53CCDE76.8060508@st.com> (raw)
In-Reply-To: <1401980819-19962-6-git-send-email-lee.jones@linaro.org>

Hi Lee,

On 06/05/2014 05:06 PM, Lee Jones wrote:
> We supply two of these.  The first is controlled by the System Configuration
> registers and the second one provided is a more traditional 'memory mapped'
> variant.  Each are handled by they own sub-driver.
>
> Signed-off-by: Ajit Pal Singh <ajitpal.singh@st.com>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>   arch/arm/boot/dts/stih416.dtsi | 18 ++++++++++++++++++
>   1 file changed, 18 insertions(+)
>

Added to my queue for v3.17.

Thanks,
Maxime

  parent reply	other threads:[~2014-07-21  9:33 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05 15:06 [RESEND PATCH 0/6] thermal: sti: Add new Thermal driver Lee Jones
2014-06-05 15:06 ` Lee Jones
2014-06-05 15:06 ` [PATCH 1/6] thermal: sti: Supply Device Tree documentation Lee Jones
2014-06-05 15:06   ` Lee Jones
2014-06-05 15:06 ` [PATCH 2/6] thermal: sti: Introduce ST Thermal core code Lee Jones
2014-06-05 15:06   ` Lee Jones
2014-06-14 22:31   ` Pavel Machek
2014-06-14 22:31     ` Pavel Machek
2014-06-05 15:06 ` [PATCH 3/6] thermal: sti: Add support for ST's System Config Register based Thermal controller Lee Jones
2014-06-05 15:06   ` Lee Jones
2014-06-05 15:06   ` Lee Jones
2014-06-05 15:06 ` [PATCH 4/6] thermal: sti: Add support for ST's Memory Mapped " Lee Jones
2014-06-05 15:06   ` Lee Jones
2014-06-05 15:06 ` [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes Lee Jones
2014-06-05 15:06   ` Lee Jones
     [not found]   ` <1401980819-19962-6-git-send-email-lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-07-21  9:33     ` Maxime Coquelin [this message]
2014-07-21  9:33       ` Maxime Coquelin
2014-07-21  9:33       ` Maxime Coquelin
2014-06-05 15:06 ` [PATCH 6/6] ARM: multi_v7_defconfig: Configure in ST's Thermal Controller Lee Jones
2014-06-05 15:06   ` Lee Jones
2014-07-21  9:50   ` Maxime Coquelin
2014-07-21  9:50     ` Maxime Coquelin
2014-07-21  9:50     ` Maxime Coquelin
2014-06-24  9:23 ` [RESEND PATCH 0/6] thermal: sti: Add new Thermal driver Lee Jones
2014-06-24  9:23   ` Lee Jones
2014-07-09 12:08   ` Lee Jones
2014-07-09 12:08     ` Lee Jones
2014-07-09 13:19     ` Zhang Rui
2014-07-09 13:19       ` Zhang Rui
2014-07-09 13:19       ` Zhang Rui
2014-07-09 13:46       ` Lee Jones
2014-07-09 13:46         ` Lee Jones
2014-07-14 13:08         ` Lee Jones
2014-07-14 13:08           ` Lee Jones
2014-07-14 14:14           ` Zhang Rui
2014-07-14 14:14             ` Zhang Rui
2014-07-14 14:27             ` Lee Jones
2014-07-14 14:27               ` Lee Jones
2014-07-21  9:17               ` Lee Jones
2014-07-21  9:17                 ` Lee Jones
2014-07-21  9:34                 ` Zhang Rui
2014-07-21  9:34                   ` Zhang Rui
2014-07-21 10:13                   ` Lee Jones
2014-07-21 10:13                     ` Lee Jones
2014-08-11 13:56                     ` Lee Jones
2014-08-11 13:56                       ` Lee Jones
2014-08-11 13:56                       ` Lee Jones
  -- strict thread matches above, loose matches on Subject: below --
2014-05-30  9:38 [PATCH " Lee Jones
2014-05-30  9:38 ` [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes Lee Jones
2014-05-30  9:38   ` 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=53CCDE76.8060508@st.com \
    --to=maxime.coquelin-qxv4g6hh51o@public.gmane.org \
    --cc=ajitpal.singh-qxv4g6HH51o@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org \
    --cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=patrice.chotard-qxv4g6HH51o@public.gmane.org \
    --cc=rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.