devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add support for MBG Thermal monitoring device
@ 2024-07-12 12:43 Satya Priya Kakitapalli
  2024-07-12 12:43 ` [PATCH 1/5] dt-bindings: iio: adc: Add ADC5 GEN3 Channel info for pm8775 PMIC Satya Priya Kakitapalli
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Satya Priya Kakitapalli @ 2024-07-12 12:43 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Rafael J. Wysocki,
	Daniel Lezcano, Zhang Rui, Lukasz Luba, Amit Kucheria,
	Thara Gopinath, Bjorn Andersson, Konrad Dybcio
  Cc: Kamal Wadhwa, Taniya Das, Jishnu Prakash, linux-kernel, linux-iio,
	devicetree, linux-arm-msm, linux-pm, Satya Priya Kakitapalli,
	Ajit Pandey, Imran Shaik, Jagadeesh Kona

Add bindings, driver and DT for the Qualcomm's MBG thermal
monitoring device.

Please note that this series is dependent on [1] which adds
ADC5-GEN3 support.

[1] https://lore.kernel.org/linux-iio/20231231171237.3322376-1-quic_jprakash@quicinc.com/

Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
---
Satya Priya Kakitapalli (5):
      dt-bindings: iio: adc: Add ADC5 GEN3 Channel info for pm8775 PMIC
      dt-bindings: thermal: qcom: Add MBG thermal monitor bindings
      thermal: qcom: Add support for MBG Temp monitor
      ARM: dts: qcom: Add vadc support for pm8775 pmic on SA8775P
      ARM: dts: qcom: Add support for MBG TM for pm8775 on SA8775P

 .../bindings/thermal/qcom-spmi-mbg-tm.yaml         |  63 +++++
 arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi        | 210 ++++++++++++++++
 drivers/thermal/qcom/Kconfig                       |  11 +
 drivers/thermal/qcom/Makefile                      |   1 +
 drivers/thermal/qcom/qcom-spmi-mbg-tm.c            | 269 +++++++++++++++++++++
 .../iio/adc/qcom,spmi-adc5-gen3-pm8775.h           |  42 ++++
 6 files changed, 596 insertions(+)
---
base-commit: c27723304c1f6af79f7bece5edacace6a8d46167
change-id: 20240627-mbg-tm-support-7bbf25c246e1

Best regards,
-- 
Satya Priya Kakitapalli <quic_skakitap@quicinc.com>


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2024-11-19  8:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 12:43 [PATCH 0/5] Add support for MBG Thermal monitoring device Satya Priya Kakitapalli
2024-07-12 12:43 ` [PATCH 1/5] dt-bindings: iio: adc: Add ADC5 GEN3 Channel info for pm8775 PMIC Satya Priya Kakitapalli
2024-07-12 17:06   ` Krzysztof Kozlowski
2024-07-13 12:00   ` Jonathan Cameron
2024-07-12 12:43 ` [PATCH 2/5] dt-bindings: thermal: qcom: Add MBG thermal monitor bindings Satya Priya Kakitapalli
2024-07-12 14:34   ` Rob Herring (Arm)
2024-07-12 17:25   ` Krzysztof Kozlowski
2024-07-12 17:37     ` Konrad Dybcio
2024-07-13 16:14   ` Dmitry Baryshkov
2024-11-19  7:57     ` Satya Priya Kakitapalli
2024-07-12 12:43 ` [PATCH 3/5] thermal: qcom: Add support for MBG Temp monitor Satya Priya Kakitapalli
2024-07-13 11:59   ` Jonathan Cameron
2024-11-19  8:00     ` Satya Priya Kakitapalli
2024-07-15  8:26   ` Konrad Dybcio
2024-07-12 12:43 ` [PATCH 4/5] ARM: dts: qcom: Add vadc support for pm8775 pmic on SA8775P Satya Priya Kakitapalli
2024-07-12 17:13   ` Krzysztof Kozlowski
2024-07-12 12:43 ` [PATCH 5/5] ARM: dts: qcom: Add support for MBG TM for pm8775 " Satya Priya Kakitapalli
2024-07-12 17:15   ` Krzysztof Kozlowski
2024-07-12 19:43   ` Konrad Dybcio
2024-07-12 14:39 ` [PATCH 0/5] Add support for MBG Thermal monitoring device neil.armstrong
2024-11-19  8:06   ` Satya Priya Kakitapalli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).