From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756614Ab1I2OXV (ORCPT ); Thu, 29 Sep 2011 10:23:21 -0400 Received: from gate.crashing.org ([63.228.1.57]:51643 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754923Ab1I2OXH convert rfc822-to-8bit (ORCPT ); Thu, 29 Sep 2011 10:23:07 -0400 Subject: Re: [PATCH 3/4] p4080ds-dts: Add two rapidio ports and message units support Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1317263341-19010-3-git-send-email-Gang.Liu@freescale.com> Date: Thu, 29 Sep 2011 09:23:11 -0500 Cc: , Jin Qing , r58472@freescale.com, r61911@freescale.com, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, B11780@freescale.com Content-Transfer-Encoding: 8BIT Message-Id: <5A0FD312-DC65-41FD-9930-A7591589CE60@kernel.crashing.org> References: <1317263341-19010-1-git-send-email-Gang.Liu@freescale.com> <1317263341-19010-3-git-send-email-Gang.Liu@freescale.com> To: Liu Gang X-Mailer: Apple Mail (2.1244.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sep 28, 2011, at 9:29 PM, Liu Gang wrote: > Add two message units and number of ports according to the p4080 reference manual. > > Signed-off-by: Li Yang > Signed-off-by: Jin Qing > Signed-off-by: Liu Gang > --- > arch/powerpc/boot/dts/p4080ds.dts | 4 +- > arch/powerpc/boot/dts/p4080si.dtsi | 37 +++++++++++++++++++++++++++-------- > 2 files changed, 30 insertions(+), 11 deletions(-) what about all the other .dts with SRIO nodes in them? - k