u-boot/drivers/i2c/muxes
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
..
i2c-arb-gpio-challenge.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
i2c-mux-gpio.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
i2c-mux-uclass.c i2c: mux: Generate longer i2c mux name 2019-02-11 09:38:23 +01:00
Kconfig i2c: muxes: pca954x: support PCA9543 I2C switch 2019-04-11 15:21:33 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pca954x.c dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00