]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARCv2: IDU-intc: Delete deprecated parameters in Device Trees
authorYuriy Kolerov <yuriy.kolerov@synopsys.com>
Thu, 2 Feb 2017 00:13:32 +0000 (03:13 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 6 Feb 2017 17:37:57 +0000 (09:37 -0800)
commitec69b269d87c123a66bbcdc31cd5918db4ce442a
tree5e1d15a098ca000aa37ed2dd3ad702ea319d8742
parentfc73965ed0aa360d1c1813fcdb078533cbab03e3
ARCv2: IDU-intc: Delete deprecated parameters in Device Trees

No need for specifying a list of interrupts in the declaration
of IDU interrupt controller anymore since the kernel can obtain
a number of supported interrupts from the build register.

Also delete support of the second parameter for devices which
are connected to IDU because it is not used anywhere.

Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Documentation/devicetree/bindings/interrupt-controller/snps,archs-idu-intc.txt
arch/arc/boot/dts/axc003_idu.dtsi
arch/arc/boot/dts/haps_hs_idu.dts
arch/arc/boot/dts/nsim_hs_idu.dts
arch/arc/boot/dts/nsimosci_hs_idu.dts
arch/arc/boot/dts/vdk_axc003_idu.dtsi
arch/arc/kernel/mcip.c