Fix the path to cover both the older powerplay infrastructure and the newer SwSMU infrastructure.
Signed-off-by: Alex Deucher <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 851255b71ccc..379092f34fff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -972,12 +972,12 @@ L: [email protected] S: Maintained F: drivers/platform/x86/amd-pmc.* -AMD POWERPLAY +AMD POWERPLAY AND SWSMU M: Evan Quan <[email protected]> L: [email protected] S: Supported T: git https://gitlab.freedesktop.org/agd5f/linux.git -F: drivers/gpu/drm/amd/pm/powerplay/ +F: drivers/gpu/drm/amd/pm/ AMD SEATTLE DEVICE TREE SUPPORT M: Brijesh Singh <[email protected]> -- 2.31.1
