Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754339AbXEFCOd (ORCPT ); Sat, 5 May 2007 22:14:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754347AbXEFCOd (ORCPT ); Sat, 5 May 2007 22:14:33 -0400 Received: from ozlabs.org ([203.10.76.45]:43616 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754335AbXEFCOc (ORCPT ); Sat, 5 May 2007 22:14:32 -0400 Date: Sun, 6 May 2007 12:04:27 +1000 From: David Gibson To: Segher Boessenkool Cc: Vitaly Bordug , linuxppc-dev@ozlabs.org, linux-pcmcia@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [POWERPC] 8xx: mpc885ads pcmcia support Message-ID: <20070506020427.GA22162@localhost.localdomain> Mail-Followup-To: Segher Boessenkool , Vitaly Bordug , linuxppc-dev@ozlabs.org, linux-pcmcia@lists.infradead.org, linux-kernel@vger.kernel.org References: <20070506004737.31233.52611.stgit@localhost.localdomain> <67c6bf6b7d37f5e133398ea83edeac78@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67c6bf6b7d37f5e133398ea83edeac78@kernel.crashing.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 935 Lines: 27 On Sun, May 06, 2007 at 03:04:14AM +0200, Segher Boessenkool wrote: > > + pcmcia@0080 { > > > + #interrupt-cells = <1>; > > > + interrupt-parent = ; > > + interrupts = ; > > + }; > > 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? And we should use a reference, instead of an implicit phandle for the interrupt-parent. -- 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/