get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 814604,
    "url": "http://patchwork.ozlabs.org/api/patches/814604/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/rtc-linux/patch/1505635252-27716-4-git-send-email-chen.zhong@mediatek.com/",
    "project": {
        "id": 9,
        "url": "http://patchwork.ozlabs.org/api/projects/9/?format=api",
        "name": "Linux RTC development",
        "link_name": "rtc-linux",
        "list_id": "linux-rtc.vger.kernel.org",
        "list_email": "linux-rtc@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<1505635252-27716-4-git-send-email-chen.zhong@mediatek.com>",
    "list_archive_url": null,
    "date": "2017-09-17T08:00:50",
    "name": "[v4,3/5] dt-bindings: mfd: Add bindings for the keys as subnode of PMIC",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": false,
    "hash": "710ba573505815ddeb4b38335351038675a60766",
    "submitter": {
        "id": 72090,
        "url": "http://patchwork.ozlabs.org/api/people/72090/?format=api",
        "name": "Chen Zhong",
        "email": "chen.zhong@mediatek.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/rtc-linux/patch/1505635252-27716-4-git-send-email-chen.zhong@mediatek.com/mbox/",
    "series": [
        {
            "id": 3485,
            "url": "http://patchwork.ozlabs.org/api/series/3485/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/rtc-linux/list/?series=3485",
            "date": "2017-09-17T08:00:49",
            "name": "Add MediaTek PMIC keys support",
            "version": 4,
            "mbox": "http://patchwork.ozlabs.org/series/3485/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/814604/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/814604/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<linux-rtc-owner@vger.kernel.org>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@bilbo.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=linux-rtc-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 3xw1pB48SHz9t0F\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun, 17 Sep 2017 18:02:42 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751378AbdIQIBE (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tSun, 17 Sep 2017 04:01:04 -0400",
            "from mailgw02.mediatek.com ([218.249.47.111]:58498 \"EHLO\n\tmailgw02.mediatek.com\" rhost-flags-OK-FAIL-OK-FAIL) by\n\tvger.kernel.org with ESMTP id S1750802AbdIQIBC (ORCPT\n\t<rfc822; linux-rtc@vger.kernel.org>); Sun, 17 Sep 2017 04:01:02 -0400",
            "from mtkcas36.mediatek.inc [(172.27.4.250)] by\n\tmailgw02.mediatek.com (envelope-from <chen.zhong@mediatek.com>)\n\t(mailgw01.mediatek.com ESMTP with TLS)\n\twith ESMTP id 441074542; Sun, 17 Sep 2017 16:01:01 +0800",
            "from MTKCAS32.mediatek.inc (172.27.4.184) by\n\tMTKMBS31N1.mediatek.inc\n\t(172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1210.3;\n\tSun, 17 Sep 2017 16:00:54 +0800",
            "from localhost.localdomain (10.17.3.153) by MTKCAS32.mediatek.inc\n\t(172.27.4.170) with Microsoft SMTP Server id 15.0.1210.3 via\n\tFrontend Transport; Sun, 17 Sep 2017 16:00:51 +0800"
        ],
        "X-UUID": "11f5f006c0fe477a88d4f05e10695eb6-20170917",
        "From": "Chen Zhong <chen.zhong@mediatek.com>",
        "To": "Dmitry Torokhov <dmitry.torokhov@gmail.com>,\n\tRob Herring <robh+dt@kernel.org>, Lee Jones <lee.jones@linaro.org>,\n\tAlexandre Belloni <alexandre.belloni@free-electrons.com>",
        "CC": "Mark Rutland <mark.rutland@arm.com>,\n\tMatthias Brugger <matthias.bgg@gmail.com>,\n\tEddie Huang <eddie.huang@mediatek.com>,\n\tAlessandro Zummo <a.zummo@towertech.it>,\n\tAndi Shyti <andi.shyti@samsung.com>,\n\tJaechul Lee <jcsing.lee@samsung.com>,\n\tKrzysztof Kozlowski <krzk@kernel.org>,\n\tLinus Walleij <linus.walleij@linaro.org>,\n\tChen Zhong <chen.zhong@mediatek.com>,\n\t<linux-input@vger.kernel.org>, <devicetree@vger.kernel.org>,\n\t<linux-arm-kernel@lists.infradead.org>,\n\t<linux-mediatek@lists.infradead.org>,\n\t<linux-kernel@vger.kernel.org>, <linux-rtc@vger.kernel.org>",
        "Subject": "[PATCH v4 3/5] dt-bindings: mfd: Add bindings for the keys as\n\tsubnode of PMIC",
        "Date": "Sun, 17 Sep 2017 16:00:50 +0800",
        "Message-ID": "<1505635252-27716-4-git-send-email-chen.zhong@mediatek.com>",
        "X-Mailer": "git-send-email 1.7.9.5",
        "In-Reply-To": "<1505635252-27716-1-git-send-email-chen.zhong@mediatek.com>",
        "References": "<1505635252-27716-1-git-send-email-chen.zhong@mediatek.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-MTK": "N",
        "Sender": "linux-rtc-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<linux-rtc.vger.kernel.org>",
        "X-Mailing-List": "linux-rtc@vger.kernel.org"
    },
    "content": "This patch adds documentation for device tree bindings for keys support\nas the subnode of MT6397/MT6323 PMIC.\n\nAcked-by: Rob Herring <robh@kernel.org>\nAcked-for-MFD-by: Lee Jones <lee.jones@linaro.org>\nSigned-off-by: Chen Zhong <chen.zhong@mediatek.com>\n---\n Documentation/devicetree/bindings/mfd/mt6397.txt |    6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt\nindex 522a3bb..d1df77f 100644\n--- a/Documentation/devicetree/bindings/mfd/mt6397.txt\n+++ b/Documentation/devicetree/bindings/mfd/mt6397.txt\n@@ -7,6 +7,7 @@ MT6397/MT6323 is a multifunction device with the following sub modules:\n - GPIO\n - Clock\n - LED\n+- Keys\n \n It is interfaced to host controller using SPI interface by a proprietary hardware\n called PMIC wrapper or pwrap. MT6397/MT6323 MFD is a child device of pwrap.\n@@ -40,6 +41,11 @@ Optional subnodes:\n \t\t- compatible: \"mediatek,mt6323-led\"\n \tsee Documentation/devicetree/bindings/leds/leds-mt6323.txt\n \n+- keys\n+\tRequired properties:\n+\t\t- compatible: \"mediatek,mt6397-keys\" or \"mediatek,mt6323-keys\"\n+\tsee Documentation/devicetree/bindings/input/mtk-pmic-keys.txt\n+\n Example:\n \tpwrap: pwrap@1000f000 {\n \t\tcompatible = \"mediatek,mt8135-pwrap\";\n",
    "prefixes": [
        "v4",
        "3/5"
    ]
}