u-boot-brain/drivers/pinctrl/nxp
Walter Lozano e3e2470fdd drivers: rename drivers to match compatible string
When using OF_PLATDATA, the bind process between devices and drivers
is performed trying to match compatible string with driver names.
However driver names are not strictly defined, and also there are different
names used when declaring a driver with U_BOOT_DRIVER, the name of the
symbol used in the linker list and the used in the struct driver_info.

In order to make things a bit more clear, rename the drivers names. This
will also help for further OF_PLATDATA improvements, such as checking
for valid driver names.

Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Add a fix for sandbox of-platdata to avoid using an invalid ANSI colour:
Signed-off-by: Simon Glass <sjg@chromium.org>
2020-07-09 18:57:22 -06:00
..
Kconfig pinctrl: add i.MXRT driver 2020-01-14 22:53:59 +01:00
Makefile pinctrl: add i.MXRT driver 2020-01-14 22:53:59 +01:00
pinctrl-imx.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pinctrl-imx.h pinctrl: Add pinctrl driver for i.MX8 2018-10-22 12:59:01 +02:00
pinctrl-imx5.c pinctrl: nxp: DM_FLAG_PRE_RELOC by default 2019-10-08 16:36:37 +02:00
pinctrl-imx6.c pinctrl: nxp: DM_FLAG_PRE_RELOC by default 2019-10-08 16:36:37 +02:00
pinctrl-imx7.c pinctrl: nxp: DM_FLAG_PRE_RELOC by default 2019-10-08 16:36:37 +02:00
pinctrl-imx7ulp.c pinctrl: nxp: DM_FLAG_PRE_RELOC by default 2019-10-08 16:36:37 +02:00
pinctrl-imx8.c pinctrl: imx8: add i.MX8QM compatible 2019-04-25 17:03:25 +02:00
pinctrl-imx8m.c pinctrl: imx8m: support i.MX8MP 2020-01-08 13:20:08 +01:00
pinctrl-imxrt.c pinctrl: add i.MXRT driver 2020-01-14 22:53:59 +01:00
pinctrl-mxs.c drivers: rename drivers to match compatible string 2020-07-09 18:57:22 -06:00
pinctrl-mxs.h pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver 2019-07-19 14:57:14 +02: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 ARM: vybrid: Provide pinctrl driver for Vybrid (vf610) 2019-01-01 14:12:18 +01:00