Show a cover letter.

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

{
    "id": 809489,
    "url": "http://patchwork.ozlabs.org/api/covers/809489/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504487791-20582-1-git-send-email-hayashi.kunihiko@socionext.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": "<1504487791-20582-1-git-send-email-hayashi.kunihiko@socionext.com>",
    "list_archive_url": null,
    "date": "2017-09-04T01:16:29",
    "name": "[v4,0/2] add thermal nodes for UniPhier SoCs",
    "submitter": {
        "id": 71700,
        "url": "http://patchwork.ozlabs.org/api/people/71700/?format=api",
        "name": "Kunihiko Hayashi",
        "email": "hayashi.kunihiko@socionext.com"
    },
    "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504487791-20582-1-git-send-email-hayashi.kunihiko@socionext.com/mbox/",
    "series": [
        {
            "id": 1291,
            "url": "http://patchwork.ozlabs.org/api/series/1291/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1291",
            "date": "2017-09-04T01:16:29",
            "name": "add thermal nodes for UniPhier SoCs",
            "version": 4,
            "mbox": "http://patchwork.ozlabs.org/series/1291/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/covers/809489/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 3xlsPm5Q3Hz9sNr\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 11:16:44 +1000 (AEST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753152AbdIDBQm (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tSun, 3 Sep 2017 21:16:42 -0400",
            "from mx.socionext.com ([202.248.49.38]:11085 \"EHLO\n\tmx.socionext.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1753098AbdIDBQl (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tSun, 3 Sep 2017 21:16:41 -0400",
            "from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52])\n\tby mx.socionext.com with ESMTP; 04 Sep 2017 10:16:41 +0900",
            "from mail.mfilter.local (unknown [10.213.24.61])\n\tby kinkan-ex.css.socionext.com (Postfix) with ESMTP id 93C25180223;\n\tMon,  4 Sep 2017 10:16:40 +0900 (JST)",
            "from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP;\n\tMon, 4 Sep 2017 10:16:40 +0900",
            "from plum.e01.socionext.com (unknown [10.213.132.32])\n\tby kinkan.css.socionext.com (Postfix) with ESMTP id 21FC61A121E;\n\tMon,  4 Sep 2017 10:16:40 +0900 (JST)"
        ],
        "From": "Kunihiko Hayashi <hayashi.kunihiko@socionext.com>",
        "To": "robh+dt@kernel.org, mark.rutland@arm.com, yamada.masahiro@socionext.com",
        "Cc": "devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,\n\tlinux-kernel@vger.kernel.org, masami.hiramatsu@linaro.org,\n\tjaswinder.singh@linaro.org,\n\tKunihiko Hayashi <hayashi.kunihiko@socionext.com>",
        "Subject": "[PATCH v4 0/2] add thermal nodes for UniPhier SoCs",
        "Date": "Mon,  4 Sep 2017 10:16:29 +0900",
        "Message-Id": "<1504487791-20582-1-git-send-email-hayashi.kunihiko@socionext.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 thermal nodes for UniPhier PXs2 and LD20 SoCs.\n\nChanges since v3:\n- rebase on top of linux-next\n\nChanges since v2:\n- add the calibration value to device tree for LD20 reference board\n\nChanges since v1:\n- separate from driver's patchset[1]\n- add cooling-maps nodes on the device tree\n- fix an interrupt trigger to set 'level-triggered' according to\n  hardware specification\n- bring up threshold temperature for LD20 according to the spec sheet\n- add cpuN labels for reference in cooling-device property on PXs2 dts\n\n[1] https://lkml.org/lkml/2017/6/28/170\n\nKunihiko Hayashi (2):\n  ARM: dts: uniphier: add nodes of thermal monitor and thermal zone for\n    PXs2\n  arm64: dts: uniphier: add nodes of thermal monitor and thermal zone\n    for LD20\n\n arch/arm/boot/dts/uniphier-pxs2.dtsi               | 43 ++++++++++++++++++++--\n .../arm64/boot/dts/socionext/uniphier-ld20-ref.dts |  4 ++\n arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi   | 40 ++++++++++++++++++++\n 3 files changed, 83 insertions(+), 4 deletions(-)"
}