Re: [PATCH 2/2] drm/amd/pm: Add reset option for fan_ctrl on smu 13.0.7

2023-10-10 Thread Alex Deucher
On Tue, Oct 10, 2023 at 6:17 AM Ma Jun wrote: > > Add reset option for fan_ctrl interfaces on the smu v13.0.7 > User can use command "echo r > interface_name" to reset the > interface to boot value > > Signed-off-by: Ma Jun Series is: Acked-by: Alex Deucher > --- >

[PATCH 2/2] drm/amd/pm: Add reset option for fan_ctrl on smu 13.0.7

2023-10-10 Thread Ma Jun
Add reset option for fan_ctrl interfaces on the smu v13.0.7 User can use command "echo r > interface_name" to reset the interface to boot value Signed-off-by: Ma Jun --- .../drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 69 +-- 1 file changed, 64 insertions(+), 5 deletions(-)