From patchwork Wed Sep 12 09:52:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kucheria X-Patchwork-Id: 10597279 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E3D1E920 for ; Wed, 12 Sep 2018 09:54:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D37702982F for ; Wed, 12 Sep 2018 09:54:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C742F29834; Wed, 12 Sep 2018 09:54:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 785FC2982F for ; Wed, 12 Sep 2018 09:54:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727734AbeILO5z (ORCPT ); Wed, 12 Sep 2018 10:57:55 -0400 Received: from mail-ed1-f65.google.com ([209.85.208.65]:34225 "EHLO mail-ed1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726712AbeILO5z (ORCPT ); Wed, 12 Sep 2018 10:57:55 -0400 Received: by mail-ed1-f65.google.com with SMTP id u1-v6so1277558eds.1 for ; Wed, 12 Sep 2018 02:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=jx4ZTRxUlsnlRS61zHUJKPUod3bZiEIHV2ciGsOaGK4=; b=I1PqOoAxjwuP4DEt5rN9fBRHJvjzx2+TUq/Abj8mJLl579ej1lwaaDoB5Wgv6yqvZc +rzhi/A/c92D/pRt/zfvr3Pux1vVNf7lki471t0o1qdvYJHPmMO1wb0Or81olGmkDgwl OO8UH7oVBgihmq7eZhc+Mdf83Dvr+wP+SScfY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=jx4ZTRxUlsnlRS61zHUJKPUod3bZiEIHV2ciGsOaGK4=; b=f8aKK+WbUSpripGFfjTYtL26MNFs4BIssT1XvYy5I3VyX7sgmQOhixkYKOvbetGbIp PSSUx/UB6qWmT4/lxKBdzp+Z8Ul1sAPaDERy9HnNnI/xZDSacexRRLB1vJwKOQv9M9Im 7tSrYSGMANiypadtZiJ5N3Z9f6bggDB4LXOJNqkR355KedP+hO3A9PTDjnr+j9rKhFqL enOnZo7VfJnpEVhQTAHAWu1U3HlO90dvRV1IP34WuTVFdMhU8RNHF15ijLjoXtsopD7D 4TyyosRj3lHo9n7gfEy9ZXRmmaIhFfH8iRUIF2EXXbsnDk03Qk9hwiWk9FxTe/AbuNyz l4mw== X-Gm-Message-State: APzg51Ac/up6n3JlY6hbiDlSeKMO3zDv7P7+a0mMhxMGdiUv0O7FTg07 pBoS3IllXN3iyS7CKEai7Agfzw== X-Google-Smtp-Source: ANB0Vdb1D3MiTKC7x6ECW4/ZDv2vpIfELis/ma+ddayrAET9wM5XItxSemQ671NMBLNRWyCPnLgJWw== X-Received: by 2002:a50:b003:: with SMTP id i3-v6mr1858837edd.120.1536746048171; Wed, 12 Sep 2018 02:54:08 -0700 (PDT) Received: from localhost ([49.248.190.214]) by smtp.gmail.com with ESMTPSA id m35-v6sm345268ede.14.2018.09.12.02.54.06 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 12 Sep 2018 02:54:07 -0700 (PDT) From: Amit Kucheria To: linux-kernel@vger.kernel.org Cc: 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, mka@chromium.org, "David S. Miller" , Mauro Carvalho Chehab , Greg Kroah-Hartman , Andrew Morton , Arnd Bergmann Subject: [PATCH v3 06/16] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers Date: Wed, 12 Sep 2018 15:22:51 +0530 Message-Id: <1a671f3acaa95e53371243f66c93d7508bf7f529.1536744310.git.amit.kucheria@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Create an entry for the TSENS drivers and mark them as maintained Signed-off-by: Amit Kucheria Reviewed-by: Matthias Kaehlcke Acked-by: Rajendra Nayak Acked-by: Bjorn Andersson --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ad052aeac39..df6c5ce18b03 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12076,6 +12076,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