From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 077F2B7DA8 for ; Tue, 18 May 2010 01:53:45 +1000 (EST) Subject: Re: [PATCH] powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boards Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <20100415183631.GA25923@oksana.dev.rtsoft.ru> Date: Mon, 17 May 2010 10:53:06 -0500 Message-Id: <5D3C6BEB-8F69-407B-BE6D-C99D23EB90F4@kernel.crashing.org> References: <20100415183631.GA25923@oksana.dev.rtsoft.ru> To: Anton Vorontsov Cc: linuxppc-dev@ozlabs.org, Felix Radensky , Aggrwal Poonam-B10812 , Sandeep Gopalpet List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 15, 2010, at 1:36 PM, Anton Vorontsov wrote: > This patch adds support for eTSEC 2.0 as found in P1020. > The changes include introduction of the group nodes for > the etsec nodes. >=20 > Signed-off-by: Sandeep Gopalpet > Signed-off-by: Anton Vorontsov > --- >=20 > This is based on > = http://www.bitshrine.org/gpp/kernel-2.6.32-rc3-P1020RDB-DTS-Support-for-eT= SEC-2.0-v0.patch > but revamped for the mainline's OF bindings. >=20 > arch/powerpc/boot/dts/p1020rdb.dts | 119 = ++++++++++++++++++++++++++++++++++++ > 1 files changed, 119 insertions(+), 0 deletions(-) applied to next - k=