]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of CMD_CLK
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:26 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commit3e1a97079e43bc6e53670038c6d83e68f72fad7f
tree829b99ecfb30e4d37f7c34cab585813949d2a796
parente0bbffdc9cf5a0310bb92f101a4b54ec61e99138
Correct SPL uses of CMD_CLK

This converts 7 usages of this option to the non-SPL form, since there is
no SPL_CMD_CLK defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
drivers/clk/clk_k210.c
drivers/clk/imx/clk-imx8.c
drivers/clk/imx/clk-imx8.h
drivers/clk/imx/clk-imx8qm.c
drivers/clk/imx/clk-imx8qxp.c