Add interrupt for PL310 controller

This commit is contained in:
gonzo 2012-12-31 22:48:54 +00:00
parent 2286811d7e
commit f3b51f6e77

View File

@ -67,6 +67,8 @@
pl310@48242000 {
compatible = "arm,pl310";
reg = < 0x48242000 0x1000 >;
interrupts = < 32 >;
interrupt-parent = < &GIC >;
};
mp_tmr@48240200 {
compatible = "arm,mpcore-timers";