mbox series

[GIT,PULL,part,2,v2] Broadcom devicetree fixes for 5.6

Message ID 20200323025246.22713-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,part,2,v2] Broadcom devicetree fixes for 5.6 | expand

Pull-request

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

Message

Florian Fainelli March 23, 2020, 2:52 a.m. UTC
The following changes since commit 2c523b344dfa65a3738e7039832044aa133c75fb:

  Linux 5.6-rc5 (2020-03-08 17:44:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 55c7c0621078bd73e9d4d2a11eb36e61bc6fe998:

  ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations (2020-03-22 14:45:24 -0700)

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

- Nick fixes the missing pinctrl-names property for the Raspberry Pi
  Zero Wireless DTS

- Nicolas fixes the VC4 firmware node dma-range property which does not
  have the limitations of the soc's bus node

----------------------------------------------------------------
Nick Hudson (1):
      ARM: bcm2835-rpi-zero-w: Add missing pinctrl name

Nicolas Saenz Julienne (1):
      ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations

 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 1 +
 arch/arm/boot/dts/bcm2835-rpi.dtsi       | 1 +
 2 files changed, 2 insertions(+)