Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:41:36 +0000 (10:41 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:41:36 +0000 (10:41 +0000)
commit60cc77704eb23558c46a4428792515e48273dde0
tree2a617af3e26288524e5cf558d4b8f6409c508018
parenta351940d61e608c363c86462f2355e3896e1636d
parentbe2f78a8a638e71bbbc2109bc052524143e8f42a
Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi into soc/drivers

HiSilicon driver updates for v6.8

- Add support for the platform with PCC type3 and interrupt ack
- Few cleanups and improvements: correct the format of some strings and domain typo,
add failure log

* tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi:
  soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
  doc: kunpeng_hccs: Fix incorrect email domain name
  soc: hisilicon: kunpeng_hccs: Remove an unused blank line
  soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
  soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings

Link: https://lore.kernel.org/r/6572C41B.6050703@hisilicon.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>