]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'arm-soc/for-6.0/devicetree' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2022 09:26:49 +0000 (11:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2022 09:26:50 +0000 (11:26 +0200)
commit06f0696444c710f5b3a0b4326227727782fbb49c
tree5fff3c4f9a6eb20686e207de88eb40ff602f2d1d
parent92c7c5b0f9588c0cbc929b7a296b176c7c17a162
parentf75fccbdc84fd9066e42c394c870bb6a3af57adc
Merge tag 'arm-soc/for-6.0/devicetree' of https://github.com/Broadcom/stblinux into arm/fixes

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

- William fixes a number of the recently submitted DTS files for 63178,
6846, 6878 to have correct PSCI node propertie as well as correct timer
CPU masks

* tag 'arm-soc/for-6.0/devicetree' of https://github.com/Broadcom/stblinux:
  ARM: dts: bcmbca: bcm6878: cosmetic change
  ARM: dts: bcmbca: bcm6878: fix timer node cpu mask flag
  ARM: dts: bcmbca: bcm6846: fix interrupt controller node
  ARM: dts: bcmbca: bcm6846: clean up psci node
  ARM: dts: bcmbca: bcm6846: fix timer node cpu mask flag
  ARM: dts: bcmbca: bcm63178: cosmetic change
  ARM: dts: bcmbca: bcm63178: fix interrupt controller node
  ARM: dts: bcmbca: bcm63178: clean up psci node
  ARM: dts: bcmbca: bcm63178: fix timer node cpu mask flag

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