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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Sep 2020 10:59:48 +0000 (12:59 +0200)
commit0c43f56ed9be6881ff8f50693916fd215b4d42e5
treea82812151bae3fcf098f556ea0f87fdfa675c4f0
parent38e8e827353529403c18b853a305c45c5074e5ea
dt-bindings: spi: Fix spi-bcm-qspi compatible ordering

commit fcd2e4b9ca20faf6de959f67df5b454a5b055c56 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.txt