Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name

"linux-keycodes" is the wrong property name and is unused. It should be
"linux,keycodes" instead.

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230613201040.2823802-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+1 -1
+1 -1
Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
··· 55 55 56 56 interrupt-names: true 57 57 58 - linux-keycodes: 58 + linux,keycodes: 59 59 maxItems: 1 60 60 61 61 wakeup-source: true