mbox series

[GIT,PULL] HiSilicon driver updates for v6.1

Message ID 631FE463.6070701@hisilicon.com (mailing list archive)
State Accepted
Commit 4cb59d5069f2d29c8c5ae20602599d3db918fee3
Headers show
Series [GIT,PULL] HiSilicon driver updates for v6.1 | expand

Pull-request

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

Message

Wei Xu Sept. 13, 2022, 2:01 a.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 23, 2022, 4:20 p.m. UTC | #1
Hello:

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

On Tue, 13 Sep 2022 10:01:07 +0800 you wrote:
> Hi ARM-SoC team,
> 
> Please consider to pull the following changes.
> Thanks!
> 
> Best Regards,
> Wei
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] HiSilicon driver updates for v6.1
    https://git.kernel.org/soc/soc/c/4cb59d5069f2

You are awesome, thank you!