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 <[email protected]> --- .../bindings/spi/brcm,spi-bcm-qspi.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)Reviewed-by: Rob Herring <[email protected]>
Thanks, and sorry about the nagging on IRC :) -- Florian

