From: R Sricharan Date: Thu, 26 Jun 2014 07:25:30 +0000 (+0530) Subject: ARM: dts: dra7: add routable-irqs property for gic node X-Git-Tag: v3.17-rc1~77^2~24^2~18^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=513006334fb01c7c19b5e005357d94de43a370dd;p=karo-tx-linux.git ARM: dts: dra7: add routable-irqs property for gic node There is a IRQ crossbar device in the soc, which maps the irq requests from the peripherals to the mpu interrupt controller's inputs. The gic provides the support for such IPs in the form of routable-irqs. So adding the property here to gic node. Signed-off-by: Sricharan R Signed-off-by: Nishanth Menon Cc: Benoit Cousson Cc: Santosh Shilimkar Cc: Rajendra Nayak Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi index c29945e07c5a..1cf4ee10acf5 100644 --- a/arch/arm/boot/dts/dra7.dtsi +++ b/arch/arm/boot/dts/dra7.dtsi @@ -45,6 +45,7 @@ compatible = "arm,cortex-a15-gic"; interrupt-controller; #interrupt-cells = <3>; + arm,routable-irqs = <192>; reg = <0x48211000 0x1000>, <0x48212000 0x1000>, <0x48214000 0x2000>,