]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/stblinux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 22 Nov 2021 09:59:35 +0000 (10:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 22 Nov 2021 09:59:36 +0000 (10:59 +0100)
commit4d164aa0a0e93245a61b334d625383a05113d1b7
tree6b5f82a93563ae42c9c679a5adf2579275dc3190
parentbdf2074c36ff2ec1e88ae41beb6e104f4e7f0cff
parent51f69100ba109fcf37389b685f959637e2e02990
Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

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

- Florian fixes the BCM5310x DTS include file to have the appropriate
  I2C controller interrupt line, and allows the BCMA GPIO controller to
  be used as an interrupt controller. Finally, the BCM2711 (Raspberry Pi
  4) PCIe Device Tree node interrupts are fixed to list the correct
  interrupt output as well as the INTB/C/D lines.

* tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/stblinux:
  ARM: dts: bcm2711: Fix PCIe interrupts
  ARM: dts: BCM5301X: Add interrupt properties to GPIO node
  ARM: dts: BCM5301X: Fix I2C controller interrupt

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