u-boot/drivers/pinctrl/nxp
Tom Rini 6e7df1d151 global: Finish CONFIG -> CFG migration
At this point, the remaining places where we have a symbol that is
defined as CONFIG_... are in fairly odd locations. While as much dead
code has been removed as possible, some of these locations are simply
less obvious at first. In other cases, this code is used, but was
defined in such a way as to have been missed by earlier checks.  Perform
a rename of all such remaining symbols to be CFG_... rather than
CONFIG_...

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-20 12:27:24 -05:00
..
Kconfig imx: pinctrl: add pinctrl and pinfunc file for i.MX93 2022-07-26 11:29:00 +02:00
Makefile imx: pinctrl: add pinctrl and pinfunc file for i.MX93 2022-07-26 11:29:00 +02:00
pinctrl-imx.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pinctrl-imx.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
pinctrl-imx5.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
pinctrl-imx6.c dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS 2021-01-05 12:26:35 -07:00
pinctrl-imx7.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
pinctrl-imx7ulp.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
pinctrl-imx8.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pinctrl-imx8m.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
pinctrl-imx8ulp.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
pinctrl-imx93.c imx: pinctrl: add pinctrl and pinfunc file for i.MX93 2022-07-26 11:29:00 +02:00
pinctrl-imxrt.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pinctrl-mxs.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
pinctrl-mxs.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
pinctrl-scu.c pinctrl: nxp: scu: Check the pad partition before set pinmux 2020-05-10 13:24:23 +02:00
pinctrl-vf610.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00