From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Subject: Re: [PATCH 2/4] powerpc/p1022ds: fix broken mpic timer node Date: Thu, 19 May 2011 01:01:32 -0500 Message-ID: References: <20110324214352.GA9524@schlenkerla.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110324214352.GA9524@schlenkerla.am.freescale.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org To: Scott Wood Cc: devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: devicetree@vger.kernel.org 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. > > Also add the second timer group, and fix the reg property to only > describe the timer registers. > > Signed-off-by: Scott Wood > --- > arch/powerpc/boot/dts/p1022ds.dts | 106 ++++++++++++++++++++---------------- > 1 files changed, 59 insertions(+), 47 deletions(-) applied to next - k