]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/stblinux...
authorArnd Bergmann <arnd@arndb.de>
Sun, 28 Jun 2020 12:47:24 +0000 (14:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sun, 28 Jun 2020 12:47:24 +0000 (14:47 +0200)
commit918fc484fb2d2662ac0f31b3bc542ed909a4a233
tree3f9dfdff312702a2d03096f31d0bfe3c2cd9b773
parent46c39f3b1800710d19ca855114c52530b8679a62
parent781c696c861a2217ad5e530525e09f7cd0bec288
Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

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

- Rafal adds a missing 'device_type' property to the Luxul XWC-2000
  required for the memory nodes to be correctly parsed by Linux

- Matthew provides two fixes for the NSP SoCs, one to disable the PL330
  DMA controller by default since it can be left in reset by the
  bootloader and the second to correct the flow accelerator mailbox node

* tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/stblinux:
  ARM: dts: NSP: Correct FA2 mailbox node
  ARM: dts: NSP: Disable PL330 by default, add dma-coherent property
  ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000

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