dapf: Also (try to) init dart-isp0

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2023-09-11 00:11:04 +09:00
parent 78ca54afdc
commit c83323df6d

View file

@ -136,6 +136,7 @@ struct entry dapf_entries[] = {
{"/arm-io/dart-mtp", 1},
{"/arm-io/dart-pmp", 1},
{"/arm-io/dart-isp", 5},
{"/arm-io/dart-isp0", 5},
{NULL, -1},
};