diff mbox series

[1/2] MAINTAINERS: fix up entry for AMD Powerplay

Message ID 20210917161540.822282-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [1/2] MAINTAINERS: fix up entry for AMD Powerplay | expand

Commit Message

Alex Deucher Sept. 17, 2021, 4:15 p.m. UTC
Fix the path to cover both the older powerplay infrastructure
and the newer SwSMU infrastructure.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Evan Quan Sept. 18, 2021, 2:03 a.m. UTC | #1
[AMD Official Use Only]

Reviewed-by: Evan Quan <evan.quan@amd.com>

> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces@lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: Saturday, September 18, 2021 12:16 AM
> To: amd-gfx@lists.freedesktop.org; dri-devel@lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher@amd.com>
> Subject: [PATCH 1/2] MAINTAINERS: fix up entry for AMD Powerplay
> 
> Fix the path to cover both the older powerplay infrastructure
> and the newer SwSMU infrastructure.
> 
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>  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:	platform-driver-x86@vger.kernel.org
>  S:	Maintained
>  F:	drivers/platform/x86/amd-pmc.*
> 
> -AMD POWERPLAY
> +AMD POWERPLAY AND SWSMU
>  M:	Evan Quan <evan.quan@amd.com>
>  L:	amd-gfx@lists.freedesktop.org
>  S:	Supported
>  T:	git
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitla
> b.freedesktop.org%2Fagd5f%2Flinux.git&amp;data=04%7C01%7Cevan.quan
> %40amd.com%7Cb6158a1eb6774e147b0008d979f67086%7C3dd8961fe4884e6
> 08e11a82d994e183d%7C0%7C0%7C637674921632876884%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> JXVCI6Mn0%3D%7C1000&amp;sdata=qcP4K1JnXBAOluo7%2FwnoQUofGBN
> KpbTQJeOKPnUbmc0%3D&amp;reserved=0
> -F:	drivers/gpu/drm/amd/pm/powerplay/
> +F:	drivers/gpu/drm/amd/pm/
> 
>  AMD SEATTLE DEVICE TREE SUPPORT
>  M:	Brijesh Singh <brijeshkumar.singh@amd.com>
> --
> 2.31.1
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 851255b71ccc..379092f34fff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -972,12 +972,12 @@  L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
 F:	drivers/platform/x86/amd-pmc.*
 
-AMD POWERPLAY
+AMD POWERPLAY AND SWSMU
 M:	Evan Quan <evan.quan@amd.com>
 L:	amd-gfx@lists.freedesktop.org
 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 <brijeshkumar.singh@amd.com>