u-boot/drivers/pch
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible
Quite a few places have a bind() method which just calls dm_scan_fdt_dev().
We may as well call dm_scan_fdt_dev() directly. Update the code to do this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-27 14:15:54 -06:00
..
Makefile dm: x86: Add a driver for Intel PCH9 2016-01-24 12:07:17 +08:00
pch-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
pch7.c x86: pch: Implement get_gpio_base op 2016-02-05 12:47:21 +08:00
pch9.c x86: pch9: Implement get_io_base op 2016-02-05 12:47:21 +08:00