]> git.ipfire.org Git - thirdparty/openwrt.git/commit
thermal: airoha: fix wrong variable in TEMPOFFSETL regmap_write 23780/head
authorWayen Yan <win847@gmail.com>
Sun, 14 Jun 2026 03:14:11 +0000 (11:14 +0800)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Thu, 18 Jun 2026 20:14:17 +0000 (22:14 +0200)
commit71d0568aa3cbe42dd5969440b5fa987d270936c6
treea9cc0200e313c200c2c5dedfbf5e577e40eef3a9
parent71767c37a7f9c37137ccfa3aca1600c4ffa504f0
thermal: airoha: fix wrong variable in TEMPOFFSETL regmap_write

The regmap_write for TEMPOFFSETL should use low_temp but incorrectly
uses high_temp, causing the low temperature threshold to be misconfigured.

This prevents the low temperature trip point from working properly.

Fixes: 7d55e75edc87 ("thermal: airoha: convert to regmap API")
Signed-off-by: Wayen Yan <win847@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23780
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/airoha/patches-6.18/402-01-thermal-airoha-convert-to-regmap-API.patch