From: Sudeep Holla Date: Fri, 17 Sep 2021 13:33:57 +0000 (+0100) Subject: ACPI/PCC: Add maintainer for PCC mailbox driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9a172b62a9692c65a2eae3f3e9628d4c77d2f145;p=linux.git ACPI/PCC: Add maintainer for PCC mailbox driver Not much functionality is added since PCC driver was added 5 years ago. There is need to restructure the driver while adding support for PCC Extended subspaces type 3&4. There is more rework needed as more users adopt PCC on arm64 platforms. In order to ease the same, I would like to take responsibility to maintain this driver. Acked-by: "Rafael J. Wysocki" Signed-off-by: Sudeep Holla Signed-off-by: Jassi Brar --- diff --git a/MAINTAINERS b/MAINTAINERS index fb20f2aed390b..333eff21b8d22 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -401,6 +401,12 @@ L: platform-driver-x86@vger.kernel.org S: Maintained F: drivers/platform/x86/i2c-multi-instantiate.c +ACPI PCC(Platform Communication Channel) MAILBOX DRIVER +M: Sudeep Holla +L: linux-acpi@vger.kernel.org +S: Supported +F: drivers/mailbox/pcc.c + ACPI PMIC DRIVERS M: "Rafael J. Wysocki" M: Len Brown