[PATCH v2] arm: imx: imx8mm: correct unrecognized fracpll frequency

2021-06-09 Thread sbabic
> Frequency requested by ddrphy_init_set_dfi_clk from fracpll uses MHZ() > macro, which expands the value provided to the Hz range without taking into > account the precise Hz setting. This causes the frequency of 266 MHz not ot > be found in the imx8mm_fracpll_tbl, since it is entered there with

Re: [PATCH v2] arm: imx: imx8mm: correct unrecognized fracpll frequency

2021-05-03 Thread Fabio Estevam
On Mon, May 3, 2021 at 5:00 AM Andrey Zhizhikin wrote: > > Frequency requested by ddrphy_init_set_dfi_clk from fracpll uses MHZ() > macro, which expands the value provided to the Hz range without taking into > account the precise Hz setting. This causes the frequency of 266 MHz not ot > be found

[PATCH v2] arm: imx: imx8mm: correct unrecognized fracpll frequency

2021-05-03 Thread Andrey Zhizhikin
Frequency requested by ddrphy_init_set_dfi_clk from fracpll uses MHZ() macro, which expands the value provided to the Hz range without taking into account the precise Hz setting. This causes the frequency of 266 MHz not ot be found in the imx8mm_fracpll_tbl, since it is entered there with a