Files
Michal Simek 724d3cafe3 reset: Add sandbox tests for reset_reset() and reset_reset_bulk()
Add DM test coverage for the new reset_reset() and reset_reset_bulk()
API functions.
The sandbox reset driver implements rst_reset so these tests exercise that
op (not the assert/udelay/deassert fallback in reset_reset()).
reset_reset_bulk() calls reset_reset() on each bulk entry in order, so each
line's rst_reset runs in sequence.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/be5411daf0de8eb64fbddf06e8ad82f50066e811.1779709539.git.michal.simek@amd.com
2026-06-08 10:50:06 +02:00
..
2025-08-19 11:25:28 -06:00
2023-11-07 14:49:40 -05:00
2024-07-15 12:12:18 -06:00
2022-12-22 10:31:48 -05:00
2024-12-28 11:59:42 -06:00
2022-06-23 12:58:18 -04:00
2022-01-19 18:11:34 +01:00
2025-11-20 09:17:58 +01:00
2021-09-25 09:46:15 -06:00
2016-10-19 09:01:53 +02:00
2023-11-07 14:50:52 -05:00
2023-03-02 17:45:58 -05:00
2023-07-20 14:10:57 -06:00
2024-10-03 11:52:16 -06:00
2025-04-03 16:54:49 -06:00
2025-03-10 07:41:16 +01:00
2024-08-09 16:03:20 -06:00
2025-06-26 13:45:33 -06:00