From: Rob Herring <robh@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Benson Leung <bleung@chromium.org>,
Guenter Roeck <groeck@chromium.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
Mattijs Korpershoek <mkorpershoek@baylibre.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: input: Drop unneeded quotes
Date: Tue, 4 Apr 2023 12:07:53 -0500 [thread overview]
Message-ID: <20230404170753.GB49361-robh@kernel.org> (raw)
In-Reply-To: <20230320234718.2930154-1-robh@kernel.org>
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@kernel.org>
> ---
> 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.
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Benson Leung <bleung@chromium.org>,
Guenter Roeck <groeck@chromium.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
Mattijs Korpershoek <mkorpershoek@baylibre.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: input: Drop unneeded quotes
Date: Tue, 4 Apr 2023 12:07:53 -0500 [thread overview]
Message-ID: <20230404170753.GB49361-robh@kernel.org> (raw)
In-Reply-To: <20230320234718.2930154-1-robh@kernel.org>
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@kernel.org>
> ---
> 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.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-04-04 17:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 23:47 [PATCH] dt-bindings: input: Drop unneeded quotes Rob Herring
2023-03-20 23:47 ` Rob Herring
2023-03-21 6:48 ` Krzysztof Kozlowski
2023-03-21 6:48 ` Krzysztof Kozlowski
2023-03-21 15:07 ` Mattijs Korpershoek
2023-03-21 15:07 ` Mattijs Korpershoek
2023-04-04 17:07 ` Rob Herring [this message]
2023-04-04 17:07 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230404170753.GB49361-robh@kernel.org \
--to=robh@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=festevam@gmail.com \
--cc=groeck@chromium.org \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=mkorpershoek@baylibre.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.