rv1126-uboot/test/dm
Neil Armstrong f7a4178d8b UPSTREAM: reset: add sandbox test for bulk API
This patch adds the bulk reset API tests for the sandbox test suite.

Unlike the main test, it also check the "other" reset signal using the bulk API
and checks if the resets are correctly asserted/deasserted.

To allow the bulk API to work, and avoid changing the DT, the number of resets
of the sandbox reset controller has been bumped to 101 for the "other" reset
line to be valid.

Change-Id: Iac62a1c6ee5637695f7d0dd77b35f047eca641a9
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 91f5f8b73ccba5bf591912fe6e8c500a7d51eb93)
2020-01-07 17:24:50 +08:00
..
Kconfig
Makefile
adc.c
blk.c dm: blk: Add a way to obtain a block device from its parent 2017-06-09 20:25:16 +09:00
bus.c test: bus: Add a check that dev is not NULL 2017-06-12 08:38:10 -04:00
clk.c
cmd_dm.c dm: cmd: add "dm aliases" support 2019-12-16 21:01:05 +08:00
core.c UPSTREAM: dm: core: Add a function to look up a uclass by name 2018-02-11 19:58:01 +08:00
eth.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
gpio.c
i2c.c
led.c
mailbox.c
mmc.c
pci.c
phy.c dm: phy: Update tests to use ut_asserteq() 2017-06-01 07:03:14 -06:00
pmic.c
power-domain.c
pwm.c test: pwm: Add a check that dev is not NULL 2017-06-12 08:38:06 -04:00
ram.c
regmap.c
regulator.c UPSTREAM: power: extend prefix match to regulator-name property 2018-01-17 15:27:28 +08:00
remoteproc.c
reset.c UPSTREAM: reset: add sandbox test for bulk API 2020-01-07 17:24:50 +08:00
rtc.c
sf.c UPSTREAM: sf: Add a method to obtain the block-protect setting 2019-07-05 19:33:46 +08:00
spi.c UPSTREAM: dm: spi: Update sandbox SPI emulation driver to use ofnode 2019-07-05 19:33:39 +08:00
spmi.c
syscon.c
sysreset.c
test-driver.c
test-fdt.c dm: core: Add uclass_first/next_device_check() 2017-07-11 10:08:19 -06:00
test-main.c UPSTREAM: dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 2018-01-16 18:13:59 +08:00
test-uclass.c
timer.c
usb.c
video.c
wdt.c test: wdt: Add a check that dev is not NULL 2017-06-12 08:38:09 -04:00