Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/819193/?format=api
{ "id": 819193, "url": "http://patchwork.ozlabs.org/api/patches/819193/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170927140345.5537-2-alexandre.belloni@free-electrons.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": "<20170927140345.5537-2-alexandre.belloni@free-electrons.com>", "list_archive_url": null, "date": "2017-09-27T14:03:40", "name": "[v2,1/6] dt-bindings: trivial: Add RTCs", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": true, "hash": "2a809301c2e0bba6bf7db3e948d43fb5f1e45cd5", "submitter": { "id": 26276, "url": "http://patchwork.ozlabs.org/api/people/26276/?format=api", "name": "Alexandre Belloni", "email": "alexandre.belloni@free-electrons.com" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170927140345.5537-2-alexandre.belloni@free-electrons.com/mbox/", "series": [ { "id": 5377, "url": "http://patchwork.ozlabs.org/api/series/5377/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=5377", "date": "2017-09-27T14:03:39", "name": "dt-bindings: rtc: document existing bindings", "version": 2, "mbox": "http://patchwork.ozlabs.org/series/5377/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/819193/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/819193/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 3y2KMz4wG1z9sRq\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tThu, 28 Sep 2017 00:05:19 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753273AbdI0ODv (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tWed, 27 Sep 2017 10:03:51 -0400", "from mail.free-electrons.com ([62.4.15.54]:38047 \"EHLO\n\tmail.free-electrons.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1753111AbdI0ODu (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Wed, 27 Sep 2017 10:03:50 -0400", "by mail.free-electrons.com (Postfix, from userid 110)\n\tid EEB08208F5; Wed, 27 Sep 2017 16:03:47 +0200 (CEST)", "from localhost (242.171.71.37.rev.sfr.net [37.71.171.242])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id C76D020892;\n\tWed, 27 Sep 2017 16:03:47 +0200 (CEST)" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on\n\tmail.free-electrons.com", "X-Spam-Level": "", "X-Spam-Status": "No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT,\n\tURIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0", "From": "Alexandre Belloni <alexandre.belloni@free-electrons.com>", "To": "linux-rtc@vger.kernel.org", "Cc": "linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,\n\tdevicetree@vger.kernel.org,\n\tAlexandre Belloni <alexandre.belloni@free-electrons.com>", "Subject": "[PATCH v2 1/6] dt-bindings: trivial: Add RTCs", "Date": "Wed, 27 Sep 2017 16:03:40 +0200", "Message-Id": "<20170927140345.5537-2-alexandre.belloni@free-electrons.com>", "X-Mailer": "git-send-email 2.14.2", "In-Reply-To": "<20170927140345.5537-1-alexandre.belloni@free-electrons.com>", "References": "<20170927140345.5537-1-alexandre.belloni@free-electrons.com>", "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 remaining trivial RTC bindings.\n\nSigned-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n---\n Documentation/devicetree/bindings/trivial-devices.txt | 5 +++++\n 1 file changed, 5 insertions(+)", "diff": "diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt\nindex aae37352c574..d0666acdec66 100644\n--- a/Documentation/devicetree/bindings/trivial-devices.txt\n+++ b/Documentation/devicetree/bindings/trivial-devices.txt\n@@ -41,6 +41,7 @@ dallas,ds1338\t\tI2C RTC with 56-Byte NV RAM\n dallas,ds1340\t\tI2C RTC with Trickle Charger\n dallas,ds1374\t\tI2C, 32-Bit Binary Counter Watchdog RTC with Trickle Charger and Reset Input/Output\n dallas,ds1631\t\tHigh-Precision Digital Thermometer\n+dallas,ds1672\t\tDallas DS1672 Real-time Clock\n dallas,ds1682\t\tTotal-Elapsed-Time Recorder with Alarm\n dallas,ds1775\t\tTiny Digital Thermometer and Thermostat\n dallas,ds3232\t\tExtremely Accurate I²C RTC with Integrated Crystal and SRAM\n@@ -56,6 +57,7 @@ domintech,dmard10\tDMARD10: 3-axis Accelerometer\n epson,rx8010\t\tI2C-BUS INTERFACE REAL TIME CLOCK MODULE\n epson,rx8025\t\tHigh-Stability. I2C-Bus INTERFACE REAL TIME CLOCK MODULE\n epson,rx8581\t\tI2C-BUS INTERFACE REAL TIME CLOCK MODULE\n+emmicro,em3027\t\tEM Microelectronic EM3027 Real-time Clock\n fsl,mag3110\t\tMAG3110: Xtrinsic High Accuracy, 3D Magnetometer\n fsl,mc13892\t\tMC13892: Power Management Integrated Circuit (PMIC) for i.MX35/51\n fsl,mma7660\t\tMMA7660FC: 3-Axis Orientation/Motion Detection Sensor\n@@ -67,6 +69,8 @@ gmt,g751\t\tG751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire In\n infineon,slb9635tt\tInfineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)\n infineon,slb9645tt\tInfineon SLB9645 I2C TPM (new protocol, max 400khz)\n isil,isl1208\t\tIntersil ISL1208 Low Power RTC with Battery Backed SRAM\n+isil,isl1218\t\tIntersil ISL1218 Low Power RTC with Battery Backed SRAM\n+isil,isl12022\t\tIntersil ISL12022 Real-time Clock\n isil,isl29028\t\tIntersil ISL29028 Ambient Light and Proximity Sensor\n isil,isl29030\t\tIntersil ISL29030 Ambient Light and Proximity Sensor\n maxim,ds1050\t\t5 Bit Programmable, Pulse-Width Modulator\n@@ -155,6 +159,7 @@ nxp,pca9556\t\tOctal SMBus and I2C registered interface\n nxp,pca9557\t\t8-bit I2C-bus and SMBus I/O port with reset\n nxp,pcf2127\t\tReal-time clock\n nxp,pcf2129\t\tReal-time clock\n+nxp,pcf8523\t\tReal-time Clock\n nxp,pcf8563\t\tReal-time clock/calendar\n nxp,pcf85063\t\tTiny Real-Time Clock\n oki,ml86v7667\t\tOKI ML86V7667 video decoder\n", "prefixes": [ "v2", "1/6" ] }