summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mn.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan1-8/+8
2020-05-20clk: imx8m: migrate A53 clk root to use composite corePeng Fan1-3/+3
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan1-3/+0
2020-03-11clk: imx8mn: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan1-4/+12
2020-02-19clk: imx8mn: Remove unused includesAnson Huang1-2/+0
2020-02-17clk: imx8mn: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang1-1/+1
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan1-8/+11
2020-02-13clk: imx8mn: add SNVS clock to clock treeHoria Geantă1-0/+1
2019-12-23clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan1-238/+251
2019-12-11clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun1-1/+1
2019-12-09clk: imx8m: Suppress bind attrsLeonard Crestez1-0/+5
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez1-1/+1
2019-12-09clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez1-2/+8
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-118/+48
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd1-104/+48
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez1-1/+1
2019-10-25clk: imx: imx8mn: mark sys_pll1/2 as fixed clockPeng Fan1-26/+20
2019-10-25clk: imx8mn: Define gates for pll1/2 fixed dividersLeonard Crestez1-19/+38
2019-10-16clk: imx: imx8mn: drop unused pll enumPeng Fan1-14/+0
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang1-79/+10
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan1-22/+10
2019-08-24clk: imx: imx8mn: fix audio pll settingPeng Fan1-2/+2
2019-08-19clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang1-0/+2
2019-08-19clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang1-0/+7
2019-08-19clk: imx8mn: fix int pll clk gatePeng Fan1-6/+6
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez1-0/+5
2019-08-19clk: imx8mn: Fix incorrect parentsLeonard Crestez1-7/+7
2019-08-03clk: imx8mn: Keep uart clocks on for early consoleAnson Huang1-0/+10
2019-08-03clk: imx: Add support for i.MX8MN clock driverAnson Huang1-0/+636