On Mon, 27 Mar 2023 12:01:45 -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> > --- > .../devicetree/bindings/timer/arm,arch_timer_mmio.yaml | 2 +- > Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 2 +- > .../devicetree/bindings/timer/intel,ixp4xx-timer.yaml | 4 ++-- > .../devicetree/bindings/timer/nvidia,tegra-timer.yaml | 4 ++-- > .../devicetree/bindings/timer/nvidia,tegra186-timer.yaml | 4 ++-- > Documentation/devicetree/bindings/timer/st,nomadik-mtu.yaml | 4 ++-- > 6 files changed, 10 insertions(+), 10 deletions(-) > Applied, thanks!