[PATCH] [POWERPC] 8xx: mpc885ads pcmcia support

Segher Boessenkool segher at kernel.crashing.org
Sun May 6 11:04:14 EST 2007


> +		pcmcia at 0080 {

> +			#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




More information about the Linuxppc-dev mailing list