u-boot-brain/drivers/phy
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
..
allwinner dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
marvell dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
bcm6318-usbh-phy.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
bcm6348-usbh-phy.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
bcm6358-usbh-phy.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
bcm6368-usbh-phy.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
Kconfig phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part 2019-10-25 17:20:44 +02:00
keystone-usb-phy.c phy: keystone-usb: handle the transition of the USB power domain 2019-10-24 11:28:17 +02:00
Makefile phy: mediatek: add MediaTek T-PHY support for PCIe 2019-10-11 10:10:18 -04:00
meson-g12a-usb2.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
meson-g12a-usb3-pcie.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
meson-gxl-usb2.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
meson-gxl-usb3.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
msm8916-usbh-phy.c phy: db410c: Add MSM USB PHY driver 2018-09-30 13:00:36 -04:00
mt76x8-usb-phy.c phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part 2019-10-25 17:20:44 +02:00
nop-phy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap-usb2-phy.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
phy-da8xx-usb.c phy: Add support for phy-da8xx-usb 2019-08-08 11:35:02 +02:00
phy-mtk-tphy.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
phy-rcar-gen2.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
phy-rcar-gen3.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
phy-stm32-usbphyc.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
phy-ti-am654.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
phy-uclass.c drivers: phy: Handle gracefully NULL pointers 2019-10-31 07:22:53 -04:00
sandbox-phy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sti_usb_phy.c regmap: clean up regmap allocation 2018-05-07 15:15:27 -04:00
ti-pipe3-phy.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00