From patchwork Tue Mar 17 18:27:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keyur Chudgar X-Patchwork-Id: 451087 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id D98B9140082 for ; Wed, 18 Mar 2015 05:31:24 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753294AbbCQSbV (ORCPT ); Tue, 17 Mar 2015 14:31:21 -0400 Received: from exprod5og120.obsmtp.com ([64.18.0.137]:54529 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752867AbbCQSbU (ORCPT ); Tue, 17 Mar 2015 14:31:20 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]) (using TLSv1) by exprod5ob120.postini.com ([64.18.4.12]) with SMTP ID DSNKVQhy9+ihswmypquuh6fqPBM7+eFNK2gS@postini.com; Tue, 17 Mar 2015 11:31:19 PDT Received: by pdnc3 with SMTP id c3so16980440pdn.0 for ; Tue, 17 Mar 2015 11:31:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=aDoRGKlHq9SRl7tG9qpaDxCbi18XlaEotRDVTU12xP0=; b=MGqu9UE+oIdUACvjE9KDsF7oevTEpc2CVmkTDecrbJmY5flMQOm4WFuabSJID+4DLG BfoEt2ATyUswavI8U/3V4GgkwYuA2KdRGNCYBob3skfq+2yw0+9j8sxeeliS+rx52jBH qbq4ywehXWQ/oaJ+kTU9dZTz9N8aK6kfSj6AhAMI66ANPWptpnB1uhZY6PDv9P45W+LH ieSTxRrUsJaIUoS5a00ofAqeWUZUr4midrb2yB9cHdqJEgov50pmVW9RIHJcbHwRhqLG agIMcFJ7Mv5oHx/di1Jw5ipM8CGaB6GzGukSGWItkHwBkWXZuaEzqxqTnQgzY9EoYxaF 1WqA== X-Received: by 10.66.66.196 with SMTP id h4mr151009786pat.127.1426616579513; Tue, 17 Mar 2015 11:22:59 -0700 (PDT) X-Gm-Message-State: ALoCoQn5hv9bPX4+ub4gRax6hme747SMNEb1yZFSBu80g+sJiGPe1TXH6Jh+8klCyb0Y+GbktNVWDM9R+B2hbaouVThzFCN0kr9fsmdF6JDnGYy9SA3byz6OkNhCp1W0dd8ra8TPM1GsaXTt3M4au5tL7QWl3FYOKw== X-Received: by 10.66.66.196 with SMTP id h4mr151009761pat.127.1426616579416; Tue, 17 Mar 2015 11:22:59 -0700 (PDT) Received: from svdclab-13-11.amcc.com (67-207-112-226.static.wiline.com. [67.207.112.226]) by mx.google.com with ESMTPSA id se2sm23624867pac.38.2015.03.17.11.22.58 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Mar 2015 11:22:58 -0700 (PDT) From: Keyur Chudgar To: davem@davemloft.net, netdev@vger.kernel.org, devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, patches@apm.com, Keyur Chudgar , Iyappan Subramanian Subject: [PATCH v1 1/3] Documentation: dtb: Add port-id field for APM X-Gene ethernet Date: Tue, 17 Mar 2015 11:27:11 -0700 Message-Id: <1426616833-9671-2-git-send-email-kchudgar@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1426616833-9671-1-git-send-email-kchudgar@apm.com> References: <1426616833-9671-1-git-send-email-kchudgar@apm.com> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Signed-off-by: Keyur Chudgar Signed-off-by: Iyappan Subramanian --- Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt index 6151999..dc7961b 100644 --- a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt +++ b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt @@ -15,6 +15,7 @@ Required properties for all the ethernet interfaces: - "ring_csr": Descriptor ring control and status register address space - "ring_cmd": Descriptor ring command register address space - interrupts: Ethernet main interrupt +- port-id: Port number (0 or 1) - clocks: Reference to the clock entry. - local-mac-address: MAC address assigned to this device - phy-connection-type: Interface type between ethernet device and PHY device @@ -49,6 +50,7 @@ Example: <0x0 0X10000000 0x0 0X200>; reg-names = "enet_csr", "ring_csr", "ring_cmd"; interrupts = <0x0 0x3c 0x4>; + port-id = <0>; clocks = <&menetclk 0>; local-mac-address = [00 01 73 00 00 01]; phy-connection-type = "rgmii";