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:
Francois Ramu 2022-12-07 17:55:57 +01:00 committed by Stephanos Ioannidis
commit 7fc48ff2c6

View file

@ -74,6 +74,10 @@
status = "okay";
};
&clk_hsi48 {
status = "okay";
};
&pll {
div-m = <4>;
mul-n = <40>;