mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
drm/radeon: load the lm63 driver for an lm64 thermal chip.
commit 5dc355325b upstream.
Looks like the lm63 driver supports the lm64 as well.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a0fe26d095
commit
1fc3a6ed02
@@ -1908,7 +1908,7 @@ static const char *thermal_controller_names[] = {
|
||||
"adm1032",
|
||||
"adm1030",
|
||||
"max6649",
|
||||
"lm64",
|
||||
"lm63", /* lm64 */
|
||||
"f75375",
|
||||
"asc7xxx",
|
||||
};
|
||||
@@ -1919,7 +1919,7 @@ static const char *pp_lib_thermal_controller_names[] = {
|
||||
"adm1032",
|
||||
"adm1030",
|
||||
"max6649",
|
||||
"lm64",
|
||||
"lm63", /* lm64 */
|
||||
"f75375",
|
||||
"RV6xx",
|
||||
"RV770",
|
||||
|
||||
Reference in New Issue
Block a user