mbox series

[GIT,PULL,1/1] Broadcom devicetree fixes for 5.7

Message ID 20200417171725.1084-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/1] Broadcom devicetree fixes for 5.7 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.7/devicetree-fixes

Message

Florian Fainelli April 17, 2020, 5:17 p.m. UTC
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.7/devicetree-fixes

for you to fetch changes up to 90444b958461a5f8fc299ece0fe17eab15cba1e1:

  ARM: dts: bcm283x: Disable dsi0 node (2020-04-16 13:58:02 -0700)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Florian Fainelli (1):
      Merge tag 'tags/bcm2835-dt-fixes-2020-03-27' into devicetree/fixes

Nicolas Saenz Julienne (2):
      ARM: dts: bcm283x: Add cells encoding format to firmware bus
      ARM: dts: bcm283x: Disable dsi0 node

 arch/arm/boot/dts/bcm2835-rpi.dtsi | 3 +++
 arch/arm/boot/dts/bcm283x.dtsi     | 1 +
 2 files changed, 4 insertions(+)