From mboxrd@z Thu Jan 1 00:00:00 1970 From: jgunthorpe@obsidianresearch.com (Jason Gunthorpe) Date: Fri, 7 Dec 2012 16:24:59 -0700 Subject: [PATCH 1/2] thermal: Add support for thermal sensor for Kirkwood SoC In-Reply-To: <1354922151-3250-1-git-send-email-iwamatsu@nigauri.org> References: <1354922151-3250-1-git-send-email-iwamatsu@nigauri.org> Message-ID: <20121207232459.GA4304@obsidianresearch.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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