From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajendra Nayak Subject: Re: [PATCH v1 10/10] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers Date: Tue, 14 Aug 2018 10:41:34 +0530 Message-ID: <15e7ae62-18ea-e9e3-eedf-9d6dda69c182@codeaurora.org> References: <106a459af3882745e78cb9b774dcfda08a96a6dd.1533815718.git.amit.kucheria@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <106a459af3882745e78cb9b774dcfda08a96a6dd.1533815718.git.amit.kucheria@linaro.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Amit Kucheria , linux-kernel@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org, edubezval@gmail.com, smohanad@codeaurora.org, andy.gross@linaro.org, dianders@chromium.org, mka@chromium.org, "David S. Miller" , Mauro Carvalho Chehab , Greg Kroah-Hartman , Andrew Morton , Arnd Bergmann List-Id: linux-arm-msm@vger.kernel.org On 8/9/2018 6:02 PM, Amit Kucheria wrote: > Create an entry for the TSENS drivers and mark them as maintained > > Signed-off-by: Amit Kucheria Thanks Amit for signing up to maintain this driver. Acked-by: Rajendra Nayak > --- > 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 >