]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 26 Aug 2020 23:40:13 +0000 (16:40 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 9 Sep 2020 21:13:40 +0000 (14:13 -0700)
commitfcd2e4b9ca20faf6de959f67df5b454a5b055c56
tree6b74e075587bff7c7d24671b057609c2b58f257f
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
dt-bindings: spi: Fix spi-bcm-qspi compatible ordering

The binding is currently incorrectly defining the compatible strings
from least specifice to most specific instead of the converse. Re-order
them from most specific (left) to least specific (right) and fix the
examples as well.

Fixes: 5fc78f4c842a ("spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings")
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.txt