Message ID | 20211005032531.2251928-1-bjorn.andersson@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC | expand |
Hi, I will pick patches 1 et 2 Thanks -- Daniel On 05/10/2021 05:25, Bjorn Andersson wrote: > Describe ADC channels, related thermal monitor channels and add thermal > zones for these. > > Bjorn Andersson (4): > dt-bindings: thermal: qcom: add HC variant of adc-thermal monitor > bindings > thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant > arm64: dts: qcom: pm8998: Add ADC Thermal Monitor node > arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones > > .../bindings/thermal/qcom-spmi-adc-tm-hc.yaml | 149 ++++++++++++++++++ > arch/arm64/boot/dts/qcom/pm8998.dtsi | 10 ++ > arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 140 ++++++++++++++++ > drivers/thermal/qcom/qcom-spmi-adc-tm5.c | 41 ++++- > 4 files changed, 339 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml >
On Mon, 4 Oct 2021 20:25:27 -0700, Bjorn Andersson wrote: > Describe ADC channels, related thermal monitor channels and add thermal > zones for these. > > Bjorn Andersson (4): > dt-bindings: thermal: qcom: add HC variant of adc-thermal monitor > bindings > thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant > arm64: dts: qcom: pm8998: Add ADC Thermal Monitor node > arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones > > [...] Applied, thanks! [3/4] arm64: dts: qcom: pm8998: Add ADC Thermal Monitor node commit: 4cc7c85cccc87e436a86b4281ddcd886eb0bf58f [4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones commit: d5e12f3823aed1e35ee2411bdf0ab61dc1011387 Best regards,