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 29d1e90 commit f7d21d5Copy full SHA for f7d21d5
dts/arm/st/wb/stm32wb.dtsi
@@ -46,7 +46,7 @@
46
clocks {
47
clk_hse: clk-hse {
48
#clock-cells = <0>;
49
- compatible = "st,stm32-hse-clock";
+ compatible = "fixed-clock";
50
/* Expected clock-frequency on the whole series 32MHz */
51
clock-frequency = <DT_FREQ_M(32)>;
52
status = "disabled";
0 commit comments