Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/812219/?format=api
{ "id": 812219, "url": "http://patchwork.ozlabs.org/api/patches/812219/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170911022241.11603-3-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": "<20170911022241.11603-3-afaerber@suse.de>", "list_archive_url": null, "date": "2017-09-11T02:22:39", "name": "[2/4] dt-bindings: timer: Add Actions Semi S700", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": true, "hash": "726b484ef85211050bfa2724db790067ab41e642", "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/20170911022241.11603-3-afaerber@suse.de/mbox/", "series": [ { "id": 2432, "url": "http://patchwork.ozlabs.org/api/series/2432/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=2432", "date": "2017-09-11T02:22:38", "name": "arm64: Add initial Actions Semi S700 and CubieBoard7 support", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/2432/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/812219/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/812219/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 3xrBd55p2gz9s7g\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon, 11 Sep 2017 12:26:33 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1752304AbdIKCWv (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tSun, 10 Sep 2017 22:22:51 -0400", "from mx2.suse.de ([195.135.220.15]:34946 \"EHLO mx1.suse.de\"\n\trhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP\n\tid S1752131AbdIKCWu (ORCPT <rfc822;devicetree@vger.kernel.org>);\n\tSun, 10 Sep 2017 22:22:50 -0400", "from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254])\n\tby mx1.suse.de (Postfix) with ESMTP id 7C396ABB1;\n\tMon, 11 Sep 2017 02:22:49 +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": "linux-arm-kernel@lists.infradead.org", "Cc": "Thomas Liau <thomas.liau@actions-semi.com>, =?utf-8?b?5byg5Lic6aOO?=\n\t<zhangdf@actions-semi.com>, =?utf-8?b?5YiY54Kc?=\n\t<liuwei@actions-semi.com>, =?utf-8?b?5byg5aSp55uK?=\n\t<tyzhang@actions-semi.com>, =?utf-8?b?5qKF5Yip?=\n\t<harrymei@actions-semi.com>, support@cubietech.com,\n\tlinux-kernel@vger.kernel.org, =?utf-8?q?Andreas_F=C3=A4rber?=\n\t<afaerber@suse.de>, Rob Herring <robh+dt@kernel.org>,\n\tMark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org", "Subject": "[PATCH 2/4] dt-bindings: timer: Add Actions Semi S700", "Date": "Mon, 11 Sep 2017 04:22:39 +0200", "Message-Id": "<20170911022241.11603-3-afaerber@suse.de>", "X-Mailer": "git-send-email 2.13.5", "In-Reply-To": "<20170911022241.11603-1-afaerber@suse.de>", "References": "<20170911022241.11603-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": "Define a compatible string for the Actions Semi S700 SoC timer.\n\nSigned-off-by: Andreas Färber <afaerber@suse.de>\n---\n Documentation/devicetree/bindings/timer/actions,owl-timer.txt | 1 +\n 1 file changed, 1 insertion(+)", "diff": "diff --git a/Documentation/devicetree/bindings/timer/actions,owl-timer.txt b/Documentation/devicetree/bindings/timer/actions,owl-timer.txt\nindex e3c28da80cb2..977054f87563 100644\n--- a/Documentation/devicetree/bindings/timer/actions,owl-timer.txt\n+++ b/Documentation/devicetree/bindings/timer/actions,owl-timer.txt\n@@ -2,6 +2,7 @@ Actions Semi Owl Timer\n \n Required properties:\n - compatible : \"actions,s500-timer\" for S500\n+ \"actions,s700-timer\" for S700\n \"actions,s900-timer\" for S900\n - reg : Offset and length of the register set for the device.\n - interrupts : Should contain the interrupts.\n", "prefixes": [ "2/4" ] }