[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC

Priyansh Jain posted 2 patches 2 years, 2 months ago
There is a newer version of this series
.../bindings/thermal/qcom-tsens.yaml          |    1 +
arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 1096 +++++++++++++++++
2 files changed, 1097 insertions(+)
[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
Posted by Priyansh Jain 2 years, 2 months ago
Adding compatible string in TSENS dt-bindings, device node
for TSENS controller and Thermal zone support

Changes since v3:
- Correct the unit address of tsens node
- Updated tsens nodes in sorted order by address
- Moved thermal zones outside /soc node

Changes since v2:
- Indentation mistakes are resolved
- Updated offset of tsens srot region in reg property
- Updated tsens reg property cells properly


Priyansh Jain (2):
  dt-bindings: thermal: tsens: Add sa8775p compatible
  arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC

 .../bindings/thermal/qcom-tsens.yaml          |    1 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 1096 +++++++++++++++++
 2 files changed, 1097 insertions(+)

-- 
2.17.1
Re: [PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
Posted by Konrad Dybcio 2 years, 2 months ago
On 26.09.2023 10:59, Priyansh Jain wrote:
> Adding compatible string in TSENS dt-bindings, device node
> for TSENS controller and Thermal zone support
> 
> Changes since v3:
"since v3", but this is v2.. but only in the cover letter?
Did you mean "in v3"?

I guess this is the v3 series, but you accidentally sent the cover
letter with "v2" in the title and then resent it separately at [1]?

Please consider using the b4 tool [2], it makes such mistakes not
happen and simplifies a couple more things for both the submitters
and maintainers.


[1] https://lore.kernel.org/linux-arm-msm/28473da7-e194-4581-a1d9-6ef574d52ed7@linaro.org/T/#t
[2] https://b4.docs.kernel.org/en/latest/index.html

Konrad
Re: (subset) [PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
Posted by Bjorn Andersson 2 years, 2 months ago
On Tue, 26 Sep 2023 14:29:46 +0530, Priyansh Jain wrote:
> Adding compatible string in TSENS dt-bindings, device node
> for TSENS controller and Thermal zone support
> 
> Changes since v3:
> - Correct the unit address of tsens node
> - Updated tsens nodes in sorted order by address
> - Moved thermal zones outside /soc node
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC
      commit: 4e7870360366b79f8a37ab0809895359105e5b78

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>