summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx6.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-3/+3
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* clk: imx6: do pfd workaround unconditionallySascha Hauer2022-03-081-4/+4
* clk: imx6: fix cko1_selsSascha Hauer2022-03-081-2/+2
* clk: imx6: emi_sel clock muxingSascha Hauer2022-03-081-1/+8
* clk: imx6: Fix periph_clk2_sel and periph2_clk2_sel clocksSascha Hauer2022-03-081-1/+8
* clk: imx6: fix axi_selsSascha Hauer2022-03-081-0/+1
* clk: imx6: Add hdmi_isfr clkSascha Hauer2022-03-081-1/+5
* clk: imx6: fix PLL exception for i.MX6DQ revision 1.0Ahmad Fatoum2022-02-031-2/+2
* clk: imx6: demote warning about ldb_di_clk reparentingAhmad Fatoum2020-11-241-2/+2
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-151-7/+1
* clk: i.MX6qp: Fix location of the enfc_sel muxSascha Hauer2019-09-121-1/+1
* clk: imx6: define an enum for ldb mux inputsAhmad Fatoum2019-08-051-15/+24
* clk: imx6: Fix procedure to switch the parent of LDB_DI_CLKFabio Estevam2019-08-051-3/+261
* clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-onlyPhilipp Zabel2019-08-051-2/+15
* clk: imx6: remove quirky clk_set_parent(LDB_diN_sel, pll5_video_div)Ahmad Fatoum2019-08-051-6/+0
* clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podfPhilipp Zabel2019-08-051-0/+16
* clk: imx6: fix use of cpu_is_mx6* before they are initializedAhmad Fatoum2019-08-051-6/+5
* mtd: gpmi-nand: Make sure clock is disabled during rate changeSascha Hauer2018-07-061-1/+0
* clk: i.MX6: Fix enfc_sel for i.MX6dqpSascha Hauer2018-04-161-1/+18
* clk: i.MX6: Adjust GPMI parent clockSascha Hauer2018-04-121-0/+7
* drivers: clk: clk-imx6.c: Don't gate LDB and IPUsDavid Jander2017-03-091-4/+1
* i.MX: Move clk code from 'mach-imx' to 'drivers'Andrey Smirnov2017-01-111-0/+541