Re: [PATCH 1/5] dt-bindings: spi: Fix spi-bcm-qspi compatible ordering

From: Rob Herring
Date: Wed Sep 09 2020 - 16:41:24 EST


On Thu, 27 Aug 2020 11:18:38 -0700, Florian Fainelli wrote:
> The binding is currently incorrectly defining the compatible strings
> from least specific 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")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> .../bindings/spi/brcm,spi-bcm-qspi.txt | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>