summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mp.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23clk: imx8mp: add mu root clkPeng Fan1-0/+1
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan1-12/+12
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan1-31/+16
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan1-18/+36
2020-05-20clk: imx: imx8mp: fix pll mux bitPeng Fan1-10/+10
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan1-3/+0
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-7/+17
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan1-1/+1
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang1-1/+1
2020-03-11clk: imx8mp: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan1-4/+12
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang1-2/+2
2020-02-19clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang1-1/+1
2020-02-17clk: imx8mp: Add missing of_node_put()Anson Huang1-0/+1
2020-02-14clk: imx: imx8mp: add ocotp root clkPeng Fan1-0/+1
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang1-0/+764