u-boot-brain/drivers/pinctrl
Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features
At present dm/device.h includes the linux-compatible features. This
requires including linux/compat.h which in turn includes a lot of headers.
One of these is malloc.h which we thus end up including in every file in
U-Boot. Apart from the inefficiency of this, it is problematic for sandbox
which needs to use the system malloc() in some files.

Move the compatibility features into a separate header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
aspeed clk: aspeed: Add support for SD clock 2019-09-05 15:27:31 +08:00
ath79 drivers: fix typo for pinctrl qca953x 2019-04-12 17:32:50 +02:00
broadcom dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
exynos pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers 2018-11-14 09:16:28 -08:00
intel dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
mediatek pinctrl: mediatek: add support for different pinctrl 2020-01-16 09:39:45 -05:00
meson dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
mscc dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
mtmips dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
mvebu dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
nxp dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
renesas dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
rockchip pinctrl: rockchip: Add pinctrl support for rk3308 2019-12-06 00:06:23 +08:00
uniphier dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
Kconfig x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
Makefile x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
pinctrl_pic32.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl_stm32.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pinctrl-at91-pio4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-at91.c pinctrl: at91: add slewrate support for SAM9X60 2019-04-09 09:28:50 +03:00
pinctrl-generic.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pinctrl-sandbox.c pinctrl: sandbox: Add get_pin_muxing ops support 2018-11-16 16:51:57 -05:00
pinctrl-single.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pinctrl-sti.c regmap: clean up regmap allocation 2018-05-07 15:15:27 -04:00
pinctrl-stmfx.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pinctrl-uclass.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00