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, so
>> it won't be necessary to look it up all over the datasheet and
>> make more mistakes in the calculation in the future.
>>
>> Signed-off-by: Marek Vasut <ma...@denx.de>
>> Cc: Patrice Chotard <patrice.chot...@foss.st.com>
>> Cc: Patrick Delaunay <patrick.delau...@foss.st.com>
>> ---
>> arch/arm/dts/stm32mp15xx-dhcom-u-boot.dtsi | 17 ++++++++++++++++-
>> arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi | 17 ++++++++++++++++-
>> 2 files changed, 32 insertions(+), 2 deletions(-)
>>
>
> Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com>
>
> Thanks
> Patrick
Applied on u-boot-stm32/master
Thanks
Patrice