Skip to content

Commit 05fbf57

Browse files
erwangonashif
authored andcommitted
dts/arm/st: wl: Update compatible for hse clock
Use dedicated HSE clock binding for stm32wl series. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent 7406ad8 commit 05fbf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/st/wl/stm32wl.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
clocks {
3737
clk_hse: clk-hse {
3838
#clock-cells = <0>;
39-
compatible = "st,stm32-hse-clock";
39+
compatible = "st,stm32wl-hse-clock";
4040
/* Expected clock-frequency on the whole series 32MHz */
4141
clock-frequency = <DT_FREQ_M(32)>;
4242
status = "disabled";

0 commit comments

Comments
 (0)