From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>
Cc: <xuwei5@hisilicon.com>, John Garry <john.garry@huawei.com>,
<andriy.shevchenko@linux.intel.com>, <linuxarm@huawei.com>,
<zhangyi.ac@huawei.com>, <huangdaode@huawei.com>,
<tangkunshan@huawei.com>, <Jonathan.Cameron@huawei.com>,
<salil.mehta@huawei.com>, <shameerali.kolothum.thodi@huawei.com>,
<shiju.jose@huawei.com>, <hesham.almatary@huawei.com>,
<srinivas.kalaga@huawei.com>
Subject: [GIT PULL] HiSilicon driver updates for v6.1
Date: Tue, 13 Sep 2022 10:01:07 +0800 [thread overview]
Message-ID: <631FE463.6070701@hisilicon.com> (raw)
Hi ARM-SoC team,
Please consider to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-6.1
for you to fetch changes up to 4678a2d352e055a186dd02613d54e30785810fb0:
bus: hisi_lpc: Use platform_device_register_full() (2022-09-08 02:27:29 +0000)
----------------------------------------------------------------
HiSilicon driver updates for 6.1:
- some small improvements to the hisi_lpc driver
----------------------------------------------------------------
Andy Shevchenko (4):
bus: hisi_lpc: Don't dereference fwnode handle
bus: hisi_lpc: Use devm_platform_ioremap_resource
bus: hisi_lpc: Correct error code for timeout
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
John Garry (1):
bus: hisi_lpc: Use platform_device_register_full()
drivers/bus/hisi_lpc.c | 96 +++++++++++++++++++++++---------------------------
1 file changed, 44 insertions(+), 52 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, <arm@kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>
Cc: <xuwei5@hisilicon.com>, John Garry <john.garry@huawei.com>,
<andriy.shevchenko@linux.intel.com>, <linuxarm@huawei.com>,
<zhangyi.ac@huawei.com>, <huangdaode@huawei.com>,
<tangkunshan@huawei.com>, <Jonathan.Cameron@huawei.com>,
<salil.mehta@huawei.com>, <shameerali.kolothum.thodi@huawei.com>,
<shiju.jose@huawei.com>, <hesham.almatary@huawei.com>,
<srinivas.kalaga@huawei.com>
Subject: [GIT PULL] HiSilicon driver updates for v6.1
Date: Tue, 13 Sep 2022 10:01:07 +0800 [thread overview]
Message-ID: <631FE463.6070701@hisilicon.com> (raw)
Hi ARM-SoC team,
Please consider to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
https://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-6.1
for you to fetch changes up to 4678a2d352e055a186dd02613d54e30785810fb0:
bus: hisi_lpc: Use platform_device_register_full() (2022-09-08 02:27:29 +0000)
----------------------------------------------------------------
HiSilicon driver updates for 6.1:
- some small improvements to the hisi_lpc driver
----------------------------------------------------------------
Andy Shevchenko (4):
bus: hisi_lpc: Don't dereference fwnode handle
bus: hisi_lpc: Use devm_platform_ioremap_resource
bus: hisi_lpc: Correct error code for timeout
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
John Garry (1):
bus: hisi_lpc: Use platform_device_register_full()
drivers/bus/hisi_lpc.c | 96 +++++++++++++++++++++++---------------------------
1 file changed, 44 insertions(+), 52 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-09-13 2:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-13 2:01 Wei Xu [this message]
2022-09-13 2:01 ` [GIT PULL] HiSilicon driver updates for v6.1 Wei Xu
2022-09-23 16:20 ` 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=631FE463.6070701@hisilicon.com \
--to=xuwei5@hisilicon.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=hesham.almatary@huawei.com \
--cc=huangdaode@huawei.com \
--cc=john.garry@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linuxarm@huawei.com \
--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=srinivas.kalaga@huawei.com \
--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.