mbox series

[GIT,PULL,2/3,part,2,v2] Broadcom devicetree changes for 5.6

Message ID 20200117222705.25391-2-f.fainelli@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/3,part,2,v2] Broadcom defconfig-arm64 changes for 5.6 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/devicetree-part2

Message

Florian Fainelli Jan. 17, 2020, 10:27 p.m. UTC
The following changes since commit 0100f76d96346b44e7310a5cfb102124b6667643:

  Merge tag 'tags/bcm2835-dt-next-2020-01-07' into devicetree/next (2020-01-08 10:09:49 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/devicetree-part2

for you to fetch changes up to d5c8dc0d4c880fbde5293cc186b1ab23466254c4:

  ARM: dts: bcm2711: Enable PCIe controller (2020-01-15 15:41:11 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC changes for 5.6,
please pull the following:

- Nicolas unifies the CMA reserved region declaration between all
  BCM283x/BCM2711 chips in order for firmwares to easily adjust those
  based on the use case needs

- Nicolas adds the Broadcom STB PCIe Root Complex Device Tree node for
  the Raspberry Pi 4. The driver will go through the PCIe maintainers
  pull request for 5.6.

----------------------------------------------------------------
Nicolas Saenz Julienne (2):
      ARM: dts: bcm283x: Unify CMA configuration
      ARM: dts: bcm2711: Enable PCIe controller

 arch/arm/boot/dts/bcm2711.dtsi | 64 ++++++++++++++++++++++++++++--------------
 arch/arm/boot/dts/bcm283x.dtsi | 13 +++++++++
 2 files changed, 56 insertions(+), 21 deletions(-)