From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> This series add thermal and pwm 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). Daniel Golle (4): arm64: dts: mt7986: add thermal and efuse arm64: dts: mt7986: add PWM arm64: dts: mt7986: add thermal-zones arm64: dts: mt7986: add pwm-fan and cooling-maps to BPI-R3 dts Frank Wunderlich (3): dt-bindings: nvmem: mediatek: efuse: add support for mt7986 dt-bindings: iio: adc: Add support for MT7986 arm64: dts: mt7986: add PWM to BPI-R3 .../iio/adc/mediatek,mt2701-auxadc.yaml | 1 + .../bindings/nvmem/mediatek,efuse.yaml | 1 + .../dts/mediatek/mt7986a-bananapi-bpi-r3.dts | 44 +++++++++ arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 89 +++++++++++++++++++ 4 files changed, 135 insertions(+) -- 2.34.1