From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from DB3EHSOBE001.bigfish.com (db3ehsobe001.messaging.microsoft.com [213.199.154.139]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id F28921007D9 for ; Wed, 26 Oct 2011 03:15:01 +1100 (EST) Message-ID: <4EA6E07A.50102@freescale.com> Date: Tue, 25 Oct 2011 11:14:50 -0500 From: Scott Wood MIME-Version: 1.0 To: Bhushan Bharat-R65777 Subject: Re: IRQ2 and IRQ 3 References: <40631E9A2581F14BA60888C87A76A1FE016391@HYD-MKD-MBX4.wipro.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Cc: Wood Scott-B07421 , "linuxppc-dev@lists.ozlabs.org" , "smitha.vanga@wipro.com" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 10/18/2011 10:03 AM, Bhushan Bharat-R65777 wrote: > Hi, > > For detail please look at ePAPR specification. > > Say i2c interrupt number is 21 then you can try > "interrupts = <21 8>;" in device tree. Please read the FSL MPIC binding. For internal interrupts, you need to add 16 to the number in the manual. -Scott