[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250224063531.2691961-1-quic_mmanikan@quicinc.com>
Date: Mon, 24 Feb 2025 12:05:27 +0530
From: Manikanta Mylavarapu <quic_mmanikan@...cinc.com>
To: <andersson@...nel.org>, <konradybcio@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>,
<linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <quic_srichara@...cinc.com>, <quic_varada@...cinc.com>
Subject: [PATCH v12 0/4] Add TSENS support for IPQ5332, IPQ5424
IPQ5332 uses tsens v2.3.3 IP with combined interrupt for
upper/lower and critical. IPQ5332 does not have RPM and
kernel has to take care of TSENS enablement and calibration.
IPQ5424 also uses same tsens v2.3.3 IP and it's similar to IPQ5332
(no RPM) hence add IPQ5424 support in this series itself.
This patch series adds the temperature sensor enablement in the
IPQ5332 and IPQ5424 dts files.
Changes in V12:
- Dropped patch #1 and #2 because these are merged.
- ipq5424 dts
- Removed 'thermal_zones' from the node name.
V11 can be found at:
https://lore.kernel.org/linux-arm-msm/20250210120436.821684-1-quic_mmanikan@quicinc.com/
V10 can be found at:
https://lore.kernel.org/linux-arm-msm/20241219062839.747986-1-quic_mmanikan@quicinc.com/
V9 can be found at:
https://lore.kernel.org/linux-arm-msm/20241125050728.3699241-1-quic_mmanikan@quicinc.com/
V8 can be found at:
https://lore.kernel.org/linux-arm-msm/20241115103957.1157495-1-quic_mmanikan@quicinc.com/
V7 can be found at:
https://lore.kernel.org/linux-arm-msm/20241107140550.3260859-1-quic_mmanikan@quicinc.com/
V6 can be found at:
https://lore.kernel.org/linux-arm-msm/20241104124413.2012794-1-quic_mmanikan@quicinc.com/
V5 can be found at:
https://lore.kernel.org/linux-arm-msm/20230721054619.2366510-1-quic_ipkumar@quicinc.com/
V4 can be found at:
https://lore.kernel.org/linux-arm-msm/20230719104041.126718-1-quic_ipkumar@quicinc.com/
V3 can be found at:
https://lore.kernel.org/linux-arm-msm/20230713052732.787853-1-quic_ipkumar@quicinc.com/
V2 can be found at:
https://lore.kernel.org/linux-arm-msm/20230712113539.4029941-1-quic_ipkumar@quicinc.com/
Manikanta Mylavarapu (2):
arm64: dts: qcom: ipq5424: Add tsens node
arm64: dts: qcom: ipq5424: Add thermal zone nodes
Praveenkumar I (2):
arm64: dts: qcom: ipq5332: Add tsens node
arm64: dts: qcom: ipq5332: Add thermal zone nodes
arch/arm64/boot/dts/qcom/ipq5332.dtsi | 135 +++++++++++++++++
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 201 ++++++++++++++++++++++++++
2 files changed, 336 insertions(+)
base-commit: d4b0fd87ff0d4338b259dc79b2b3c6f7e70e8afa
--
2.34.1
Powered by blists - more mailing lists