From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283 Date: Fri, 8 Feb 2013 09:33:12 -0500 Message-ID: <20130208143312.GF14746@titan.lakedaemon.net> References: <1359815749-27705-1-git-send-email-andrew@lunn.ch> <1359815749-27705-3-git-send-email-andrew@lunn.ch> <1359947693.2250.50.camel@rzhang1-mobl4> <20130204141943.GL14746@titan.lakedaemon.net> <1360308685.2242.16.camel@rzhang1-mobl4> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:47767 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1946041Ab3BHOdW (ORCPT ); Fri, 8 Feb 2013 09:33:22 -0500 Content-Disposition: inline In-Reply-To: <1360308685.2242.16.camel@rzhang1-mobl4> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Zhang Rui Cc: Andrew Lunn , linux ARM , linux-pm@vger.kernel.org, Nobuhiro Iwamatsu On Fri, Feb 08, 2013 at 03:31:25PM +0800, Zhang Rui wrote: > Hi, Jason, > > On Mon, 2013-02-04 at 09:19 -0500, Jason Cooper wrote: > > On Mon, Feb 04, 2013 at 11:14:53AM +0800, Zhang Rui wrote: > > > On Sat, 2013-02-02 at 15:35 +0100, Andrew Lunn wrote: > > > > From: Nobuhiro Iwamatsu > > > > > > > > Kirkwood 88F6282 and 88F6283 have a thermal sensor. > > > > This patch adds a DT node and enables the driver in the kernel config. > > > > > > > > Signed-off-by: Nobuhiro Iwamatsu > > > > Signed-off-by: Andrew Lunn > > > > > > I can take this one but I need ACK from ARM experts first. > > > > If you don't mind, I prefer to take patches 2 and 4. If you could take > > 1 and 3 and let me know what tree/branch you place them in, then I'll > > depend on them when I push them up. > > > great. > patch 1/4, 3/4 in V5 have been applied to thermal tree -next branch. > git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git > > but I'll put all the 3.9 candidates in thermal -release branch before > next merge window opened. does this still work for you? great, thanks. Jason. From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Fri, 8 Feb 2013 09:33:12 -0500 Subject: [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283 In-Reply-To: <1360308685.2242.16.camel@rzhang1-mobl4> References: <1359815749-27705-1-git-send-email-andrew@lunn.ch> <1359815749-27705-3-git-send-email-andrew@lunn.ch> <1359947693.2250.50.camel@rzhang1-mobl4> <20130204141943.GL14746@titan.lakedaemon.net> <1360308685.2242.16.camel@rzhang1-mobl4> Message-ID: <20130208143312.GF14746@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Feb 08, 2013 at 03:31:25PM +0800, Zhang Rui wrote: > Hi, Jason, > > On Mon, 2013-02-04 at 09:19 -0500, Jason Cooper wrote: > > On Mon, Feb 04, 2013 at 11:14:53AM +0800, Zhang Rui wrote: > > > On Sat, 2013-02-02 at 15:35 +0100, Andrew Lunn wrote: > > > > From: Nobuhiro Iwamatsu > > > > > > > > Kirkwood 88F6282 and 88F6283 have a thermal sensor. > > > > This patch adds a DT node and enables the driver in the kernel config. > > > > > > > > Signed-off-by: Nobuhiro Iwamatsu > > > > Signed-off-by: Andrew Lunn > > > > > > I can take this one but I need ACK from ARM experts first. > > > > If you don't mind, I prefer to take patches 2 and 4. If you could take > > 1 and 3 and let me know what tree/branch you place them in, then I'll > > depend on them when I push them up. > > > great. > patch 1/4, 3/4 in V5 have been applied to thermal tree -next branch. > git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git > > but I'll put all the 3.9 candidates in thermal -release branch before > next merge window opened. does this still work for you? great, thanks. Jason.