From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by ozlabs.org (Postfix) with ESMTP id DD55FDDE19 for ; Thu, 20 Sep 2007 00:31:42 +1000 (EST) Received: by rv-out-0910.google.com with SMTP id c27so179156rvf for ; Wed, 19 Sep 2007 07:31:41 -0700 (PDT) Message-ID: Date: Wed, 19 Sep 2007 08:31:40 -0600 From: "Grant Likely" Sender: glikely@secretlab.ca To: "S. Fricke" Subject: Re: [NEWBIE] Interrupt-problem mpc5200 In-Reply-To: <20070919071643.GE5682@sfrouter> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20070906133050.GE11807@sfrouter> <20070911124154.GI11807@sfrouter> <20070911182811.GA3582@sfrouter> <20070912183038.GA5682@sfrouter> <20070919071643.GE5682@sfrouter> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 9/19/07, S. Fricke wrote: > OK, my dts is now: > > / { > /* ... */ > soc5200@f0000000 { > /* ... */ > intpin@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@secretlab.ca (403) 399-0195