Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/808082/?format=api
{ "id": 808082, "url": "http://patchwork.ozlabs.org/api/patches/808082/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170831071256.18416-4-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": "<20170831071256.18416-4-antoine.tenart@free-electrons.com>", "list_archive_url": null, "date": "2017-08-31T07:12:56", "name": "[net-next,3/3] Documentation/bindings: net: marvell-pp2: add the link interrupt", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "ec9ce29733617647668bbd9f152ac7bc113c2bf0", "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/20170831071256.18416-4-antoine.tenart@free-electrons.com/mbox/", "series": [ { "id": 759, "url": "http://patchwork.ozlabs.org/api/series/759/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=759", "date": "2017-08-31T07:12:55", "name": "net: mvpp2: optional PHYs and GoP link irq", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/759/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/808082/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/808082/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 3xjYZR1lrdz9s7c\n\tfor <patchwork-incoming@ozlabs.org>;\n\tThu, 31 Aug 2017 17:16:15 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751525AbdHaHQD (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tThu, 31 Aug 2017 03:16:03 -0400", "from mail.free-electrons.com ([62.4.15.54]:39160 \"EHLO\n\tmail.free-electrons.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1750928AbdHaHPD (ORCPT\n\t<rfc822;netdev@vger.kernel.org>); Thu, 31 Aug 2017 03:15:03 -0400", "by mail.free-electrons.com (Postfix, from userid 110)\n\tid 14AA8209D4; Thu, 31 Aug 2017 09:15:01 +0200 (CEST)", "from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr\n\t[90.63.216.87])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id E11A6209C4;\n\tThu, 31 Aug 2017 09:15:00 +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", "Cc": "Antoine Tenart <antoine.tenart@free-electrons.com>, andrew@lunn.ch,\n\tgregory.clement@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 3/3] Documentation/bindings: net: marvell-pp2: add\n\tthe link interrupt", "Date": "Thu, 31 Aug 2017 09:12:56 +0200", "Message-Id": "<20170831071256.18416-4-antoine.tenart@free-electrons.com>", "X-Mailer": "git-send-email 2.13.5", "In-Reply-To": "<20170831071256.18416-1-antoine.tenart@free-electrons.com>", "References": "<20170831071256.18416-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": "A link interrupt can be described. Document this valid interrupt name.\n\nSigned-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>\nTested-by: Marcin Wojtas <mw@semihalf.com>\n---\n Documentation/devicetree/bindings/net/marvell-pp2.txt | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)", "diff": "diff --git a/Documentation/devicetree/bindings/net/marvell-pp2.txt b/Documentation/devicetree/bindings/net/marvell-pp2.txt\nindex 49484db81583..c78f3187dfea 100644\n--- a/Documentation/devicetree/bindings/net/marvell-pp2.txt\n+++ b/Documentation/devicetree/bindings/net/marvell-pp2.txt\n@@ -44,7 +44,7 @@ Optional properties (port):\n - interrupt-names: if more than a single interrupt for rx is given, must\n be the name associated to the interrupts listed. Valid\n names are: \"tx-cpu0\", \"tx-cpu1\", \"tx-cpu2\", \"tx-cpu3\",\n-\t\t \"rx-shared\".\n+\t\t \"rx-shared\", \"link\".\n - marvell,system-controller: a phandle to the system controller.\n \n Example for marvell,armada-375-pp2:\n", "prefixes": [ "net-next", "3/3" ] }