OSDN Git Service

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)
commitf42ae4cd4cae92408bffec2c0a4c110447e908e0
tree472a0eb1c9159169b35dd3230c2810928eadf85a
parente9801213465aa8b200da98372078d9c4c2bd925a
parent90444b958461a5f8fc299ece0fe17eab15cba1e1
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 55c7c0621078 ("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>