Re: [PATCH] dt-bindings: pwm: drop unneeded quotes

From: Rob Herring
Date: Fri Jun 23 2023 - 16:25:24 EST



On Fri, 09 Jun 2023 16:07:09 +0200, Krzysztof Kozlowski wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml | 2 +-
> Documentation/devicetree/bindings/pwm/mxs-pwm.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Applied, thanks!