]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: stm32: Add clk-lse node's label on stm32f429
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 19 Jul 2018 13:35:00 +0000 (15:35 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Thu, 20 Sep 2018 07:40:50 +0000 (09:40 +0200)
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>
arch/arm/boot/dts/stm32f429.dtsi

index e35d782e7e5f2f0281d1c8936bb90ea70b8d83b8..8d6f028ae285ca11beece355c3df4be2fe0f4dbe 100644 (file)
@@ -58,7 +58,7 @@ clk_hse: clk-hse {
                        clock-frequency = <0>;
                };
 
-               clk-lse {
+               clk_lse: clk-lse {
                        #clock-cells = <0>;
                        compatible = "fixed-clock";
                        clock-frequency = <32768>;