Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: input: fix bracket
@ 2026-07-10  9:01 Manuel Ebner
  2026-07-10 12:11 ` Hugo Villeneuve
  2026-07-11 22:38 ` Dmitry Torokhov
  0 siblings, 2 replies; 3+ messages in thread
From: Manuel Ebner @ 2026-07-10  9:01 UTC (permalink / raw)
  To: Hugo Villeneuve, Dmitry Torokhov, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Manuel Ebner, linux-input, devicetree, linux-kernel

Add missing '('.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
 .../devicetree/bindings/input/gpio-charlieplex-keypad.yaml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml b/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml
index c085de6dab85..c6842c017934 100644
--- a/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml
+++ b/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Hugo Villeneuve <hvilleneuve@dimonoff.com>
 
 description: |
-  The charlieplex keypad supports N^2)-N different key combinations (where N is
+  The charlieplex keypad supports (N^2)-N different key combinations (where N is
   the number of I/O lines). Key presses and releases are detected by configuring
   only one line as output at a time, and reading other line states. This process
   is repeated for each line. Diodes are required to ensure current flows in only
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: input: fix bracket
  2026-07-10  9:01 [PATCH] dt-bindings: input: fix bracket Manuel Ebner
@ 2026-07-10 12:11 ` Hugo Villeneuve
  2026-07-11 22:38 ` Dmitry Torokhov
  1 sibling, 0 replies; 3+ messages in thread
From: Hugo Villeneuve @ 2026-07-10 12:11 UTC (permalink / raw)
  To: Manuel Ebner
  Cc: Hugo Villeneuve, Dmitry Torokhov, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-input, devicetree,
	linux-kernel

On Fri, 10 Jul 2026 11:01:53 +0200
Manuel Ebner <manuelebner@mailbox.org> wrote:

> [You don't often get email from manuelebner@mailbox.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 
> Add missing '('.
> 
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>

Acked-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>

> ---
>  .../devicetree/bindings/input/gpio-charlieplex-keypad.yaml      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml b/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml
> index c085de6dab85..c6842c017934 100644
> --- a/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml
> +++ b/Documentation/devicetree/bindings/input/gpio-charlieplex-keypad.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Hugo Villeneuve <hvilleneuve@dimonoff.com>
> 
>  description: |
> -  The charlieplex keypad supports N^2)-N different key combinations (where N is
> +  The charlieplex keypad supports (N^2)-N different key combinations (where N is
>    the number of I/O lines). Key presses and releases are detected by configuring
>    only one line as output at a time, and reading other line states. This process
>    is repeated for each line. Diodes are required to ensure current flows in only
> --
> 2.54.0
> 


-- 
Hugo Villeneuve

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: input: fix bracket
  2026-07-10  9:01 [PATCH] dt-bindings: input: fix bracket Manuel Ebner
  2026-07-10 12:11 ` Hugo Villeneuve
@ 2026-07-11 22:38 ` Dmitry Torokhov
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2026-07-11 22:38 UTC (permalink / raw)
  To: Manuel Ebner
  Cc: Hugo Villeneuve, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-input, devicetree, linux-kernel

On Fri, Jul 10, 2026 at 11:01:53AM +0200, Manuel Ebner wrote:
> Add missing '('.
> 
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>

Applied, thank you.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-11 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10  9:01 [PATCH] dt-bindings: input: fix bracket Manuel Ebner
2026-07-10 12:11 ` Hugo Villeneuve
2026-07-11 22:38 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox