ARM: dts: stm32: Fix User button on stm32mp135f-dk
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Mon, 16 Jan 2023 11:57:27 +0000 (12:57 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 17 Jan 2023 13:52:48 +0000 (14:52 +0100)
commita12154058f756871b74b8d1e62aa6fd16d762a97
treef2ce3f21f9fb37037126e86409595bfdcbd89f36
parenta9060c1326bc886029aa34786deb2a75797000a8
ARM: dts: stm32: Fix User button on stm32mp135f-dk

This patch fixes the following dtbs_check warning on stm32mp135f-dk:
arch/arm/boot/dts/stm32mp135f-dk.dtb: gpio-keys: 'user-pa13' 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]+'
From schema: Documentation/devicetree/bindings/input/gpio-keys.yaml

It renames user-pa13 node into button-user so that it matches gpio-keys
bindings.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp135f-dk.dts