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

From: Florian Fainelli
Date: Wed Sep 09 2020 - 17:03:10 EST




On 9/9/2020 1:41 PM, Rob Herring wrote:
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>


Thanks, and sorry about the nagging on IRC :)
--
Florian