Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Broadcom...
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 Jul 2022 07:35:55 +0000 (09:35 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 13 Jul 2022 07:35:56 +0000 (09:35 +0200)
commit52905140c3ed42a16644650d431cdd1051a0a337
tree2ebcd45ec8990fddb30afcbe8da3f7509ab8b8eb
parent01277737e9bedf74b094c43704aa2ec7c1bc1230
parent8bd582ae9a71d7f14c4e0c735b2eacaf7516d626
Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom ARM64-based SoCs Device Tree fixes
for 5.19, please pull the following:

- William corrects the BCM4906 DTS to have an armv8-timer Device Tree,
  necessary for booting, and fixes the BCM4908 DTS to have a proper
  'enable-method' and 'cpu-release-addr' properties for the kernel to boot
  when using u-boot

* tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux:
  arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
  arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC

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