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. Cc: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx> Cc: "Rafael J. Wysocki" <rafael@xxxxxxxxxx> Cc: Jassi Brar <jaswinder.singh@xxxxxxxxxx> Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) Hi Rafael, As you mentioned offline that you haven't followed ACPI PCC changes much and don't have time to review this, I thought of adding myself as maintainer for the ACPI PCC part of the mailbox as I will be tracking and using PCCT. Let me know if you have any objections. Regards, Sudeep diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b..8d41dd710ae9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -401,6 +401,12 @@ L: platform-driver-x86@xxxxxxxxxxxxxxx S: Maintained F: drivers/platform/x86/i2c-multi-instantiate.c +ACPI PCC(Platform Communication Channel) MAILBOX DRIVER +M: Sudeep Holla <sudeep.holla@xxxxxxx> +L: linux-acpi@xxxxxxxxxxxxxxx +S: Supported +F: drivers/mailbox/pcc.c + ACPI PMIC DRIVERS M: "Rafael J. Wysocki" <rafael@xxxxxxxxxx> M: Len Brown <lenb@xxxxxxxxxx> -- 2.25.1