Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/806535/?format=api
{ "id": 806535, "url": "http://patchwork.ozlabs.org/api/patches/806535/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170828113532.32627-2-afaerber@suse.de/", "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": "<20170828113532.32627-2-afaerber@suse.de>", "list_archive_url": null, "date": "2017-08-28T11:35:29", "name": "[1/3] dt-bindings: watchdog: Add Realtek RTD1295", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "b7ea1b53020fe71281e45b89ebc34265030411a4", "submitter": { "id": 9542, "url": "http://patchwork.ozlabs.org/api/people/9542/?format=api", "name": "Andreas Färber", "email": "afaerber@suse.de" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170828113532.32627-2-afaerber@suse.de/mbox/", "series": [ { "id": 140, "url": "http://patchwork.ozlabs.org/api/series/140/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=140", "date": "2017-08-28T11:35:28", "name": "arm64: Realtek RTD1295 watchdog", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/140/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/806535/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/806535/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 3xgqT81L0bz9sP3\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon, 28 Aug 2017 21:35:40 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751755AbdH1Lfi (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tMon, 28 Aug 2017 07:35:38 -0400", "from mx2.suse.de ([195.135.220.15]:42425 \"EHLO mx1.suse.de\"\n\trhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP\n\tid S1751348AbdH1Lfh (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tMon, 28 Aug 2017 07:35:37 -0400", "from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254])\n\tby mx1.suse.de (Postfix) with ESMTP id CC381ABFC;\n\tMon, 28 Aug 2017 11:35:35 +0000 (UTC)" ], "X-Virus-Scanned": "by amavisd-new at test-mx.suse.de", "From": "=?utf-8?q?Andreas_F=C3=A4rber?= <afaerber@suse.de>", "To": "Wim Van Sebroeck <wim@iguana.be>, Guenter Roeck <linux@roeck-us.net>,\n\tlinux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org", "Cc": "linux-kernel@vger.kernel.org, Roc He <hepeng@zidoo.tv>, =?utf-8?b?6JKL?=\n\t=?utf-8?b?5Li955C0?= <jiang.liqin@geniatech.com>,\n\t=?utf-8?q?Andreas_F=C3=A4rber?= <afaerber@suse.de>,\n\tRob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>,\n\tdevicetree@vger.kernel.org", "Subject": "[PATCH 1/3] dt-bindings: watchdog: Add Realtek RTD1295", "Date": "Mon, 28 Aug 2017 13:35:29 +0200", "Message-Id": "<20170828113532.32627-2-afaerber@suse.de>", "X-Mailer": "git-send-email 2.12.3", "In-Reply-To": "<20170828113532.32627-1-afaerber@suse.de>", "References": "<20170828113532.32627-1-afaerber@suse.de>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=UTF-8", "Content-Transfer-Encoding": "8bit", "Sender": "devicetree-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<devicetree.vger.kernel.org>", "X-Mailing-List": "devicetree@vger.kernel.org" }, "content": "Add a binding for the Realtek RTD1295 watchdog.\n\nSigned-off-by: Andreas Färber <afaerber@suse.de>\n---\n .../devicetree/bindings/watchdog/realtek,rtd119x.txt | 17 +++++++++++++++++\n 1 file changed, 17 insertions(+)\n create mode 100644 Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt", "diff": "diff --git a/Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt b/Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt\nnew file mode 100644\nindex 000000000000..05653054bd5b\n--- /dev/null\n+++ b/Documentation/devicetree/bindings/watchdog/realtek,rtd119x.txt\n@@ -0,0 +1,17 @@\n+Realtek RTD1295 Watchdog\n+========================\n+\n+Required properties:\n+\n+- compatible : Should be \"realtek,rtd1295-watchdog\"\n+- reg : Specifies the physical base address and size of registers\n+- clocks : Specifies one clock input\n+\n+\n+Example:\n+\n+\twatchdog@98007680 {\n+\t\tcompatible = \"realtek,rtd1295-watchdog\";\n+\t\treg = <0x98007680 0x100>;\n+\t\tclocks = <&osc27M>;\n+\t};\n", "prefixes": [ "1/3" ] }