ARM: dts: stm32: Rename stmfx joystick pins on stm32mp157c-ev1
authorBenjamin Gaignard <benjamin.gaignard@st.com>
Fri, 28 Feb 2020 12:52:05 +0000 (13:52 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 13 Mar 2020 16:03:06 +0000 (17:03 +0100)
Rename stmfx joystick pins names according to yaml description.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp157c-ev1.dts

index 7aad831..8a4c7ff 100644 (file)
                        #interrupt-cells = <2>;
                        gpio-ranges = <&stmfx_pinctrl 0 0 24>;
 
-                       joystick_pins: joystick {
+                       joystick_pins: joystick-pins {
                                pins = "gpio0", "gpio1", "gpio2", "gpio3", "gpio4";
                                bias-pull-down;
                        };