Add interrupt for PL310 controller
This commit is contained in:
parent
2286811d7e
commit
f3b51f6e77
@ -67,6 +67,8 @@
|
||||
pl310@48242000 {
|
||||
compatible = "arm,pl310";
|
||||
reg = < 0x48242000 0x1000 >;
|
||||
interrupts = < 32 >;
|
||||
interrupt-parent = < &GIC >;
|
||||
};
|
||||
mp_tmr@48240200 {
|
||||
compatible = "arm,mpcore-timers";
|
||||
|
Loading…
Reference in New Issue
Block a user