u-boot/drivers/reset
Neil Armstrong 91f5f8b73c 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.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-04-10 11:52:16 -04:00
..
ast2500-reset.c
Kconfig reset: Add Amlogic Meson Reset Controller 2018-04-10 11:52:16 -04:00
Makefile reset: Add Amlogic Meson Reset Controller 2018-04-10 11:52:16 -04:00
reset-bcm6345.c
reset-meson.c reset: Add Amlogic Meson Reset Controller 2018-04-10 11:52:16 -04:00
reset-rockchip.c
reset-uclass.c reset: Add get/assert/deassert/release for bulk of reset signals 2018-04-10 11:52:16 -04:00
reset-uniphier.c
sandbox-reset-test.c reset: add sandbox test for bulk API 2018-04-10 11:52:16 -04:00
sandbox-reset.c reset: add sandbox test for bulk API 2018-04-10 11:52:16 -04:00
sti-reset.c
stm32-reset.c
tegra186-reset.c
tegra-car-reset.c