Merge tag 'hisi-drivers-for-6.13' of https://github.com/hisilicon/linux-hisi into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 1 Nov 2024 16:10:15 +0000 (17:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Nov 2024 16:10:16 +0000 (17:10 +0100)
HiSilicon driver updates for v6.13

- Add the sysfs to show all HCCS types used on the platform
- Add the low power feature for HCCS by adjusting the lane number
- Few cleanups and improvements: correct a PCC typo, verify the die, port
information, base address and size, update the lane_mode to max_lane_num

* tag 'hisi-drivers-for-6.13' of https://github.com/hisilicon/linux-hisi:
  soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type
  soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs
  soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num'
  soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory
  soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information
  soc: hisilicon: kunpeng_hccs: Fix a PCC typo

Link: https://lore.kernel.org/r/671B3FBD.8050905@hisilicon.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1  2 
drivers/soc/hisilicon/kunpeng_hccs.c

Simple merge