[GIT PULL 1/1] Broadcom devicetree fixes for 5.9
Florian Fainelli
f.fainelli at gmail.com
Wed Sep 9 17:18:57 EDT 2020
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the Git repository at:
https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.9/devicetree-fixes
for you to fetch changes up to 686e0a0c8c61e0e3f55321d0181fece3efd92777:
arm64: dts: ns2: Fixed QSPI compatible string (2020-09-09 14:14:06 -0700)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Florian Fainelli (5):
dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
ARM: dts: bcm: HR2: Fixed QSPI compatible string
ARM: dts: NSP: Fixed QSPI compatible string
ARM: dts: BCM5301X: Fixed QSPI compatible string
arm64: dts: ns2: Fixed QSPI compatible string
.../devicetree/bindings/spi/brcm,spi-bcm-qspi.txt | 16 ++++++++--------
arch/arm/boot/dts/bcm-hr2.dtsi | 2 +-
arch/arm/boot/dts/bcm-nsp.dtsi | 2 +-
arch/arm/boot/dts/bcm5301x.dtsi | 2 +-
arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi | 2 +-
5 files changed, 12 insertions(+), 12 deletions(-)
More information about the linux-arm-kernel
mailing list