[PATCH v2 0/2] mailbox: pcc: export the PCC subspace type

From: Huisong Li
Date: Wed Sep 20 2023 - 02:50:31 EST


Currently, it seems that the subspace type in all drivers used PCC is fixed
and not obtained from their platform.
And PCCT is a best natural way to export it.

v1->v2:
- add one patch to use PCC subspace type in kunpeng_hccs

Huisong Li (2):
mailbox: pcc: export the PCC subspace type
soc: kunpeng_hccs: add the check for PCC subspace type

drivers/mailbox/pcc.c | 10 ++++------
drivers/soc/hisilicon/kunpeng_hccs.c | 17 +++++++++++++++++
include/acpi/pcc.h | 1 +
3 files changed, 22 insertions(+), 6 deletions(-)

--
2.33.0