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>
leds {
compatible = "gpio-leds";
leds {
compatible = "gpio-leds";
gpios = <&gpiog 6 GPIO_ACTIVE_LOW>;
linux,default-trigger = "heartbeat";
};
gpios = <&gpiog 6 GPIO_ACTIVE_LOW>;
linux,default-trigger = "heartbeat";
};
gpios = <&gpiod 4 GPIO_ACTIVE_LOW>;
};
gpios = <&gpiod 4 GPIO_ACTIVE_LOW>;
};
gpios = <&gpiod 5 GPIO_ACTIVE_LOW>;
};
gpios = <&gpiod 5 GPIO_ACTIVE_LOW>;
};
gpios = <&gpiok 3 GPIO_ACTIVE_LOW>;
};
};
gpios = <&gpiok 3 GPIO_ACTIVE_LOW>;
};
};