Skip to content

Commit ec77c5e

Browse files
committed
hw-mgmt: thermal: Fix system name in TC config for q3450
Fix system name in TC config for q3450. Add support for name variant q3450_ld Bug: 4430499 Signed-off-by: Oleksandr Shamray <[email protected]>
1 parent df943c6 commit ec77c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/etc/hw-management-thermal/tc_config_q3450.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "q3450",
2+
"name": "q3450/q3450_ld",
33
"dmin" : {
44
"C2P": {
55
"fan_err": {

0 commit comments

Comments
 (0)