]> 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)
commit192592b5122515d8b06d91eee9b9b43a3c502376
tree472a0eb1c9159169b35dd3230c2810928eadf85a
parent0d7a59f1d34288e2f3ceee5e5e62a00f7eecc6d7
parent62f7b9aecf9f8d6f150970b9b0aee87e92e8a3f7
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 f7fdbd4997f6 ("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>