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

From: Rob Herring
Date: Tue Apr 04 2023 - 13:08:14 EST


On Mon, Mar 20, 2023 at 06:47:18PM -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>
> ---
> Documentation/devicetree/bindings/input/adc-joystick.yaml | 4 ++--
> .../devicetree/bindings/input/google,cros-ec-keyb.yaml | 2 +-
> Documentation/devicetree/bindings/input/imx-keypad.yaml | 2 +-
> Documentation/devicetree/bindings/input/matrix-keymap.yaml | 2 +-
> .../devicetree/bindings/input/mediatek,mt6779-keypad.yaml | 2 +-
> .../devicetree/bindings/input/microchip,cap11xx.yaml | 4 ++--
> Documentation/devicetree/bindings/input/pwm-vibrator.yaml | 4 ++--
> Documentation/devicetree/bindings/input/regulator-haptic.yaml | 4 ++--
> .../bindings/input/touchscreen/elan,elants_i2c.yaml | 4 ++--
> 9 files changed, 14 insertions(+), 14 deletions(-)

Applied, thanks.