OSDN Git Service

Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broadcom...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 12:49:47 +0000 (13:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 13:27:23 +0000 (14:27 +0100)
commit94bb9d185854d0accf89f0679f92ff4918f6c767
treee31bb7ee46f87c1d73676374512ce2ccc539ccc1
parent9b631649c43672cb7093103b5e8efa4553b952a5
parent55c7c0621078bd73e9d4d2a11eb36e61bc6fe998
Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broadcom/stblinux into arm/fixes

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

* tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broadcom/stblinux:
  ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations
  ARM: bcm2835-rpi-zero-w: Add missing pinctrl name

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