We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7406ad8 commit 05fbf57Copy full SHA for 05fbf57
dts/arm/st/wl/stm32wl.dtsi
@@ -36,7 +36,7 @@
36
clocks {
37
clk_hse: clk-hse {
38
#clock-cells = <0>;
39
- compatible = "st,stm32-hse-clock";
+ compatible = "st,stm32wl-hse-clock";
40
/* Expected clock-frequency on the whole series 32MHz */
41
clock-frequency = <DT_FREQ_M(32)>;
42
status = "disabled";
0 commit comments