mbox series

[GIT,PULL] hisilicon: driver updates for v6.8

Message ID 6572C41B.6050703@hisilicon.com (mailing list archive)
State Accepted
Commit 60cc77704eb23558c46a4428792515e48273dde0
Headers show
Series [GIT,PULL] hisilicon: driver updates for v6.8 | expand

Pull-request

https://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-6.8

Message

Wei Xu Dec. 8, 2023, 7:22 a.m. UTC
Hi ARM SoC maintainers,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-6.8

for you to fetch changes up to be2f78a8a638e71bbbc2109bc052524143e8f42a:

  soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack (2023-12-07 06:16:35 +0000)

----------------------------------------------------------------
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

----------------------------------------------------------------
Huisong Li (5):
      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
      doc: kunpeng_hccs: Fix incorrect email domain name
      soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack

 .../testing/sysfs-devices-platform-kunpeng_hccs    |   6 +-
 drivers/soc/hisilicon/kunpeng_hccs.c               | 152 ++++++++++++++++-----
 drivers/soc/hisilicon/kunpeng_hccs.h               |  15 ++
 3 files changed, 137 insertions(+), 36 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 22, 2023, 12:01 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 8 Dec 2023 15:22:03 +0800 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] hisilicon: driver updates for v6.8
    https://git.kernel.org/soc/soc/c/60cc77704eb2

You are awesome, thank you!