On Wed, Aug 20, 2014 at 11:32 PM, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Wed, Aug 20, 2014 at 4:28 PM, Geert Uytterhoeven > <geert+renesas@xxxxxxxxx> wrote: >> This series cleans up interrupt-parent use, to match common use. >> It makes sure there's an "interrupt-parent = <&gic>;" at the top, which is >> thus inherited by all child nodes, and removes superflous "interrupt-parent" >> properties from the individual child nodes. >> >> This was tested on r8a7791/koelsch only. >> >> Geert Uytterhoeven (4): >> ARM: shmobile: r8a7779 dtsi: Remove superfluous interrupt-parent >> ARM: shmobile: r8a7790 dtsi: Remove superfluous interrupt-parent >> ARM: shmobile: r8a7790 dtsi: Remove superfluous interrupt-parent > > Oops, that should have been "r8a7791". I've sent a fixed version of that patch. > >> ARM: shmobile: sh73a0 dtsi: Move interrupt-parent to the top Thanks, those look like fine cleanups to me! Acked-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> I suppose both your and my recent patches need a bit of testing, so I guess it may make sense for Simon to merge one series at a time to avoid introducing multiple potential issues simultaneously... Combine early delay issues with Kconfig errors and potential interrupt parent error and you have something fun to debug. =) / magnus -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html