ARM: dts: stm32: Add clk-lse node's label on stm32f429

Add missing clk_lse label for node clk-lse.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Patrice Chotard 2018-07-19 15:35:00 +02:00 committed by Alexandre Torgue
parent 5b394b2ddf
commit 6044fbfa63

View File

@ -58,7 +58,7 @@
clock-frequency = <0>;
};
clk-lse {
clk_lse: clk-lse {
#clock-cells = <0>;
compatible = "fixed-clock";
clock-frequency = <32768>;