ARM: dts: stm32: update led nodes names for stm32f249-disco

Update led nodes names to be aligned with yaml description

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Benjamin Gaignard
2020-05-13 16:59:23 +02:00
committed by Alexandre Torgue
parent 52107e8d6e
commit 2a61f1168b

View File

@@ -72,10 +72,10 @@
leds {
compatible = "gpio-leds";
red {
led-red {
gpios = <&gpiog 14 0>;
};
green {
led-green {
gpios = <&gpiog 13 0>;
linux,default-trigger = "heartbeat";
};