Rob Herring wrote at Sunday, November 27, 2011 7:49 PM: > From: Rob Herring <[email protected]> > > With the revert of "of/irq: of_irq_find_parent: check for parent equal to > child" (dc9372808412edb), we need another way to handle parent node equal > to the child node. This can simply be handled in of_irq_init by checking > for this condition. > > Signed-off-by: Rob Herring <[email protected]>
Tested-by: Stephen Warren <[email protected]> This fixed the issue I was having testing a Tegra patch that converted over to the new ARM GIC bindings. -- nvpublic _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
