]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/stblinux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 23 Apr 2020 15:12:48 +0000 (17:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 23 Apr 2020 15:12:48 +0000 (17:12 +0200)
commit252d5e461dd09946c3b910d6f94b07ee5c537b93
tree472a0eb1c9159169b35dd3230c2810928eadf85a
parent1287a1f3feb06cd0ca6c8d79473098d6eae4f7eb
parent38c8f690f0d1d8be0a5fcb5bd732b586f7d12eaf
Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

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

- Nicolas provides a fix for 4619c2a197af ("ARM: dts: bcm283x: Fix vc4's
  firmware bus DMA limitations") which missed adding proper
  #address-cells and #size-cells properties and he also disables the DSI
  node which should have been disabled by default but was not.

* tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/stblinux:
  ARM: dts: bcm283x: Disable dsi0 node
  ARM: dts: bcm283x: Add cells encoding format to firmware bus

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