]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Broadcom...
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Jan 2026 16:45:03 +0000 (17:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Jan 2026 16:45:13 +0000 (17:45 +0100)
commit902300d332a951b68dc1d75a2b55922f71dd36d5
tree232f2e03e0cace51de8ab6ea4696ea1dc5bd7de8
parentc4c6db7ac54649c0cfe7d86b4a5358296dc8d08b
parent9a96cc8bbeefbc64654ac9c3da619443c22f6d32
Merge tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

This pull request contains Broadcom ARM64-SoC Device Tree fixes for
6.19, please pull the following:

- Andrea fixes the RP1 DeviceTree hierarchy and drop overlay support,
  this resolves a number of DTC warnings and other issues

* tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux:
  arm64: dts: broadcom: rp1: drop RP1 overlay
  arm64: dts: broadcom: bcm2712: fix RP1 endpoint PCI topology
  misc: rp1: drop overlay support
  dt-bindings: misc: pci1de4,1: add required reg property for endpoint

Signed-off-by: Arnd Bergmann <arnd@arndb.de>