Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755874AbbHYRl1 (ORCPT ); Tue, 25 Aug 2015 13:41:27 -0400 Received: from mail-yk0-f179.google.com ([209.85.160.179]:33501 "EHLO mail-yk0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400AbbHYRlZ (ORCPT ); Tue, 25 Aug 2015 13:41:25 -0400 MIME-Version: 1.0 In-Reply-To: <1440057962-13373-3-git-send-email-s.hauer@pengutronix.de> References: <1440057962-13373-1-git-send-email-s.hauer@pengutronix.de> <1440057962-13373-3-git-send-email-s.hauer@pengutronix.de> From: Daniel Kurtz Date: Wed, 26 Aug 2015 01:41:03 +0800 X-Google-Sender-Auth: 0RfVVXjchOp3s5zD0WhyG4Ks-SI Message-ID: Subject: Re: [PATCH 2/3] thermal: Add Mediatek thermal controller support To: Sascha Hauer Cc: linux-pm@vger.kernel.org, Zhang Rui , Eduardo Valentin , "linux-kernel@vger.kernel.org" , linux-mediatek@lists.infradead.org, Sasha Hauer , Matthias Brugger Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 930 Lines: 21 Hi Sascha, On Thu, Aug 20, 2015 at 4:06 PM, Sascha Hauer wrote: > This adds support for the Mediatek thermal controller found on MT8173 > and likely other SoCs. > The controller is a bit special. It does not have its own ADC, instead > it controls the on-SoC AUXADC via AHB bus accesses. For this reason > we need the physical address of the AUXADC. Also it controls a mux > using AHB bus accesses, so we need the APMIXEDSYS physical address aswell. > > Signed-off-by: Sascha Hauer Please respond to Daniel Lezcano's comments too. But beyond that, all three patches in this set are: Reviewed-by: Daniel Kurtz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/