aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx8.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07clk: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-01-29treewide: Remove clk_freeSean Anderson1-2/+0
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov1-9/+4
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan1-1/+1
2023-02-09Correct SPL uses of CMD_CLKSimon Glass1-1/+1
2021-04-06clk: Update drivers to use -EINVALSimon Glass1-2/+2
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan1-0/+1
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan1-289/+8
2019-01-09clk: imx8: fix build warningPeng Fan1-0/+2
2018-10-22clk: imx: add clk driver for i.MX8QXPPeng Fan1-0/+393