boards: arm: nucleo l4r5zi enables HSI48 clock for USB
Enables the HSI48 clock on the nucleo_l4r5zi platform. Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
parent
1d2a275780
commit
7fc48ff2c6
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&clk_hsi48 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pll {
|
||||
div-m = <4>;
|
||||
mul-n = <40>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue