mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 14:33:24 -04:00
dt-bindings: input: gpio-charlieplex-keypad: add missing parenthesis
Add missing '('.
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Acked-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://patch.msgid.link/20260710090153.431170-2-manuelebner@mailbox.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
committed by
Dmitry Torokhov
parent
8760a10464
commit
72870cd641
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user