Merge tag 'arm-soc/for-6.4/soc' of https://github.com/Broadcom/stblinux into soc/arm
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:05:48 +0000 (14:05 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:05:49 +0000 (14:05 +0200)
commit3e54e7c8c42a0a640f4b4c4a491c7e0b34b8ebbd
tree7b92ea701c67bdca4e8e29ad4a51d5e5efe78dc3
parentbda649b9a8bff3e234f92061986e3de920f458e4
parent3c01b05407bfeb42c4db0f7cc079437228ab0ab2
Merge tag 'arm-soc/for-6.4/soc' of https://github.com/Broadcom/stblinux into soc/arm

This pull request contains ARM-based platform code changes for 6.4,
please pull the following:

- Rob makes use of the of_address_to_resource() helper instead of open
  coding it in the Kona SMC code.

* tag 'arm-soc/for-6.4/soc' of https://github.com/Broadcom/stblinux:
  ARM: bcm: Use of_address_to_resource()

Link: https://lore.kernel.org/r/20230410232606.1917803-4-f.fainelli@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>