Unverified Commit eaf05c1f authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'v5.14-next-dts32' of...

Merge tag 'v5.14-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt

Increase trip point on MT7623

* tag 'v5.14-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  arm: dts: mt7623: increase passive cooling trip

Link: https://lore.kernel.org/r/289ded1c-dae7-54ef-6b56-9433bfcaf9de@gmail.com


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 34827ffe 293cb6b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@

				trips {
					cpu_passive: cpu-passive {
						temperature = <47000>;
						temperature = <57000>;
						hysteresis = <2000>;
						type = "passive";
					};