From patchwork Wed Sep 10 18:30:12 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: yes@shlinux1.ap.freescale.net X-Patchwork-Id: 387924 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id F0327140185 for ; Thu, 11 Sep 2014 04:54:34 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753145AbaIJSyS (ORCPT ); Wed, 10 Sep 2014 14:54:18 -0400 Received: from mail-bl2on0059.outbound.protection.outlook.com ([65.55.169.59]:38496 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752829AbaIJSyO (ORCPT ); Wed, 10 Sep 2014 14:54:14 -0400 Received: from CH1PR03CA012.namprd03.prod.outlook.com (10.255.156.157) by BLUPR03MB357.namprd03.prod.outlook.com (10.141.75.151) with Microsoft SMTP Server (TLS) id 15.0.1019.16; Wed, 10 Sep 2014 18:54:10 +0000 Received: from BL2FFO11FD034.protection.gbl (10.255.156.132) by CH1PR03CA012.outlook.office365.com (10.255.156.157) with Microsoft SMTP Server (TLS) id 15.0.1024.12 via Frontend Transport; Wed, 10 Sep 2014 18:54:10 +0000 Received: from az84smr01.freescale.net (192.88.158.2) by BL2FFO11FD034.mail.protection.outlook.com (10.173.161.130) with Microsoft SMTP Server (TLS) id 15.0.1019.14 via Frontend Transport; Wed, 10 Sep 2014 18:54:10 +0000 Received: from shlinux1.ap.freescale.net (shlinux1.ap.freescale.net [10.192.225.216]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id s8AIs8SD008937; Wed, 10 Sep 2014 11:54:09 -0700 Received: by shlinux1.ap.freescale.net (Postfix, from userid 1013) id A687E1AE1FB; Thu, 11 Sep 2014 02:30:15 +0800 (CST) From: To: , , , CC: , , , , Frank Li , Fugang Duan Subject: [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc Date: Thu, 11 Sep 2014 02:30:12 +0800 Message-ID: <1410373813-5731-12-git-send-email-yes> X-Mailer: git-send-email 1.7.8 In-Reply-To: <1410373813-5731-1-git-send-email-yes> References: <1410373813-5731-1-git-send-email-yes> X-EOPAttributedMessage: 0 X-Matching-Connectors: 130548488504273624; (91ab9b29-cfa4-454e-5278-08d120cd25b8); () X-Forefront-Antispam-Report: CIP:192.88.158.2; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(10009019)(6009001)(189002)(199003)(83072002)(84676001)(92726001)(76176999)(6806004)(102836001)(92566001)(50466002)(19580395003)(21056001)(50986999)(68736004)(80022001)(83322001)(46102001)(85306004)(306002)(107046002)(20776003)(87936001)(229853001)(42186005)(48376002)(88136002)(104166001)(64706001)(97736003)(69596002)(2201001)(45336002)(76482001)(85852003)(74502001)(79102001)(4396001)(87286001)(77096002)(16796002)(77982001)(31966008)(52956003)(90102001)(86152002)(103686003)(47776003)(19580405001)(89996001)(44976005)(93916002)(74662001)(46386002)(50226001)(99396002)(81156004)(11926002)(62966002)(95666004)(77156001)(81542001)(106466001)(81342001)(26826002)(90966001); DIR:OUT; SFP:1101; SCL:1; SRVR:BLUPR03MB357; H:az84smr01.freescale.net; FPR:; MLV:ovrnspm; PTR:ErrorRetry; MX:1; A:0; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 033054F29A Received-SPF: TempError (protection.outlook.com: error in processing during lookup of shlinux1.ap.freescale.net: DNS Timeout) Authentication-Results: spf=temperror (sender IP is 192.88.158.2) smtp.mailfrom=b20596@shlinux1.ap.freescale.net; Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Frank Li This patch update fec devicetree binding doc that add Optional properties "fsl,num-tx-queues" and "fsl,num-rx-queues". Signed-off-by: Fugang Duan Signed-off-by: Frank Li --- Documentation/devicetree/bindings/net/fsl-fec.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/net/fsl-fec.txt b/Documentation/devicetree/bindings/net/fsl-fec.txt index 8a2c7b5..0c8775c 100644 --- a/Documentation/devicetree/bindings/net/fsl-fec.txt +++ b/Documentation/devicetree/bindings/net/fsl-fec.txt @@ -16,6 +16,12 @@ Optional properties: - phy-handle : phandle to the PHY device connected to this device. - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory. Use instead of phy-handle. +- fsl,num-tx-queues : The property is valid for enet-avb IP, which supports + hw multi queues. Should specify the tx queue number, otherwise set tx queue + number to 1. +- fsl,num-rx-queues : The property is valid for enet-avb IP, which supports + hw multi queues. Should specify the rx queue number, otherwise set rx queue + number to 1. Optional subnodes: - mdio : specifies the mdio bus in the FEC, used as a container for phy nodes