u-boot-brain/arch/arm/mach-rockchip/rk3308
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
..
clk_rk3308.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig rockchip: rk3308: Add support for ROC-RK3308-CC board 2019-11-17 17:22:53 +08:00
Makefile arm: rockchip: Add RK3308 SOC support 2019-11-17 17:22:53 +08:00
rk3308.c arm: rockchip: rk3308: Initialize the iomux configuration 2019-12-06 00:06:23 +08:00
syscon_rk3308.c arm: rockchip: Add RK3308 SOC support 2019-11-17 17:22:53 +08:00