summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx93.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-10/+20
2022-09-28clk: imx93: drop of_match_ptrPeng Fan1-1/+1
2022-09-19clk: imx93: add SAI IPG clkPeng Fan1-3/+9
2022-09-19clk: imx93: add MU1/2 clockPeng Fan1-2/+6
2022-09-19clk: imx93: switch to use new clk gate APIPeng Fan1-4/+4
2022-09-19clk: imx: clk-composite-93: check white_listPeng Fan1-1/+1
2022-06-16clk: imx93: Correct the edma1's parent clockJacky Bai1-1/+1
2022-06-16clk: imx93: correct nic_media parentPeng Fan1-1/+1
2022-06-16clk: imx93: use adc_root as the parent clock of adc1Haibo Chen1-1/+1
2022-03-04clk: imx: add i.MX93 clkPeng Fan1-0/+341