Show a cover letter.

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

{
    "id": 818111,
    "url": "http://patchwork.ozlabs.org/api/covers/818111/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506329660-4064-1-git-send-email-fabrizio.castro@bp.renesas.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": "<1506329660-4064-1-git-send-email-fabrizio.castro@bp.renesas.com>",
    "list_archive_url": null,
    "date": "2017-09-25T08:54:18",
    "name": "[0/2] spi: sh-msiof: Add r8a774[35] bindings",
    "submitter": {
        "id": 72129,
        "url": "http://patchwork.ozlabs.org/api/people/72129/?format=api",
        "name": "Fabrizio Castro",
        "email": "fabrizio.castro@bp.renesas.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1506329660-4064-1-git-send-email-fabrizio.castro@bp.renesas.com/mbox/",
    "series": [
        {
            "id": 4903,
            "url": "http://patchwork.ozlabs.org/api/series/4903/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=4903",
            "date": "2017-09-25T08:54:18",
            "name": "spi: sh-msiof: Add r8a774[35] bindings",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/4903/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/covers/818111/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 3y0yZW39PWz9s76\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon, 25 Sep 2017 18:54:43 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S933268AbdIYIyl (ORCPT <rfc822; incoming-dt@patchwork.ozlabs.org>);\n\tMon, 25 Sep 2017 04:54:41 -0400",
            "from relmlor3.renesas.com ([210.160.252.173]:64843 \"EHLO\n\trelmlie2.idc.renesas.com\" rhost-flags-OK-OK-OK-FAIL)\n\tby vger.kernel.org with ESMTP id S932395AbdIYIyk (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Mon, 25 Sep 2017 04:54:40 -0400",
            "from unknown (HELO relmlir4.idc.renesas.com) ([10.200.68.154])\n\tby relmlie2.idc.renesas.com with ESMTP; 25 Sep 2017 17:54:39 +0900",
            "from relmlii2.idc.renesas.com (relmlii2.idc.renesas.com\n\t[10.200.68.66])\n\tby relmlir4.idc.renesas.com (Postfix) with ESMTP id 878876828A;\n\tMon, 25 Sep 2017 17:54:39 +0900 (JST)",
            "from unknown (HELO fabrizio-dev.ree.adwin.renesas.com)\n\t([10.226.37.27])\n\tby relmlii2.idc.renesas.com with ESMTP; 25 Sep 2017 17:54:36 +0900"
        ],
        "X-IronPort-AV": "E=Sophos;i=\"5.42,435,1500908400\"; d=\"scan'208\";a=\"258775798\"",
        "From": "Fabrizio Castro <fabrizio.castro@bp.renesas.com>",
        "To": "Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,\n\tMark Rutland <mark.rutland@arm.com>",
        "Cc": "linux-spi@vger.kernel.org, devicetree@vger.kernel.org,\n\tlinux-renesas-soc@vger.kernel.org,\n\tChris Paterson <Chris.Paterson2@renesas.com>,\n\tBiju Das <biju.das@bp.renesas.com>,\n\tFabrizio Castro <fabrizio.castro@bp.renesas.com>",
        "Subject": "[PATCH 0/2] spi: sh-msiof: Add r8a774[35] bindings",
        "Date": "Mon, 25 Sep 2017 09:54:18 +0100",
        "Message-Id": "<1506329660-4064-1-git-send-email-fabrizio.castro@bp.renesas.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": "This series adds compatible strings and device tree bindings in order to enable\nmsiof support for r8a7743 and r8a7745.\n\nFabrizio Castro (2):\n  spi: sh-msiof: Add compatible strings for r8a774[35]\n  dt-bindings: spi: sh-msiof: Add r8a774[35] to the compatible list\n\n Documentation/devicetree/bindings/spi/sh-msiof.txt | 6 ++++--\n drivers/spi/spi-sh-msiof.c                         | 2 ++\n 2 files changed, 6 insertions(+), 2 deletions(-)"
}