Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/808458/?format=api
{ "id": 808458, "url": "http://patchwork.ozlabs.org/api/patches/808458/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504221620-358-2-git-send-email-hayashibara.keiji@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": "<1504221620-358-2-git-send-email-hayashibara.keiji@socionext.com>", "list_archive_url": null, "date": "2017-08-31T23:20:18", "name": "[v1,1/3] dt-bindings: nvmem: add description for UniPhier eFuse", "commit_ref": null, "pull_url": null, "state": "changes-requested", "archived": true, "hash": "d848e5c8e76ab0b99d9c69b0666cd66b0a0f7eca", "submitter": { "id": 71746, "url": "http://patchwork.ozlabs.org/api/people/71746/?format=api", "name": "Keiji Hayashibara", "email": "hayashibara.keiji@socionext.com" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/1504221620-358-2-git-send-email-hayashibara.keiji@socionext.com/mbox/", "series": [ { "id": 919, "url": "http://patchwork.ozlabs.org/api/series/919/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=919", "date": "2017-08-31T23:20:17", "name": "add UniPhier efuse support", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/919/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/808458/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/808458/checks/", "tags": {}, "related": [], "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 3xjyyz3FKTz9s8J\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tFri, 1 Sep 2017 09:20:27 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751796AbdHaXUZ (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tThu, 31 Aug 2017 19:20:25 -0400", "from mx.socionext.com ([202.248.49.38]:31258 \"EHLO\n\tmx.socionext.com\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1751307AbdHaXUY (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tThu, 31 Aug 2017 19:20:24 -0400", "from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52])\n\tby mx.socionext.com with ESMTP; 01 Sep 2017 08:20:23 +0900", "from mail.mfilter.local (unknown [10.213.24.62])\n\tby kinkan-ex.css.socionext.com (Postfix) with ESMTP id 0763118022A;\n\tFri, 1 Sep 2017 08:20:23 +0900 (JST)", "from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP;\n\tFri, 1 Sep 2017 08:20:23 +0900", "from plum.e01.socionext.com (unknown [10.213.132.32])\n\tby kinkan.css.socionext.com (Postfix) with ESMTP id 934C61A1223;\n\tFri, 1 Sep 2017 08:20:22 +0900 (JST)" ], "From": "Keiji Hayashibara <hayashibara.keiji@socionext.com>", "To": "srinivas.kandagatla@linaro.org", "Cc": "robh+dt@kernel.org, devicetree@vger.kernel.org,\n\tlinux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org,\n\tmasami.hiramatsu@linaro.org, jaswinder.singh@linaro.org,\n\tyamada.masahiro@socionext.com, hayashi.kunihiko@socionext.com,\n\towada.kiyoshi@socionext.com,\n\tKeiji Hayashibara <hayashibara.keiji@socionext.com>", "Subject": "[PATCH v1 1/3] dt-bindings: nvmem: add description for UniPhier\n\teFuse", "Date": "Fri, 1 Sep 2017 08:20:18 +0900", "Message-Id": "<1504221620-358-2-git-send-email-hayashibara.keiji@socionext.com>", "X-Mailer": "git-send-email 2.7.4", "In-Reply-To": "<1504221620-358-1-git-send-email-hayashibara.keiji@socionext.com>", "References": "<1504221620-358-1-git-send-email-hayashibara.keiji@socionext.com>", "Sender": "devicetree-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<devicetree.vger.kernel.org>", "X-Mailing-List": "devicetree@vger.kernel.org" }, "content": "Add uniphier-efuse dt-bindings documentation.\n\nSigned-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>\n---\n .../devicetree/bindings/nvmem/uniphier-efuse.txt | 45 ++++++++++++++++++++++\n 1 file changed, 45 insertions(+)\n create mode 100644 Documentation/devicetree/bindings/nvmem/uniphier-efuse.txt", "diff": "diff --git a/Documentation/devicetree/bindings/nvmem/uniphier-efuse.txt b/Documentation/devicetree/bindings/nvmem/uniphier-efuse.txt\nnew file mode 100644\nindex 0000000..09024a2\n--- /dev/null\n+++ b/Documentation/devicetree/bindings/nvmem/uniphier-efuse.txt\n@@ -0,0 +1,45 @@\n+= UniPhier eFuse device tree bindings =\n+\n+This UniPhier eFuse must be under soc-glue.\n+\n+Required properties:\n+- compatible: should be \"socionext,uniphier-efuse\"\n+- reg: should contain the register base and length\n+\n+= Data cells =\n+Are child nodes of efuse, bindings of which as described in\n+bindings/nvmem/nvmem.txt\n+\n+Example:\n+\n+\tsoc-glue@5f900000 {\n+\t\tcompatible = \"socionext,uniphier-ld20-soc-glue-debug\",\n+\t\t\t \"simple-mfd\";\n+\t\t#address-cells = <1>;\n+\t\t#size-cells = <1>;\n+\t\tranges = <0x0 0x5f900000 0x2000>;\n+\n+\t\tefuse {\n+\t\t\tcompatible = \"socionext,uniphier-efuse\",\n+\t\t\t\t \"syscon\";\n+\t\t\treg = <0x100 0xf00>;\n+\t\t\t#address-cells = <1>;\n+\t\t\t#size-cells = <1>;\n+\n+\t\t\t/* Data cells */\n+\t\t\tusb_mon: usb_mon {\n+\t\t\t\treg = <0x154 0xc>;\n+\t\t\t};\n+\t\t};\n+\t};\n+\n+= Data consumers =\n+Are device nodes which consume nvmem data cells.\n+\n+Example:\n+\n+\tusb {\n+\t\t...\n+\t\tnvmem-cells = <&usb_mon>;\n+\t\tnvmem-cell-names = \"usb_mon\";\n+\t}\n", "prefixes": [ "v1", "1/3" ] }