spread spectrum on STM32MP1
Hi,I have to use the spread spectrum on PLL4 on STM32MP1I have set the pll4 in tfa and u-boot as followstfa pll4:st,pll@3 { cfg = < 1 49 11 10 1 3>; csg = < 80 80 SSCG_MODE_CENTER_SPREAD >; };u-boot pll4:st,pll@3 { cfg = < 1 49 11 10 1 7>...