[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <67c6bf6b7d37f5e133398ea83edeac78@kernel.crashing.org>
Date: Sun, 6 May 2007 03:04:14 +0200
From: Segher Boessenkool <segher@...nel.crashing.org>
To: Vitaly Bordug <vitb@...nel.crashing.org>
Cc: linuxppc-dev@...abs.org, linux-kernel@...r.kernel.org,
linux-pcmcia@...ts.infradead.org
Subject: Re: [PATCH] [POWERPC] 8xx: mpc885ads pcmcia support
> + pcmcia@...0 {
> + #interrupt-cells = <1>;
> + interrupt-parent = <ff000000>;
> + interrupts = <d 1>;
> + };
Since this node's children's interrupt representation
is different from the node's parent's, you need an
interrupt-map in here. You also forgot "#address-cells"
and I think you need "ranges" too?
Segher
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists