summaryrefslogtreecommitdiff
path: root/drivers/reset/sandbox-reset.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/sandbox-reset.c')
-rw-r--r--drivers/reset/sandbox-reset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/reset/sandbox-reset.c b/drivers/reset/sandbox-reset.c
index 4258af521b1..c310749dc85 100644
--- a/drivers/reset/sandbox-reset.c
+++ b/drivers/reset/sandbox-reset.c
@@ -10,7 +10,7 @@
#include <asm/io.h>
#include <asm/reset.h>
-#define SANDBOX_RESET_SIGNALS 3
+#define SANDBOX_RESET_SIGNALS 101
struct sandbox_reset_signal {
bool asserted;