Merge tag 'arm-soc/for-5.12/devicetree' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Feb 2021 16:57:14 +0000 (17:57 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Feb 2021 16:57:14 +0000 (17:57 +0100)
commitaf6e05f171145298d6a6aba29c88c595258d2829
tree28028f670f2f1f7ce330c3054a4218377b5b59a9
parent29a6387c4ee7ef0b269c71c62c7b9770b91fa242
parenta0610b409fc9f90b4861c021ebe853bfcc310bb3
Merge tag 'arm-soc/for-5.12/devicetree' of https://github.com/Broadcom/stblinux into arm/dt

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

- Dave adds a proper compatile string for the DSI1 panel on 2711
  (Raspberry Pi 4) to permit adequate driver differentiation

- Nicolas declares reserved memory regions filed by the Rasbperry Pi
  bootloader to indicate the running system configuration

- Maxime declares the BSC (HDMI I2C controller) and CEC interrupt
  controllers

- Stanislav fixes a tab vs. space issue in the BCM21664 DTS

* tag 'arm-soc/for-5.12/devicetree' of https://github.com/Broadcom/stblinux:
  ARM: dts: bcm2711: Add the CEC interrupt controller
  ARM: dts: bcm21664: Replace spaces with a tab
  ARM: dts: bcm2711: Add the BSC interrupt controller
  ARM: dts: bcm2711: Add reserved memory template to hold firmware configuration
  ARM: dts: bcm2711: Use compatible string for BCM2711 DSI1

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