Teach the GICv2 driver about the Qualcomm GICv2 compatible string.
Obtained from: ABT Systems Ltd Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3ed97a1a52
commit
4027d3d62a
@ -52,6 +52,7 @@ static struct ofw_compat_data compat_data[] = {
|
||||
{"arm,cortex-a7-gic", true},
|
||||
{"arm,arm11mp-gic", true},
|
||||
{"brcm,brahma-b15-gic", true},
|
||||
{"qcom,msm-qgic2", true},
|
||||
{NULL, false}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user