ARM: dts: imx6qdl: mba6: Fix gpio-keys button node names
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 10 Aug 2023 14:37:27 +0000 (16:37 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 12 Aug 2023 01:45:11 +0000 (09:45 +0800)
commitdb92a8d917c7d959584cc15f838a134c1b115915
tree0db60176d26ac748fbc99c55ba186f28c52ab3ee
parent1d6500cd39f11de616540c13eb3dd08903380f59
ARM: dts: imx6qdl: mba6: Fix gpio-keys button node names

Numbers are separated by dashes. Fixes the warnings:
arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dtb: gpio-buttons: 'button1',
 'button2', 'button3' do 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]+'
 from schema $id: http://devicetree.org/schemas/input/gpio-keys.yaml#

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-mba6.dtsi