]> 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)
commitff41acec764344be14ebcd802eaf22272ff472b0
tree6b5f82a93563ae42c9c679a5adf2579275dc3190
parent183b8c70348e8991bc1bb81710777587b8549f2a
parentba0fd39d4d0cb0c160f3a9c34ef2180e41111de2
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>