get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/675298/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 675298,
    "url": "http://patchwork.ozlabs.org/api/patches/675298/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20160926182917.27531-23-paul.burton@imgtec.com/",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20160926182917.27531-23-paul.burton@imgtec.com>",
    "list_archive_url": null,
    "date": "2016-09-26T18:29:16",
    "name": "[U-Boot,22/23] boston: Probe ethernet controller during boot",
    "commit_ref": null,
    "pull_url": null,
    "state": "deferred",
    "archived": false,
    "hash": "75c06ef7fc8f61cc7e0ba688594b0001afd22d44",
    "submitter": {
        "id": 33698,
        "url": "http://patchwork.ozlabs.org/api/people/33698/?format=api",
        "name": "Paul Burton",
        "email": "paul.burton@imgtec.com"
    },
    "delegate": {
        "id": 4307,
        "url": "http://patchwork.ozlabs.org/api/users/4307/?format=api",
        "username": "danielschwierzeck",
        "first_name": "Daniel",
        "last_name": "Schwierzeck",
        "email": "daniel.schwierzeck@googlemail.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20160926182917.27531-23-paul.burton@imgtec.com/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/675298/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/675298/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<u-boot-bounces@lists.denx.de>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org",
        "Received": [
            "from theia.denx.de (theia.denx.de [85.214.87.163])\n\tby ozlabs.org (Postfix) with ESMTP id 3sjXhD579pz9s3T\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 27 Sep 2016 04:35:08 +1000 (AEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 83A01A7527;\n\tMon, 26 Sep 2016 20:35:01 +0200 (CEST)",
            "from theia.denx.de ([127.0.0.1])\n\tby localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id XVF3I_d4uwqc; Mon, 26 Sep 2016 20:35:01 +0200 (CEST)",
            "from theia.denx.de (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id D068EA7636;\n\tMon, 26 Sep 2016 20:35:00 +0200 (CEST)",
            "from localhost (localhost [127.0.0.1])\n\tby theia.denx.de (Postfix) with ESMTP id 34C3CA7558\n\tfor <u-boot@lists.denx.de>; Mon, 26 Sep 2016 20:34:58 +0200 (CEST)",
            "from theia.denx.de ([127.0.0.1])\n\tby localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id bLvRSS9L385z for <u-boot@lists.denx.de>;\n\tMon, 26 Sep 2016 20:34:58 +0200 (CEST)",
            "from mailapp01.imgtec.com (mailapp02.imgtec.com [217.156.133.132])\n\tby theia.denx.de (Postfix) with ESMTP id 02451A7527\n\tfor <u-boot@lists.denx.de>; Mon, 26 Sep 2016 20:34:56 +0200 (CEST)",
            "from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19])\n\tby Forcepoint Email with ESMTPS id DFF8CE5F1A67F;\n\tMon, 26 Sep 2016 19:34:51 +0100 (IST)",
            "from localhost (10.100.200.111) by HHMAIL01.hh.imgtec.org\n\t(10.100.10.21) with Microsoft SMTP Server (TLS) id 14.3.294.0;\n\tMon, 26 Sep 2016 19:34:54 +0100"
        ],
        "X-policyd-weight": "NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5\n\tNOT_IN_BL_NJABL=-1.5 (only DNSBL check requested)",
        "From": "Paul Burton <paul.burton@imgtec.com>",
        "To": "<u-boot@lists.denx.de>, Daniel Schwierzeck <daniel.schwierzeck@gmail.com>",
        "Date": "Mon, 26 Sep 2016 19:29:16 +0100",
        "Message-ID": "<20160926182917.27531-23-paul.burton@imgtec.com>",
        "X-Mailer": "git-send-email 2.10.0",
        "In-Reply-To": "<20160926182917.27531-1-paul.burton@imgtec.com>",
        "References": "<20160926182917.27531-1-paul.burton@imgtec.com>",
        "MIME-Version": "1.0",
        "X-Originating-IP": "[10.100.200.111]",
        "Subject": "[U-Boot] [PATCH 22/23] boston: Probe ethernet controller during boot",
        "X-BeenThere": "u-boot@lists.denx.de",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "U-Boot discussion <u-boot.lists.denx.de>",
        "List-Unsubscribe": "<http://lists.denx.de/mailman/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>",
        "List-Archive": "<http://lists.denx.de/pipermail/u-boot/>",
        "List-Post": "<mailto:u-boot@lists.denx.de>",
        "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>",
        "List-Subscribe": "<http://lists.denx.de/mailman/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Errors-To": "u-boot-bounces@lists.denx.de",
        "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>"
    },
    "content": "Add compatible strings for the PCIe bridges & EG20T ethernet controller\nsuch that the devices are probed during boot, without the user needing\nto manually cause that to happen by running \"pci enum\" after boot. This\nallows for use of the ethernet controller without the manual PCI\nenumeration step. Enable the GPIO driver to provide the PHY reset GPIO.\n\nSigned-off-by: Paul Burton <paul.burton@imgtec.com>\n---\n\n arch/mips/Kconfig              | 1 +\n arch/mips/dts/img,boston.dts   | 6 +++---\n configs/boston32r2_defconfig   | 1 +\n configs/boston32r2el_defconfig | 1 +\n configs/boston64r2_defconfig   | 1 +\n configs/boston64r2el_defconfig | 1 +\n 6 files changed, 8 insertions(+), 3 deletions(-)",
    "diff": "diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig\nindex 9fa41e9..407dad8 100644\n--- a/arch/mips/Kconfig\n+++ b/arch/mips/Kconfig\n@@ -78,6 +78,7 @@ config MACH_PIC32\n config TARGET_BOSTON\n \tbool \"Support Boston\"\n \tselect DM\n+\tselect DM_GPIO\n \tselect DM_SERIAL\n \tselect OF_CONTROL\n \tselect MIPS_CM\ndiff --git a/arch/mips/dts/img,boston.dts b/arch/mips/dts/img,boston.dts\nindex 1d4eeda..1623a25 100644\n--- a/arch/mips/dts/img,boston.dts\n+++ b/arch/mips/dts/img,boston.dts\n@@ -130,7 +130,7 @@\n \t\t};\n \n \t\tpci2_root@0,0,0 {\n-\t\t\tcompatible = \"pci10ee,7021\";\n+\t\t\tcompatible = \"pci10ee,7021\", \"pci-bridge\";\n \t\t\treg = <0x00000000 0 0 0 0>;\n \n \t\t\t#address-cells = <3>;\n@@ -138,7 +138,7 @@\n \t\t\t#interrupt-cells = <1>;\n \n \t\t\teg20t_bridge@1,0,0 {\n-\t\t\t\tcompatible = \"pci8086,8800\";\n+\t\t\t\tcompatible = \"pci8086,8800\", \"pci-bridge\";\n \t\t\t\treg = <0x00010000 0 0 0 0>;\n \n \t\t\t\t#address-cells = <3>;\n@@ -146,7 +146,7 @@\n \t\t\t\t#interrupt-cells = <1>;\n \n \t\t\t\teg20t_mac@2,0,1 {\n-\t\t\t\t\tcompatible = \"pci8086,8802\";\n+\t\t\t\t\tcompatible = \"pci8086,8802\", \"intel,pch-gbe\";\n \t\t\t\t\treg = <0x00020100 0 0 0 0>;\n \t\t\t\t\tphy-reset-gpios = <&eg20t_gpio 6 GPIO_ACTIVE_LOW>;\n \t\t\t\t};\ndiff --git a/configs/boston32r2_defconfig b/configs/boston32r2_defconfig\nindex 6b38da9..61360c5 100644\n--- a/configs/boston32r2_defconfig\n+++ b/configs/boston32r2_defconfig\n@@ -32,6 +32,7 @@ CONFIG_CMD_FS_GENERIC=y\n CONFIG_OF_EMBED=y\n CONFIG_NET_RANDOM_ETHADDR=y\n CONFIG_CLK=y\n+CONFIG_EG20T_GPIO=y\n CONFIG_MTD=y\n CONFIG_CFI_FLASH=y\n CONFIG_DM_ETH=y\ndiff --git a/configs/boston32r2el_defconfig b/configs/boston32r2el_defconfig\nindex d56c405..74d16ea 100644\n--- a/configs/boston32r2el_defconfig\n+++ b/configs/boston32r2el_defconfig\n@@ -33,6 +33,7 @@ CONFIG_CMD_FS_GENERIC=y\n CONFIG_OF_EMBED=y\n CONFIG_NET_RANDOM_ETHADDR=y\n CONFIG_CLK=y\n+CONFIG_EG20T_GPIO=y\n CONFIG_MTD=y\n CONFIG_CFI_FLASH=y\n CONFIG_DM_ETH=y\ndiff --git a/configs/boston64r2_defconfig b/configs/boston64r2_defconfig\nindex 2c0ac4d..4d67804 100644\n--- a/configs/boston64r2_defconfig\n+++ b/configs/boston64r2_defconfig\n@@ -32,6 +32,7 @@ CONFIG_CMD_FS_GENERIC=y\n CONFIG_OF_EMBED=y\n CONFIG_NET_RANDOM_ETHADDR=y\n CONFIG_CLK=y\n+CONFIG_EG20T_GPIO=y\n CONFIG_MTD=y\n CONFIG_CFI_FLASH=y\n CONFIG_DM_ETH=y\ndiff --git a/configs/boston64r2el_defconfig b/configs/boston64r2el_defconfig\nindex e784d68..e0d514f 100644\n--- a/configs/boston64r2el_defconfig\n+++ b/configs/boston64r2el_defconfig\n@@ -33,6 +33,7 @@ CONFIG_CMD_FS_GENERIC=y\n CONFIG_OF_EMBED=y\n CONFIG_NET_RANDOM_ETHADDR=y\n CONFIG_CLK=y\n+CONFIG_EG20T_GPIO=y\n CONFIG_MTD=y\n CONFIG_CFI_FLASH=y\n CONFIG_DM_ETH=y\n",
    "prefixes": [
        "U-Boot",
        "22/23"
    ]
}