[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220912194028.3584378-2-bhupesh.sharma@linaro.org>
Date: Tue, 13 Sep 2022 01:10:28 +0530
From: Bhupesh Sharma <bhupesh.sharma@...aro.org>
To: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: bhupesh.sharma@...aro.org, bhupesh.linux@...il.com,
andersson@...nel.org, linux-arm-msm@...r.kernel.org,
daniel.lezcano@...aro.org, rafael@...nel.org,
dmitry.baryshkov@...aro.org, Amit Kucheria <amitk@...nel.org>,
Thara Gopinath <thara.gopinath@...il.com>
Subject: [PATCH v2 2/2] MAINTAINERS: Update Qualcomm Thermal Driver entry
Since there are several Qualcomm Thermal drivers now available
(for e.g. LMH, SPMI PMICs and TSENS) inside 'drivers/thermal/qcom'
directory, so it makes sense to list all the supported dt-bindings
YAML files here.
Also, the entry header is updated to better reflect the same.
Cc: Bjorn Andersson <andersson@...nel.org>
Cc: Amit Kucheria <amitk@...nel.org>
Cc: Thara Gopinath <thara.gopinath@...il.com>
Cc: Daniel Lezcano <daniel.lezcano@...aro.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>
---
MAINTAINERS | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d213a831133f..e72839f5629c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17043,12 +17043,16 @@ F: Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst
F: drivers/net/ethernet/qualcomm/rmnet/
F: include/linux/if_rmnet.h
-QUALCOMM TSENS THERMAL DRIVER
+QUALCOMM THERMAL DRIVERS (TSENS, LMH and SPMI PMIC)
M: Amit Kucheria <amitk@...nel.org>
M: Thara Gopinath <thara.gopinath@...il.com>
L: linux-pm@...r.kernel.org
L: linux-arm-msm@...r.kernel.org
S: Maintained
+F: Documentation/devicetree/bindings/thermal/qcom,spmi-temp-alarm.yaml
+F: Documentation/devicetree/bindings/thermal/qcom-lmh.yaml
+F: Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml
+F: Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml
F: Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
F: drivers/thermal/qcom/
--
2.37.1
Powered by blists - more mailing lists