[PATCH v3 0/4] Add mt7986 thermal

Frank Wunderlich posted 4 patches 1 year, 3 months ago
.../bindings/nvmem/mediatek,efuse.yaml        |  1 +
.../dts/mediatek/mt7986a-bananapi-bpi-r3.dts  | 31 ++++++++++
arch/arm64/boot/dts/mediatek/mt7986a.dtsi     | 62 +++++++++++++++++++
3 files changed, 94 insertions(+)
[PATCH v3 0/4] Add mt7986 thermal
Posted by Frank Wunderlich 1 year, 3 months ago
From: Frank Wunderlich <frank-w@public-files.de>

This series add thermal related devicetree-nodes and necessary
dt-bindings.

I left pwm-fan for r3 for now as i cannot test this completely due to
missing 2 pin-jack and 3v3 pwm-level which my fan cannot handle (starts
spinning at ~3V). Only checked voltage of pwm there.

changes in v3:
- efuse compatibles into one line

changes in v2:
- drop highest 2 trip points as they are not yet used
- leave already applied patches

Daniel Golle (3):
  arm64: dts: mt7986: add thermal and efuse
  arm64: dts: mt7986: add thermal-zones
  arm64: dts: mt7986: add pwm-fan and cooling-maps to BPI-R3 dts

Frank Wunderlich (1):
  dt-bindings: nvmem: mediatek: efuse: add support for mt7986

 .../bindings/nvmem/mediatek,efuse.yaml        |  1 +
 .../dts/mediatek/mt7986a-bananapi-bpi-r3.dts  | 31 ++++++++++
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi     | 62 +++++++++++++++++++
 3 files changed, 94 insertions(+)

-- 
2.34.1
Re: [PATCH v3 0/4] Add mt7986 thermal
Posted by Matthias Brugger 1 year, 3 months ago

On 30/05/2023 22:12, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
> 
> This series add thermal related devicetree-nodes and necessary
> dt-bindings.
> 
> I left pwm-fan for r3 for now as i cannot test this completely due to
> missing 2 pin-jack and 3v3 pwm-level which my fan cannot handle (starts
> spinning at ~3V). Only checked voltage of pwm there.
> 
> changes in v3:
> - efuse compatibles into one line
> 
> changes in v2:
> - drop highest 2 trip points as they are not yet used
> - leave already applied patches
> 
> Daniel Golle (3):
>    arm64: dts: mt7986: add thermal and efuse
>    arm64: dts: mt7986: add thermal-zones
>    arm64: dts: mt7986: add pwm-fan and cooling-maps to BPI-R3 dts
> 
> Frank Wunderlich (1):
>    dt-bindings: nvmem: mediatek: efuse: add support for mt7986
> 
>   .../bindings/nvmem/mediatek,efuse.yaml        |  1 +
>   .../dts/mediatek/mt7986a-bananapi-bpi-r3.dts  | 31 ++++++++++
>   arch/arm64/boot/dts/mediatek/mt7986a.dtsi     | 62 +++++++++++++++++++
>   3 files changed, 94 insertions(+)
> 

Applied 2-4, thanks!
Re: (subset) [PATCH v3 0/4] Add mt7986 thermal
Posted by Srinivas Kandagatla 1 year, 3 months ago
On Tue, 30 May 2023 22:12:31 +0200, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
> 
> This series add thermal related devicetree-nodes and necessary
> dt-bindings.
> 
> I left pwm-fan for r3 for now as i cannot test this completely due to
> missing 2 pin-jack and 3v3 pwm-level which my fan cannot handle (starts
> spinning at ~3V). Only checked voltage of pwm there.
> 
> [...]

Applied, thanks!

[1/4] dt-bindings: nvmem: mediatek: efuse: add support for mt7986
      commit: 05f53e3c22a71ed53e0e88432c3db31f2d27e6e1

Best regards,
-- 
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>