All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<xuwei5@hisilicon.com>, <zhangyi.ac@huawei.com>,
	<tangkunshan@huawei.com>, <daniel.shen@huawei.com>,
	<huangdaode@huawei.com>, <liguozhu@hisilicon.com>,
	<Jonathan.Cameron@huawei.com>,
	<shameerali.kolothum.thodi@huawei.com>, <salil.mehta@huawei.com>,
	<shiju.jose@huawei.com>, "lihuisong (C)" <lihuisong@huawei.com>
Subject: [GIT,PULL] hisilicon: driver updates for v6.8
Date: Fri, 8 Dec 2023 15:22:03 +0800	[thread overview]
Message-ID: <6572C41B.6050703@hisilicon.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<xuwei5@hisilicon.com>, <zhangyi.ac@huawei.com>,
	<tangkunshan@huawei.com>, <daniel.shen@huawei.com>,
	<huangdaode@huawei.com>, <liguozhu@hisilicon.com>,
	<Jonathan.Cameron@huawei.com>,
	<shameerali.kolothum.thodi@huawei.com>, <salil.mehta@huawei.com>,
	<shiju.jose@huawei.com>, "lihuisong (C)" <lihuisong@huawei.com>
Subject: [GIT,PULL] hisilicon: driver updates for v6.8
Date: Fri, 8 Dec 2023 15:22:03 +0800	[thread overview]
Message-ID: <6572C41B.6050703@hisilicon.com> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-12-08  7:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-08  7:22 Wei Xu [this message]
2023-12-08  7:22 ` [GIT,PULL] hisilicon: driver updates for v6.8 Wei Xu
2023-12-22 12:01 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6572C41B.6050703@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=daniel.shen@huawei.com \
    --cc=huangdaode@huawei.com \
    --cc=liguozhu@hisilicon.com \
    --cc=lihuisong@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=salil.mehta@huawei.com \
    --cc=shameerali.kolothum.thodi@huawei.com \
    --cc=shiju.jose@huawei.com \
    --cc=soc@kernel.org \
    --cc=tangkunshan@huawei.com \
    --cc=zhangyi.ac@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.