aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/imx/clk-fracn-gppll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-25clk: imx: Add 519.75MHz frequency support for imx9 pllJacky Bai1-0/+1
2023-04-09clk: imx: fracn-gppll: Add 300MHz freq support for imx9Jacky Bai1-1/+2
2023-04-09clk: imx: fracn-gppll: support integer pllPeng Fan1-7/+61
2023-04-09clk: imx: fracn-gppll: disable hardware select controlPeng Fan1-0/+6
2023-04-09clk: imx: fracn-gppll: fix the rate tablePeng Fan1-7/+9
2022-06-16clk: imx: clk-fracn-gppll: Add more freq config for video pllPeng Fan1-0/+3
2022-06-16clk: imx: clk-fracn-gppll: correct rdivPeng Fan1-1/+2
2022-06-16clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()Liu Ying1-11/+13
2022-06-16clk: imx: clk-fracn-gppll: fix mfd valuePeng Fan1-4/+4
2022-03-04clk: imx: support fracn gppllPeng Fan1-0/+323