[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1591684754.git.amit.kucheria@linaro.org>
Date: Tue, 9 Jun 2020 12:14:53 +0530
From: Amit Kucheria <amit.kucheria@...aro.org>
To: linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
bjorn.andersson@...aro.org, sibis@...eaurora.org,
manivannan.sadhasivam@...aro.org, dmitry.baryshkov@...aro.org,
Andy Gross <agross@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Zhang Rui <rui.zhang@...el.com>
Cc: Amit Kucheria <amit.kucheria@...durent.com>,
devicetree@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [PATCH 0/3] Add thermal support for SM8150, SM8250
Add two new compatibles, the devicetree entries for the thermal zones and
wire it up to the cpufreq cooling device.
Amit Kucheria (3):
dt-bindings: thermal: qcom-tsens: Add compatible for sm8150, sm8250
arm64: dts: qcom: sm8150: Add thermal zones and throttling support
arm64: dts: qcom: sm8250: Add thermal zones and throttling support
.../bindings/thermal/qcom-tsens.yaml | 2 +
arch/arm64/boot/dts/qcom/sm8150.dtsi | 811 ++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8250.dtsi | 766 +++++++++++++++++
drivers/thermal/qcom/tsens-v2.c | 2 +-
4 files changed, 1580 insertions(+), 1 deletion(-)
--
2.25.1
Powered by blists - more mailing lists