u-boot-brain/drivers/clk/imx
Simon Glass 9042bf6fe4 clk: Update drivers to use -EINVAL
At present some drivers use -ENOSUPP to indicate that an unknown or
unsupported clock is used. Most use -EINVAL, indicating an invalid value,
so convert everything to that.

Signed-off-by: Simon Glass <sjg@chromium.org>

Acked-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2021-04-06 16:33:19 +12:00
..
clk-composite-8m.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-gate2.c clk: Always use the supplied struct clk 2020-07-01 15:01:21 +08:00
clk-imx6q.c clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock 2020-08-24 11:03:26 +02:00
clk-imx8.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk-imx8.h clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00
clk-imx8mm.c clk: imx8m: drop clk settings 2020-07-14 15:23:47 +08:00
clk-imx8mn.c clk: imx: Add ECSPI to iMX8MN 2021-01-23 13:40:29 +01:00
clk-imx8mp.c clk: imx8mp: Update imx8mp ccf clock driver 2020-07-14 15:23:47 +08:00
clk-imx8qm.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk-imx8qxp.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk-imxrt1020.c clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00
clk-imxrt1050.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
clk-pfd.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
clk-pll14xx.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk-pllv3.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk.h clk: imx: add imx_clk_mux2_flags 2020-01-08 13:20:09 +01:00
Kconfig clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00
Makefile clk: imx: add i.IMXRT1020 clk driver 2020-04-18 14:54:28 +02:00