On Wed, Mar 22, 2023 at 12:35:07PM -0500, Rob Herring wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../bindings/reset/amlogic,meson-axg-audio-arb.yaml | 4 ++-- > .../devicetree/bindings/reset/amlogic,meson-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/bitmain,bm1880-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/brcm,bcm6345-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/brcm,brcmstb-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/marvell,berlin2-reset.yaml | 4 ++-- > Documentation/devicetree/bindings/reset/microchip,rst.yaml | 6 +++--- > .../devicetree/bindings/reset/qca,ar7100-reset.yaml | 4 ++-- > Documentation/devicetree/bindings/reset/renesas,rst.yaml | 4 ++-- > Documentation/devicetree/bindings/reset/sunplus,reset.yaml | 4 ++-- > 10 files changed, 21 insertions(+), 21 deletions(-) Applied, thanks.