drivers/interrupt-controller: Make irqs DT configured in DW

DesignWare driver can manage different amount of irqs so let's make it
configurable via DTS.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2019-12-18 10:13:46 +01:00 committed by Anas Nashif
commit 8d10e66371
4 changed files with 8 additions and 1 deletions

View file

@ -91,6 +91,7 @@
interrupt-controller;
#interrupt-cells = <3>;
interrupts = <6 0 0>;
num-irqs = <9>;
interrupt-parent = <&cavs0>;
};