]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: dts: OMAP: Move interrupt-parent to the root node to avoid duplication
authorBenoit Cousson <b-cousson@ti.com>
Wed, 24 Oct 2012 08:47:52 +0000 (10:47 +0200)
committerBenoit Cousson <b-cousson@ti.com>
Mon, 29 Oct 2012 15:56:32 +0000 (16:56 +0100)
commit4c94ac29b5c1f0cef2281df97609f2cbcc09cf9c
treede1cc8ac3acf60a24cab5d9ad7de8c51f5f40f4e
parent3ce0a99cd4c23762441f0efb18c0e0ef1e9d8bfc
ARM: dts: OMAP: Move interrupt-parent to the root node to avoid duplication

The interrupt-parent attribute does not have to be added in each
node since the fmwk will check for the parent as well to get it.

Create an interrupt-parent for OMAP2, OMAP3, AM33xx and remove the
attributes from every nodes that were using it.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Sebastien Guiriec <s-guiriec@ti.com>
arch/arm/boot/dts/am33xx.dtsi
arch/arm/boot/dts/omap2.dtsi
arch/arm/boot/dts/omap2420.dtsi
arch/arm/boot/dts/omap2430.dtsi
arch/arm/boot/dts/omap3.dtsi
arch/arm/boot/dts/omap4.dtsi
arch/arm/boot/dts/omap5.dtsi