]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux...
authorOlof Johansson <olof@lixom.net>
Sun, 13 Sep 2020 15:57:37 +0000 (08:57 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 13 Sep 2020 15:57:38 +0000 (08:57 -0700)
commit1045afbec877424fb81406ce871b1ffe6490c6c0
treebe3658b7669755a210505c9137b6499f809175a7
parente7913c6455fb9140b9a01f68df4e9c07f56a175e
parent39b2f2b4b2663c838b76ef4d0e377eab9e442f1c
Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes

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

- Florian fixes the Broadcom QSPI controller binding such that the most
  specific compatible string is the left most one, and all existing
  in-tree users are updated as well.

* tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux:
  arm64: dts: ns2: Fixed QSPI compatible string
  ARM: dts: BCM5301X: Fixed QSPI compatible string
  ARM: dts: NSP: Fixed QSPI compatible string
  ARM: dts: bcm: HR2: Fixed QSPI compatible string
  dt-bindings: spi: Fix spi-bcm-qspi compatible ordering

Link: https://lore.kernel.org/r/20200909211857.4144718-1-f.fainelli@gmail.com
Signed-off-by: Olof Johansson <olof@lixom.net>