soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT,PULL] hisilicon: driver updates for v6.6
@ 2023-08-11  9:56 Wei Xu
  2023-08-12 10:20 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Xu @ 2023-08-11  9:56 UTC (permalink / raw)
  To: soc, arm
  Cc: linux-arm-kernel, Olof Johansson, Arnd Bergmann, xuwei5,
	zhangyi.ac, tangkunshan, daniel.shen, huangdaode, liguozhu,
	Jonathan.Cameron, shameerali.kolothum.thodi, salil.mehta,
	shiju.jose, lihuisong (C),
	Krzysztof Kozlowski, rdunlap, zenghui.yu

Hi ARM SoC maintainers,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b51022b416f5be113cd5345a2cab287d78e6b74c:

  doc: soc: hisilicon: Add Kunpeng HCCS driver documentation (2023-08-08 12:36:31 +0000)

----------------------------------------------------------------
HiSilicon driver updates for v6.6

- Add HCCS driver for HiSilicon Kunpeng SoC and document the sysfs description

----------------------------------------------------------------
Huisong Li (3):
      soc: hisilicon: Support HCCS driver on Kunpeng SoC
      soc: hisilicon: add sysfs entry to query information of HCCS
      doc: soc: hisilicon: Add Kunpeng HCCS driver documentation

 .../testing/sysfs-devices-platform-kunpeng_hccs    |   81 ++
 MAINTAINERS                                        |    7 +
 drivers/soc/Kconfig                                |    1 +
 drivers/soc/Makefile                               |    1 +
 drivers/soc/hisilicon/Kconfig                      |   20 +
 drivers/soc/hisilicon/Makefile                     |    2 +
 drivers/soc/hisilicon/kunpeng_hccs.c               | 1275 ++++++++++++++++++++
 drivers/soc/hisilicon/kunpeng_hccs.h               |  191 +++
 8 files changed, 1578 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs
 create mode 100644 drivers/soc/hisilicon/Kconfig
 create mode 100644 drivers/soc/hisilicon/Makefile
 create mode 100644 drivers/soc/hisilicon/kunpeng_hccs.c
 create mode 100644 drivers/soc/hisilicon/kunpeng_hccs.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT,PULL] hisilicon: driver updates for v6.6
  2023-08-11  9:56 [GIT,PULL] hisilicon: driver updates for v6.6 Wei Xu
@ 2023-08-12 10:20 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2023-08-12 10:20 UTC (permalink / raw)
  To: Wei Xu; +Cc: soc

Hello:

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

On Fri, 11 Aug 2023 17:56:46 +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.6
    https://git.kernel.org/soc/soc/c/bb2974ffff00

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-12 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11  9:56 [GIT,PULL] hisilicon: driver updates for v6.6 Wei Xu
2023-08-12 10:20 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).