Cover Letter Detail
Show a cover letter.
GET /api/covers/809549/?format=api
{ "id": 809549, "url": "http://patchwork.ozlabs.org/api/covers/809549/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/1504508317-12076-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": "<1504508317-12076-1-git-send-email-hayashi.kunihiko@socionext.com>", "list_archive_url": null, "date": "2017-09-04T06:58:35", "name": "[RESEND,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/1504508317-12076-1-git-send-email-hayashi.kunihiko@socionext.com/mbox/", "series": [ { "id": 1320, "url": "http://patchwork.ozlabs.org/api/series/1320/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=1320", "date": "2017-09-04T06:58:35", "name": "add thermal nodes for UniPhier SoCs", "version": 4, "mbox": "http://patchwork.ozlabs.org/series/1320/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/809549/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 3xm10X3Psqz9s7h\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon, 4 Sep 2017 16:58:52 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1752064AbdIDG6u (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tMon, 4 Sep 2017 02:58:50 -0400", "from mx.socionext.com ([202.248.49.38]:17125 \"EHLO\n\tmx.socionext.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1751628AbdIDG6u (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tMon, 4 Sep 2017 02:58:50 -0400", "from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54])\n\tby mx.socionext.com with ESMTP; 04 Sep 2017 15:58:48 +0900", "from mail.mfilter.local (unknown [10.213.24.61])\n\tby iyokan-ex.css.socionext.com (Postfix) with ESMTP id 25BEA610C6;\n\tMon, 4 Sep 2017 15:58:49 +0900 (JST)", "from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP;\n\tMon, 4 Sep 2017 15:58:49 +0900", "from plum.e01.socionext.com (unknown [10.213.132.32])\n\tby kinkan.css.socionext.com (Postfix) with ESMTP id AE6BB1A16FD;\n\tMon, 4 Sep 2017 15:58:48 +0900 (JST)" ], "From": "Kunihiko Hayashi <hayashi.kunihiko@socionext.com>", "To": "yamada.masahiro@socionext.com, robh+dt@kernel.org, mark.rutland@arm.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": "[RESEND PATCH v4 0/2] add thermal nodes for UniPhier SoCs", "Date": "Mon, 4 Sep 2017 15:58:35 +0900", "Message-Id": "<1504508317-12076-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\nResending the patches to apply the missing comments,\nplease ignore previous v4.\n\nChanges since v3:\n- use the dt-bindings header to replace the limit values with THERMAL_NO_LIMIT\n- add the calibration value to uniphier-pxs2.dtsi\n- move the calibration value to uniphier-ld20.dtsi\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 | 47 ++++++++++++++++++++++--\n arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 45 +++++++++++++++++++++++\n 2 files changed, 88 insertions(+), 4 deletions(-)" }