From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 2/4] powerpc/p1022ds: fix broken mpic timer node Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <20110324214352.GA9524@schlenkerla.am.freescale.net> Date: Thu, 19 May 2011 01:01:32 -0500 Message-Id: References: <20110324214352.GA9524@schlenkerla.am.freescale.net> To: Scott Wood Cc: devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 24, 2011, at 4:43 PM, Scott Wood wrote: > There is no hardware interrupt 0xf7. But now we can express the timer > interrupt using 4-cell interrupts. This requires converting all of = the > other interrupt specifiers in the tree as well. >=20 > Also add the second timer group, and fix the reg property to only > describe the timer registers. >=20 > Signed-off-by: Scott Wood > --- > arch/powerpc/boot/dts/p1022ds.dts | 106 = ++++++++++++++++++++---------------- > 1 files changed, 59 insertions(+), 47 deletions(-) applied to next - k=