Merge tag 'hisi-drivers-for-6.1' of https://github.com/hisilicon/linux-hisi into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 15:52:00 +0000 (17:52 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 15:52:00 +0000 (17:52 +0200)
commit4cb59d5069f2d29c8c5ae20602599d3db918fee3
tree4f9b83b21e4eae8fc6a92e7c110f97afdb84453f
parent37d49c249cb8f9da6675cb23534c3ca478ffd3a4
parent4678a2d352e055a186dd02613d54e30785810fb0
Merge tag 'hisi-drivers-for-6.1' of https://github.com/hisilicon/linux-hisi into arm/drivers

HiSilicon driver updates for 6.1:
- some small improvements to the hisi_lpc driver

* tag 'hisi-drivers-for-6.1' of https://github.com/hisilicon/linux-hisi:
  bus: hisi_lpc: Use platform_device_register_full()
  bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
  bus: hisi_lpc: Correct error code for timeout
  bus: hisi_lpc: Use devm_platform_ioremap_resource
  bus: hisi_lpc: Don't dereference fwnode handle

Link: https://lore.kernel.org/r/631FE463.6070701@hisilicon.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>