[PATCH v2 0/4] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack

Huisong Li posted 4 patches 2 years ago
There is a newer version of this series
drivers/soc/hisilicon/kunpeng_hccs.c | 153 +++++++++++++++++++++------
drivers/soc/hisilicon/kunpeng_hccs.h |  15 +++
2 files changed, 135 insertions(+), 33 deletions(-)
[PATCH v2 0/4] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
Posted by Huisong Li 2 years ago
The main purpose of this series is to support the platform with PCC type3
and interrupt ack. At the same time, this series also fix some incorrect
format strings, add failure log for no _CRS method and remove an unused
blank line.

---
 v2:
  - using a version specific structure to replace device version according
    to Jonathan's advice.
  - add a new patch that remove an unused blank line.

Huisong Li (4):
  soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
  soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
  soc: hisilicon: kunpeng_hccs: remove an unused blank line
  soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and
    interrupt ack

 drivers/soc/hisilicon/kunpeng_hccs.c | 153 +++++++++++++++++++++------
 drivers/soc/hisilicon/kunpeng_hccs.h |  15 +++
 2 files changed, 135 insertions(+), 33 deletions(-)

-- 
2.33.0