Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752579AbbBXHvK (ORCPT ); Tue, 24 Feb 2015 02:51:10 -0500 Received: from ns.mm-sol.com ([37.157.136.199]:56070 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752447AbbBXHvH (ORCPT ); Tue, 24 Feb 2015 02:51:07 -0500 Message-ID: <1424764262.2340.10.camel@mm-sol.com> Subject: Re: [PATCH v5] thermal: Add QPNP PMIC temperature alarm driver From: "Ivan T. Ivanov" To: Eduardo Valentin Cc: Zhang Rui , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, David Collins Date: Tue, 24 Feb 2015 09:51:02 +0200 In-Reply-To: <20150223205121.GA30865@developer.amazonguestwifi.org> References: <1423156376-16041-1-git-send-email-iivanov@mm-sol.com> <20150223205121.GA30865@developer.amazonguestwifi.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.13.7-fta1.2~trusty Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1087 Lines: 28 On Mon, 2015-02-23 at 16:51 -0400, Eduardo Valentin wrote: > On Thu, Feb 05, 2015 at 07:12:56PM +0200, Ivan T. Ivanov wrote: > > Add support for the temperature alarm peripheral found inside > > Qualcomm plug-and-play (QPNP) PMIC chips. The temperature alarm > > peripheral outputs a pulse on an interrupt line whenever the > > thermal over temperature stage value changes. > > > > Register a thermal sensor. The temperature reported by this thermal > > sensor device should reflect the actual PMIC die temperature if an > > ADC is present on the given PMIC. If no ADC is present, then the > > reported temperature should be estimated from the over temperature > > stage value. > > > > Cc: David Collins > > Signed-off-by: Ivan T. Ivanov > > Applying to my -linus branch. Thank you. Ivan -- 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/