]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0907949c3b40be2797d723d6db789f80e7d9978b
treee31bb7ee46f87c1d73676374512ce2ccc539ccc1
parentde922dd919c5f6dbbc48f1d020abc4bbec009f11
parentf7fdbd4997f60c706a38b0f9034b0816b236d611
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>