u-boot-brain/drivers/pinctrl/meson
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
..
Kconfig pinctrl: meson: add g12a support 2019-04-23 11:19:09 +02:00
Makefile pinctrl: meson: add g12a support 2019-04-23 11:19:09 +02:00
pinctrl-meson-axg-pmx.c pinctrl: meson: add support of drive-strength-microamp 2019-06-12 11:50:02 +02:00
pinctrl-meson-axg.c pinctrl: meson: axg: Fix PIN and BANK offsets 2019-04-10 16:54:59 +02:00
pinctrl-meson-axg.h pinctrl: meson: add axg support 2018-11-26 14:40:52 +01:00
pinctrl-meson-g12a.c pinctrl: meson: g12a: add DS bank value 2019-06-12 11:50:02 +02:00
pinctrl-meson-gx-pmx.c pinctrl: meson-gx: add support for getting pinmux status 2019-06-12 11:50:02 +02:00
pinctrl-meson-gx.h pinctrl: meson: rework gx pmx function 2018-11-26 14:40:52 +01:00
pinctrl-meson-gxbb.c pinctrl: meson-gxbb: add hdmi related pins 2019-06-12 11:50:02 +02:00
pinctrl-meson-gxl.c pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups 2019-06-12 11:50:02 +02:00
pinctrl-meson.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pinctrl-meson.h pinctrl: meson: add support of drive-strength-microamp 2019-06-12 11:50:02 +02:00