[PATCH 0/5] Add some features and bugfix for kunpeng_hccs

Huisong Li lihuisong at huawei.com
Thu Jul 18 00:11:29 PDT 2024


This series are intended to support the low power feature for specified
HCCS and add used HCCS type sysfs. In addition, fix a PCC typo and add the
verification for die and port number.

Huisong Li (5):
  soc: hisilicon: kunpeng_hccs: fix a PCC typo
  soc: hisilicon: kunpeng_hccs: return failure on having not die or port
    information
  soc: hisilicon: kunpeng_hccs: add used HCCS type sysfs on platform
  soc: hisilicon: kunpeng_hccs: support low power feature for specified
    HCCS
  doc: soc: hisilicon: kunpeng_hccs: add low power interface description
    for HCCS

 .../sysfs-devices-platform-kunpeng_hccs       |  26 +
 drivers/soc/hisilicon/Kconfig                 |   7 +-
 drivers/soc/hisilicon/kunpeng_hccs.c          | 489 +++++++++++++++++-
 drivers/soc/hisilicon/kunpeng_hccs.h          |  29 ++
 4 files changed, 545 insertions(+), 6 deletions(-)

-- 
2.22.0




More information about the linux-arm-kernel mailing list