mbox series

[GIT,PULL,4/4] Broadcom soc changes for 6.4

Message ID 20230410232606.1917803-4-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/4] Broadcom devicetree changes for 6.4 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.4/soc

Message

Florian Fainelli April 10, 2023, 11:26 p.m. UTC
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.4/soc

for you to fetch changes up to 3c01b05407bfeb42c4db0f7cc079437228ab0ab2:

  ARM: bcm: Use of_address_to_resource() (2023-03-24 14:08:43 -0700)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Rob Herring (1):
      ARM: bcm: Use of_address_to_resource()

 arch/arm/mach-bcm/bcm_kona_smc.c | 23 ++++++-----------------
 1 file changed, 6 insertions(+), 17 deletions(-)