[NEWBIE] Interrupt-problem mpc5200
Grant Likely
grant.likely at secretlab.ca
Thu Sep 20 00:31:40 EST 2007
On 9/19/07, S. Fricke <silvio.fricke at googlemail.com> wrote:
> OK, my dts is now:
>
> / {
> /* ... */
> soc5200 at f0000000 {
> /* ... */
> intpin at 0 {
> interrupt-parent = <500>;
> interrupts = <1 2 2>;
> };
> /* ... */
> };
> /* ... */
> };
Note: your intpin node does not (and probably should not) need to be a
child of the soc node.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195
More information about the Linuxppc-dev
mailing list