u-boot-brain/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 aspeed: Reset Driver 2017-05-08 11:57:32 -04:00
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 dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
reset-meson.c reset: Add Amlogic Meson Reset Controller 2018-04-10 11:52:16 -04:00
reset-rockchip.c rockchip: reset: support a (common) rockchip reset drivers 2018-01-09 11:13:32 +01:00
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 reset: uniphier: fix the first argument passed to dev_err() 2017-10-15 22:32:25 +09:00
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 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2018-01-24 12:03:43 +05:30
stm32-reset.c reset: stm32: adapt driver for stm32mp1 2018-03-19 16:14:22 -04:00
tegra-car-reset.c reset: implement a driver for the Tegra CAR 2016-09-27 09:11:02 -07:00
tegra186-reset.c reset: add Tegra186 reset driver 2016-08-15 10:26:13 -07:00