From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752975Ab1KPPcB (ORCPT ); Wed, 16 Nov 2011 10:32:01 -0500 Received: from gate.crashing.org ([63.228.1.57]:57616 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751517Ab1KPPcA (ORCPT ); Wed, 16 Nov 2011 10:32:00 -0500 Subject: Re: [PATCH 5/5,v3] powerpc/fsl: Document rapidio node binding-information Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <0CE8B6BE3C4AD74AB97D9D29BD24E552024917D6@CORPEXCH1.na.ads.idt.com> Date: Wed, 16 Nov 2011 09:31:27 -0600 Cc: Liu Gang , , , , , , , Li Yang , Jin Qing Content-Transfer-Encoding: 7bit Message-Id: <51A1AB39-34DC-4189-9ADA-2D41F8252EE3@kernel.crashing.org> References: <1321099352-21462-1-git-send-email-Gang.Liu@freescale.com> <1321099352-21462-5-git-send-email-Gang.Liu@freescale.com> <0CE8B6BE3C4AD74AB97D9D29BD24E552024917D6@CORPEXCH1.na.ads.idt.com> To: "Bounine, Alexandre" X-Mailer: Apple Mail (2.1251.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Nov 16, 2011, at 7:49 AM, Bounine, Alexandre wrote: >> -----Original Message----- >> From: Liu Gang [mailto:Gang.Liu@freescale.com] >> Sent: Saturday, November 12, 2011 7:03 AM >> To: linuxppc-dev@lists.ozlabs.org; Bounine, Alexandre >> Cc: akpm@linux-foundation.org; linux-kernel@vger.kernel.org; >> r58472@freescale.com; B11780@freescale.com; r61911@freescale.com; Liu >> Gang; Li Yang; Jin Qing; Kumar Gala >> Subject: [PATCH 5/5,v3] powerpc/fsl: Document rapidio node binding- >> information >> >> This document is created for powerpc rapidio and rmu nodes in dts > file. >> These nodes can support two rapidio ports and message units. In >> addition, >> It explicates the properties and gives examples about rapidio and rmu >> nodes. >> >> Signed-off-by: Li Yang >> Signed-off-by: Jin Qing >> Signed-off-by: Liu Gang >> Signed-off-by: Kumar Gala >> --- >> .../devicetree/bindings/powerpc/fsl/srio-rmu.txt | 163 >> ++++++++++++++++++++ >> .../devicetree/bindings/powerpc/fsl/srio.txt | 103 > ++++++++++++ >> 2 files changed, 266 insertions(+), 0 deletions(-) >> create mode 100644 > Documentation/devicetree/bindings/powerpc/fsl/srio- >> rmu.txt >> create mode 100644 >> Documentation/devicetree/bindings/powerpc/fsl/srio.txt >> > > Acked-by: Alexandre Bounine applied to 'next' - k