summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/stm32f429.dtsi
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2018-07-19 15:35:00 +0200
committerAlexandre Torgue <alexandre.torgue@st.com>2018-09-20 09:40:50 +0200
commit6044fbfa6301b899e0264c53c0f304368443f339 (patch)
tree0421df49881345019230174ddf362b3b57dc8958 /arch/arm/boot/dts/stm32f429.dtsi
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/stm32f429.dtsi')
-rw-r--r--arch/arm/boot/dts/stm32f429.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi
index e35d782e7e5f..8d6f028ae285 100644
--- a/arch/arm/boot/dts/stm32f429.dtsi
+++ b/arch/arm/boot/dts/stm32f429.dtsi
@@ -58,7 +58,7 @@
clock-frequency = <0>;
};
- clk-lse {
+ clk_lse: clk-lse {
#clock-cells = <0>;
compatible = "fixed-clock";
clock-frequency = <32768>;