From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Kaehlcke Subject: Re: [PATCH v1 10/10] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers Date: Thu, 9 Aug 2018 14:08:24 -0700 Message-ID: <20180809210824.GR160295@google.com> References: <106a459af3882745e78cb9b774dcfda08a96a6dd.1533815718.git.amit.kucheria@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <106a459af3882745e78cb9b774dcfda08a96a6dd.1533815718.git.amit.kucheria@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Amit Kucheria Cc: linux-kernel@vger.kernel.org, rnayak@codeaurora.org, linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org, edubezval@gmail.com, smohanad@codeaurora.org, andy.gross@linaro.org, dianders@chromium.org, "David S. Miller" , Mauro Carvalho Chehab , Greg Kroah-Hartman , Andrew Morton , Arnd Bergmann List-Id: linux-arm-msm@vger.kernel.org On Thu, Aug 09, 2018 at 06:02:42PM +0530, Amit Kucheria wrote: > Create an entry for the TSENS drivers and mark them as maintained > > Signed-off-by: Amit Kucheria > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 68b4ff8ed205..ca6183d6d545 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11862,6 +11862,13 @@ L: linux-arm-msm@vger.kernel.org > S: Maintained > F: drivers/iommu/qcom_iommu.c > > +QUALCOMM TSENS THERMAL DRIVER > +M: Amit Kucheria > +L: linux-pm@vger.kernel.org > +L: linux-arm-msm@vger.kernel.org > +S: Maintained > +F: drivers/thermal/qcom/ > + > QUALCOMM VENUS VIDEO ACCELERATOR DRIVER > M: Stanimir Varbanov > L: linux-media@vger.kernel.org FWIW: Reviewed-by: Matthias Kaehlcke