Show a cover letter.

GET /api/covers/818418/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 818418,
    "url": "http://patchwork.ozlabs.org/api/covers/818418/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1506390597.git.ryder.lee@mediatek.com/",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<cover.1506390597.git.ryder.lee@mediatek.com>",
    "list_archive_url": null,
    "date": "2017-09-26T02:02:51",
    "name": "[v2,00/10] update MT7623 and MT2701 dts",
    "submitter": {
        "id": 70514,
        "url": "http://patchwork.ozlabs.org/api/people/70514/?format=api",
        "name": "Ryder Lee",
        "email": "ryder.lee@mediatek.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1506390597.git.ryder.lee@mediatek.com/mbox/",
    "series": [
        {
            "id": 5043,
            "url": "http://patchwork.ozlabs.org/api/series/5043/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=5043",
            "date": "2017-09-26T02:02:51",
            "name": "update MT7623 and MT2701 dts",
            "version": 2,
            "mbox": "http://patchwork.ozlabs.org/series/5043/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/covers/818418/comments/",
    "headers": {
        "Return-Path": "<devicetree-owner@vger.kernel.org>",
        "X-Original-To": "incoming-dt@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming-dt@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=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)",
        "Received": [
            "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3y1PPC43k4z9s7c\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tTue, 26 Sep 2017 12:03:11 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1754041AbdIZCDK (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tMon, 25 Sep 2017 22:03:10 -0400",
            "from mailgw02.mediatek.com ([210.61.82.184]:55781 \"EHLO\n\tmailgw02.mediatek.com\" rhost-flags-OK-FAIL-OK-FAIL) by\n\tvger.kernel.org with ESMTP id S1751377AbdIZCDJ (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Mon, 25 Sep 2017 22:03:09 -0400",
            "from mtkcas09.mediatek.inc [(172.21.101.178)] by\n\tmailgw02.mediatek.com (envelope-from <ryder.lee@mediatek.com>)\n\t(mhqrelay.mediatek.com ESMTP with TLS)\n\twith ESMTP id 2133261043; Tue, 26 Sep 2017 10:03:04 +0800",
            "from mtkcas08.mediatek.inc (172.21.101.126) by\n\tmtkmbs08n1.mediatek.inc (172.21.101.55) with Microsoft SMTP Server\n\t(TLS) id 15.0.1210.3; Tue, 26 Sep 2017 10:03:19 +0800",
            "from mtkslt306.mediatek.inc (10.21.14.136) by mtkcas08.mediatek.inc\n\t(172.21.101.73) with Microsoft SMTP Server id 15.0.1210.3 via\n\tFrontend Transport; Tue, 26 Sep 2017 10:03:08 +0800"
        ],
        "X-UUID": "5a547b02856e48e4839ee6b8d929803a-20170926",
        "From": "Ryder Lee <ryder.lee@mediatek.com>",
        "To": "Matthias Brugger <matthias.bgg@gmail.com>",
        "CC": "<linux-mediatek@lists.infradead.org>,\n\t<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,\n\t<linux-arm-kernel@lists.infradead.org>,\n\tErin Lo <erin.lo@mediatek.com>, YT Shen <yt.shen@mediatek.com>,\n\tRyder Lee <ryder.lee@mediatek.com>",
        "Subject": "[PATCH v2 00/10] update MT7623 and MT2701 dts",
        "Date": "Tue, 26 Sep 2017 10:02:51 +0800",
        "Message-ID": "<cover.1506390597.git.ryder.lee@mediatek.com>",
        "X-Mailer": "git-send-email 1.9.1",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-MTK": "N",
        "Sender": "devicetree-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<devicetree.vger.kernel.org>",
        "X-Mailing-List": "devicetree@vger.kernel.org"
    },
    "content": "Hi Matthias,\n\nThis patch series adds/corrects some device nodes for both MT7623 and MT2701.\n\nchanges since v2:\n- move non-common part and non-display related nodes to different patches.\n- remove unused wdma node.\n- add display related nodes for MT2701.\n\nchanges since v1:\n- rebase to v4.14.\n- sort nodes in alphabetical order.\n\nRyder Lee (7):\n  arm: dts: mediatek: update audio node for mt2701 and mt7623\n  arm: dts: mt7623: update pio, usb and crypto nodes\n  arm: dts: mt7623: add subsystem clock controller nodes\n  arm: dts: mt7623: add iommmu and jpecdec nodes\n  arm: dts: mt7623: add display subsystem related nodes\n  arm: dts: mt7623: enable bananapi-r2 display function\n  arm: dts: mt7623: add PCIe related nodes\n\nWeiqing Kong (2):\n  arm: dts: mt2701: add pwm backlight device node\n  arm: dts: mt2701: enable display pwm backlight\n\nYT Shen (1):\n  arm: dts: mt2701: add display subsystem related nodes\n\n arch/arm/boot/dts/mt2701-evb.dts              |  23 ++\n arch/arm/boot/dts/mt2701.dtsi                 |  88 ++++++-\n arch/arm/boot/dts/mt7623.dtsi                 | 364 ++++++++++++++++++++++++--\n arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts |  71 ++++-\n include/dt-bindings/pinctrl/mt7623-pinfunc.h  |  12 +\n 5 files changed, 529 insertions(+), 29 deletions(-)"
}