devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add mt7986 thermal
@ 2023-05-30 20:12 Frank Wunderlich
  2023-05-30 20:12 ` [PATCH v3 1/4] dt-bindings: nvmem: mediatek: efuse: add support for mt7986 Frank Wunderlich
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Frank Wunderlich @ 2023-05-30 20:12 UTC (permalink / raw)
  To: linux-mediatek
  Cc: Frank Wunderlich, Jonathan Cameron, Lars-Peter Clausen,
	Rob Herring, Krzysztof Kozlowski, Matthias Brugger,
	AngeloGioacchino Del Regno, Srinivas Kandagatla, Hui.Liu,
	Zhiyong Tao, Andrew-CT Chen, Lala Lin, linux-iio, devicetree,
	linux-kernel, linux-arm-kernel, Daniel Golle

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-09 14:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30 20:12 [PATCH v3 0/4] Add mt7986 thermal Frank Wunderlich
2023-05-30 20:12 ` [PATCH v3 1/4] dt-bindings: nvmem: mediatek: efuse: add support for mt7986 Frank Wunderlich
2023-05-31 13:05   ` AngeloGioacchino Del Regno
2023-05-30 20:12 ` [PATCH v3 2/4] arm64: dts: mt7986: add thermal and efuse Frank Wunderlich
2023-05-30 20:12 ` [PATCH v3 3/4] arm64: dts: mt7986: add thermal-zones Frank Wunderlich
2023-05-30 20:12 ` [PATCH v3 4/4] arm64: dts: mt7986: add pwm-fan and cooling-maps to BPI-R3 dts Frank Wunderlich
2023-05-31 13:44 ` (subset) [PATCH v3 0/4] Add mt7986 thermal Srinivas Kandagatla
2023-06-09 14:39 ` Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).