uboot/test/dm
Simon Glass ac94b7bcbe dm: syscon: Allow finding devices by driver data
We have a way to find a regmap by its syscon driver data value. Add the same
for syscon itself.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:07:19 +08:00
..
Kconfig
Makefile dm: video: test: Add tests for the video uclass 2016-01-20 19:10:16 -07:00
adc.c sandbox: add ADC unit tests 2015-11-02 10:38:00 +09:00
bus.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
clk.c
cmd_dm.c CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 2015-12-07 08:35:23 -05:00
core.c
eth.c dm: test: Add a new test case against dm eth codes for NULL pointer access 2015-10-29 14:05:52 -05:00
gpio.c
i2c.c
led.c
mmc.c
pci.c dm: test: Convert PCI tests to use the DM PCI API 2016-01-12 10:19:09 -07:00
pmic.c
ram.c
regmap.c
regulator.c
remoteproc.c test: Add basic tests for remoteproc 2015-10-22 14:18:40 -04:00
reset.c
rtc.c
sf.c
spi.c
syscon.c dm: syscon: Allow finding devices by driver data 2016-01-24 12:07:19 +08:00
test-dm.sh
test-driver.c
test-fdt.c
test-main.c test: Record and silence console in tests 2015-11-19 20:27:51 -07:00
test-uclass.c
timer.c sandbox: add a sandbox timer and basic test 2015-11-19 20:13:41 -07:00
usb.c block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00
video.c dm: video: test: Test that bitmap display works correctly 2016-01-20 19:10:16 -07:00