Re: [PATCH] ARM: dts: stm32: Fix and expand PLL configuration comments

2022-10-17 Thread Patrice CHOTARD
On 10/13/22 11:00, Patrick DELAUNAY wrote: > Hi, > > On 10/11/22 22:42, Marek Vasut wrote: >> Fix the frequencies listed in PLL configuration comments to match >> the actual frequencies programmed into hardware. Furthermore, add >> a comment which explains how those frequencies are calculated,

Re: [PATCH] ARM: dts: stm32: Fix and expand PLL configuration comments

2022-10-13 Thread Patrick DELAUNAY
Hi, On 10/11/22 22:42, Marek Vasut wrote: Fix the frequencies listed in PLL configuration comments to match the actual frequencies programmed into hardware. Furthermore, add a comment which explains how those frequencies are calculated, so it won't be necessary to look it up all over the datashe

[PATCH] ARM: dts: stm32: Fix and expand PLL configuration comments

2022-10-11 Thread Marek Vasut
Fix the frequencies listed in PLL configuration comments to match the actual frequencies programmed into hardware. Furthermore, add a comment which explains how those frequencies are calculated, so it won't be necessary to look it up all over the datasheet and make more mistakes in the calculation