On Wed, Sep 12, 2007 at 10:28:24PM -0500, Kumar Gala wrote:
[snip]
> >> +  [EMAIL PROTECTED] {
> >
> > You should put an interrupt-parent in here, so you can get rid of
> > it in all the children.
> 
> Are interrupt-parent's inherited by child nodes?

Strictly speaking, a node's default interrupt-parent is its physical
parent.  And a node without interrupt-map identity maps all interrupts
to *its* parent.  So the interrupt is notionally wired from the child
to its parent and so forth up the bus tree until it reaches a node
with a specified interrupt-parent or interrupt-map.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to