u-boot-brain/drivers/pinctrl/nxp
Simon Glass 61b29b8268 dm: core: Require users of devres to include the header
At present devres.h is included in all files that include dm.h but few
make use of it. Also this pulls in linux/compat which adds several more
headers. Drop the automatic inclusion and require files to include devres
themselves. This provides a good indication of which files use devres.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
2020-02-05 19:33:46 -07: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-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-imx.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
pinctrl-imx.h pinctrl: Add pinctrl driver for i.MX8 2018-10-22 12:59:01 +02:00
pinctrl-imxrt.c pinctrl: add i.MXRT driver 2020-01-14 22:53:59 +01:00
pinctrl-mxs.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07: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: Add pinctrl driver for i.MX8 2018-10-22 12:59:01 +02:00
pinctrl-vf610.c ARM: vybrid: Provide pinctrl driver for Vybrid (vf610) 2019-01-01 14:12:18 +01:00