Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/806625/?format=api
{ "id": 806625, "url": "http://patchwork.ozlabs.org/api/patches/806625/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170828145725.2539-11-antoine.tenart@free-electrons.com/", "project": { "id": 7, "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api", "name": "Linux network development", "link_name": "netdev", "list_id": "netdev.vger.kernel.org", "list_email": "netdev@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20170828145725.2539-11-antoine.tenart@free-electrons.com>", "list_archive_url": null, "date": "2017-08-28T14:57:22", "name": "[net-next,v3,10/13] arm64: dts: marvell: add comphy nodes on cp110 master and slave", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "f5e01ebb670f9a2ba05dea3c6ecc92bda8539d6a", "submitter": { "id": 61603, "url": "http://patchwork.ozlabs.org/api/people/61603/?format=api", "name": "Antoine Tenart", "email": "antoine.tenart@free-electrons.com" }, "delegate": { "id": 34, "url": "http://patchwork.ozlabs.org/api/users/34/?format=api", "username": "davem", "first_name": "David", "last_name": "Miller", "email": "davem@davemloft.net" }, "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170828145725.2539-11-antoine.tenart@free-electrons.com/mbox/", "series": [ { "id": 187, "url": "http://patchwork.ozlabs.org/api/series/187/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=187", "date": "2017-08-28T14:57:14", "name": "net: mvpp2: comphy configuration", "version": 3, "mbox": "http://patchwork.ozlabs.org/series/187/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/806625/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/806625/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<netdev-owner@vger.kernel.org>", "X-Original-To": "patchwork-incoming@ozlabs.org", "Delivered-To": "patchwork-incoming@ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=netdev-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)", "Received": [ "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xgw5T4Xnyz9sMN\n\tfor <patchwork-incoming@ozlabs.org>;\n\tTue, 29 Aug 2017 01:03:57 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751582AbdH1PDm (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tMon, 28 Aug 2017 11:03:42 -0400", "from mail.free-electrons.com ([62.4.15.54]:55583 \"EHLO\n\tmail.free-electrons.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751572AbdH1O5n (ORCPT\n\t<rfc822;netdev@vger.kernel.org>); Mon, 28 Aug 2017 10:57:43 -0400", "by mail.free-electrons.com (Postfix, from userid 110)\n\tid 731AD20B90; Mon, 28 Aug 2017 16:57:40 +0200 (CEST)", "from localhost (nat.foo.tf [163.172.35.26])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id 47A18207FA;\n\tMon, 28 Aug 2017 16:57:30 +0200 (CEST)" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on\n\tmail.free-electrons.com", "X-Spam-Level": "", "X-Spam-Status": "No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT,\n\tURIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0", "From": "Antoine Tenart <antoine.tenart@free-electrons.com>", "To": "davem@davemloft.net, kishon@ti.com, andrew@lunn.ch,\n\tjason@lakedaemon.net, sebastian.hesselbarth@gmail.com,\n\tgregory.clement@free-electrons.com", "Cc": "Antoine Tenart <antoine.tenart@free-electrons.com>,\n\tthomas.petazzoni@free-electrons.com, nadavh@marvell.com,\n\tlinux@armlinux.org.uk, linux-kernel@vger.kernel.org,\n\tmw@semihalf.com, stefanc@marvell.com,\n\tmiquel.raynal@free-electrons.com, netdev@vger.kernel.org", "Subject": "[PATCH net-next v3 10/13] arm64: dts: marvell: add comphy nodes on\n\tcp110 master and slave", "Date": "Mon, 28 Aug 2017 16:57:22 +0200", "Message-Id": "<20170828145725.2539-11-antoine.tenart@free-electrons.com>", "X-Mailer": "git-send-email 2.13.5", "In-Reply-To": "<20170828145725.2539-1-antoine.tenart@free-electrons.com>", "References": "<20170828145725.2539-1-antoine.tenart@free-electrons.com>", "Sender": "netdev-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<netdev.vger.kernel.org>", "X-Mailing-List": "netdev@vger.kernel.org" }, "content": "Now that the comphy driver is available, this patch adds the\ncorresponding nodes in the cp110 master and slave device trees.\n\nSigned-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>\n---\n .../boot/dts/marvell/armada-cp110-master.dtsi | 38 ++++++++++++++++++++++\n .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 38 ++++++++++++++++++++++\n 2 files changed, 76 insertions(+)", "diff": "diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi\nindex 9b2581473183..f2a50552bad4 100644\n--- a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi\n+++ b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi\n@@ -91,6 +91,44 @@\n \t\t\t\t};\n \t\t\t};\n \n+\t\t\tcpm_comphy: phy@120000 {\n+\t\t\t\tcompatible = \"marvell,comphy-cp110\";\n+\t\t\t\treg = <0x120000 0x6000>;\n+\t\t\t\tmarvell,system-controller = <&cpm_syscon0>;\n+\t\t\t\t#address-cells = <1>;\n+\t\t\t\t#size-cells = <0>;\n+\n+\t\t\t\tcpm_comphy0: phy@0 {\n+\t\t\t\t\treg = <0>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcpm_comphy1: phy@1 {\n+\t\t\t\t\treg = <1>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcpm_comphy2: phy@2 {\n+\t\t\t\t\treg = <2>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcpm_comphy3: phy@3 {\n+\t\t\t\t\treg = <3>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcpm_comphy4: phy@4 {\n+\t\t\t\t\treg = <4>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcpm_comphy5: phy@5 {\n+\t\t\t\t\treg = <5>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\t\t\t};\n+\n \t\t\tcpm_mdio: mdio@12a200 {\n \t\t\t\t#address-cells = <1>;\n \t\t\t\t#size-cells = <0>;\ndiff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi\nindex d3902f218c46..bd7f7d0e6de9 100644\n--- a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi\n+++ b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi\n@@ -98,6 +98,44 @@\n \t\t\t\t};\n \t\t\t};\n \n+\t\t\tcps_comphy: phy@120000 {\n+\t\t\t\tcompatible = \"marvell,comphy-cp110\";\n+\t\t\t\treg = <0x120000 0x6000>;\n+\t\t\t\tmarvell,system-controller = <&cps_syscon0>;\n+\t\t\t\t#address-cells = <1>;\n+\t\t\t\t#size-cells = <0>;\n+\n+\t\t\t\tcps_comphy0: phy@0 {\n+\t\t\t\t\treg = <0>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcps_comphy1: phy@1 {\n+\t\t\t\t\treg = <1>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcps_comphy2: phy@2 {\n+\t\t\t\t\treg = <2>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcps_comphy3: phy@3 {\n+\t\t\t\t\treg = <3>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcps_comphy4: phy@4 {\n+\t\t\t\t\treg = <4>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\n+\t\t\t\tcps_comphy5: phy@5 {\n+\t\t\t\t\treg = <5>;\n+\t\t\t\t\t#phy-cells = <1>;\n+\t\t\t\t};\n+\t\t\t};\n+\n \t\t\tcps_mdio: mdio@12a200 {\n \t\t\t\t#address-cells = <1>;\n \t\t\t\t#size-cells = <0>;\n", "prefixes": [ "net-next", "v3", "10/13" ] }