Skip to content

Commit f30e043

Browse files
committed
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 parent a7ab84a commit f30e043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ patternProperties:
5555

5656
interrupt-names: true
5757

58-
linux-keycodes:
58+
linux,keycodes:
5959
maxItems: 1
6060

6161
wakeup-source: true

0 commit comments

Comments
 (0)