From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH 1/2] thermal: Add support for thermal sensor for Kirkwood SoC Date: Fri, 7 Dec 2012 16:24:59 -0700 Message-ID: <20121207232459.GA4304@obsidianresearch.com> References: <1354922151-3250-1-git-send-email-iwamatsu@nigauri.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1354922151-3250-1-git-send-email-iwamatsu@nigauri.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Nobuhiro Iwamatsu Cc: rui.zhang@intel.com, jason@lakedaemon.net, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org List-Id: linux-pm@vger.kernel.org On Sat, Dec 08, 2012 at 08:15:50AM +0900, Nobuhiro Iwamatsu wrote: > Some kirkwood SoC has thermal sensor. > This patch adds support for 88F6282 and 88F6283. Thanks! I was just about to write this.. Looks good here. Tested-by: Jason Gunthorpe Jason