Commit 70eb6e5
committed
dts: arm: st: h7rs: Enable HSI internal clock
Enable HSI clock node to fix get_hclk_frequency() returns 0 when called
from stm32_clock_control_init(). HSI on is the devices reset default
value anyway, but the STM32_HSI_FREQ define is set to 0 when not enabled.
Signed-off-by: Thomas Decker <[email protected]>1 parent 6cbf0b8 commit 70eb6e5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments