[PATCH v3 4/8] clk: imx: Add i.MXRT11xx pllv3 variant

2022-07-27 Thread sbabic
> The i.MXRT11 series has two new pll types but are variants of existing. > This patch adds the ability to read one of the pll types' frequency > as it can't be changed unlike the generic pll it also has the > division factors swapped. > Signed-off-by: Jesse Taube Applied to u-boot-imx, master,

[PATCH v3 4/8] clk: imx: Add i.MXRT11xx pllv3 variant

2022-07-25 Thread Jesse Taube
The i.MXRT11 series has two new pll types but are variants of existing. This patch adds the ability to read one of the pll types' frequency as it can't be changed unlike the generic pll it also has the division factors swapped. Signed-off-by: Jesse Taube --- V1 -> V2: * Change BM_PLL_POWER and