Re: [PATCH] dt-bindings: watchdog: Drop unneeded quotes

From: Rob Herring
Date: Tue Apr 04 2023 - 13:10:02 EST


On Fri, Mar 17, 2023 at 06:36:42PM -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/watchdog/allwinner,sun4i-a10-wdt.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/apple,wdt.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml | 2 +-
> .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 2 +-
> .../devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml | 2 +-
> .../devicetree/bindings/watchdog/faraday,ftwdt010.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 2 +-
> .../devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml | 2 +-
> Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml | 2 +-
> 13 files changed, 13 insertions(+), 13 deletions(-)

Applied, thanks.