]> git.baikalelectronics.ru Git - 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)
commitde7bb3e33c226747950980c436a1ead4fb8b9635
tree6b74e075587bff7c7d24671b057609c2b58f257f
parente5f0bf958198ed018c9fdf06e8d307ced9af9c95
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: 68aedf615e13 ("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