ARM: dts: imx6qdl: vicut1: rename power to power-button
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 30 May 2023 12:03:45 +0000 (14:03 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 4 Jun 2023 13:07:31 +0000 (21:07 +0800)
commit5ef0f31fb9285d72bbe3bfd80be34284d4b9c7dd
treea450c02e9c46e6cda20cf7072fbcd6f0b4627ae7
parent1d14bd943fa2bbdfda1efbcc080b298fed5f1803
ARM: dts: imx6qdl: vicut1: rename power to power-button

In order to address the warnings about the naming convention for keys,
this commit renames the 'power' key to 'power-button' in the vicut1-12inch
device tree source file. The warning in question is as follows:
arch/arm/boot/dts/imx6q-vicut1.dtb: gpio-keys: 'power' does not match
any of the regexes:
'^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$',
'pinctrl-[0-9]+'

The referenced warning originates from the following schema:
Documentation/devicetree/bindings/input/gpio-keys.yaml

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-vicut1-12inch.dtsi