Show a cover letter.

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

{
    "id": 806387,
    "url": "http://patchwork.ozlabs.org/api/covers/806387/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503901963-9457-1-git-send-email-stefan@olimex.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": "<1503901963-9457-1-git-send-email-stefan@olimex.com>",
    "list_archive_url": null,
    "date": "2017-08-28T06:32:41",
    "name": "[v2,0/2] Update board support for A20-OLinuXino-MICRO",
    "submitter": {
        "id": 72237,
        "url": "http://patchwork.ozlabs.org/api/people/72237/?format=api",
        "name": "Stefan Mavrodiev",
        "email": "stefan@olimex.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1503901963-9457-1-git-send-email-stefan@olimex.com/mbox/",
    "series": [
        {
            "id": 84,
            "url": "http://patchwork.ozlabs.org/api/series/84/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=84",
            "date": "2017-08-28T06:32:41",
            "name": "Update board support for A20-OLinuXino-MICRO",
            "version": 2,
            "mbox": "http://patchwork.ozlabs.org/series/84/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/covers/806387/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 3xghmg1xKKz9sNc\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon, 28 Aug 2017 16:33:39 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1750830AbdH1Gdh (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tMon, 28 Aug 2017 02:33:37 -0400",
            "from olimex.com ([184.105.72.32]:40505 \"EHLO olimex.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1750735AbdH1Gdh (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tMon, 28 Aug 2017 02:33:37 -0400",
            "from localhost.localdomain ([195.238.85.143])\n\tby olimex.com with ESMTPSA\n\t(ECDHE-RSA-AES128-SHA256:TLSv1.2:Kx=ECDH:Au=RSA:Enc=AES(128):Mac=SHA256)\n\t(SMTP-AUTH username stefan@olimex.com, mechanism PLAIN)\n\tfor <devicetree@vger.kernel.org>; Sun, 27 Aug 2017 23:33:35 -0700"
        ],
        "From": "Stefan Mavrodiev <stefan@olimex.com>",
        "To": "Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>,\n\tRussell King <linux@armlinux.org.uk>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>,\n\tChen-Yu Tsai <wens@csie.org>, devicetree@vger.kernel.org,\n\tlinux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org",
        "Cc": "Stefan Mavrodiev <stefan@olimex.com>, linux-sunxi@googlegroups.com",
        "Subject": "[PATCH v2 0/2] Update board support for A20-OLinuXino-MICRO",
        "Date": "Mon, 28 Aug 2017 09:32:41 +0300",
        "Message-Id": "<1503901963-9457-1-git-send-email-stefan@olimex.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "Sender": "devicetree-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<devicetree.vger.kernel.org>",
        "X-Mailing-List": "devicetree@vger.kernel.org"
    },
    "content": ">From rev.J of A20-OLinuXino-MICRO, the board has new PHY chip\n(LAN8710) which replace RTL8201. Also there is option for 4GB\neMMC chip.\n\nChanges in v2:\n\t* Remove pinctrl request for eMMC reset pin\n\t* Dump the idea of renaming boards with emmc\n\t* Using txerr as gmac function\n\nStefan Mavrodiev (2):\n  ARM: dts: sun7i: Fix A20-OLinuXino-MICRO dts for LAN8710\n  ARM: dts: sun7i: Add dts file for A20-OLinuXino-MICRO-eMMC\n\n arch/arm/boot/dts/Makefile                         |  1 +\n .../boot/dts/sun7i-a20-olinuxino-micro-emmc.dts    | 70 ++++++++++++++++++++++\n arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts    |  7 ++-\n 3 files changed, 77 insertions(+), 1 deletion(-)\n create mode 100644 arch/arm/boot/dts/sun7i-a20-olinuxino-micro-emmc.dts"
}