[PATCH v3 0/4] Add mt7986 thermal
Frank Wunderlich
linux at fw-web.de
Tue May 30 13:12:31 PDT 2023
From: Frank Wunderlich <frank-w at 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
More information about the linux-arm-kernel
mailing list