Commit 9d7b779e authored by Hector Martin's avatar Hector Martin Committed by Joerg Roedel
Browse files

iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3

parent 5276c1e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@

#define DART_MAX_STREAMS 256
#define DART_MAX_TTBR 4
#define MAX_DARTS_PER_DEVICE 2
#define MAX_DARTS_PER_DEVICE 3

/* Common registers */