On Sun, 04 Dec 2022 10:47:14 +0100, Krzysztof Kozlowski wrote: > Cleanup coding style without functional changes: > 1. Drop unnecessary quotes from $ref. > 2. Use simple enum for compatible enumeration and sort entries. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/mmc/sdhci-am654.yaml | 61 ++++++++++--------- > 1 file changed, 31 insertions(+), 30 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>