mbox series

[v4,0/2] Copy tsens node from apq8064 and adjust values for msm8960

Message ID 20250227-expressatt-tsens-v4-0-d70afa5a1fd0@gmail.com
Headers show
Series Copy tsens node from apq8064 and adjust values for msm8960 | expand

Message

Rudraksha Gupta Feb. 28, 2025, 1:16 a.m. UTC
Signed-off-by: Rudraksha Gupta <guptarud@gmail.com>
---
Changes in v4:
- Reword tsens commit message
- Add critical trip
- Link to v3: https://lore.kernel.org/r/20250226-expressatt-tsens-v3-0-bbf898dbec52@gmail.com

Changes in v3:
- Add signoff to dt-bindings commit
- Describe which values have been changed when copying over tsens from apq8064
- Drop wctrl as they want to remain anonymous. They have been CC'd as acknowledgement
- Link to v2: https://lore.kernel.org/r/20250226-expressatt-tsens-v2-0-7a4ce3a91f27@gmail.com

Changes in v2:
- Remove coefficients as it's read from EEPROM
- Fix dtsi formatting
- Fix dtschema warnings introduced with v1
- Link to v1: https://lore.kernel.org/r/20250225-expressatt-tsens-v1-1-024bee5f2047@gmail.com

---
Rudraksha Gupta (2):
      dt-bindings: nvmem: Add compatible for MSM8960
      ARM: dts: qcom: msm8960: Add thermal sensor (tsens)

 .../devicetree/bindings/nvmem/qcom,qfprom.yaml     |  1 +
 arch/arm/boot/dts/qcom/qcom-msm8960.dtsi           | 71 +++++++++++++++++++++-
 2 files changed, 71 insertions(+), 1 deletion(-)
---
base-commit: ffd294d346d185b70e28b1a28abe367bbfe53c04
change-id: 20250225-expressatt-tsens-06d46587a584

Best regards,