Cover Letter Detail
Show a cover letter.
GET /api/covers/814876/?format=api
{ "id": 814876, "url": "http://patchwork.ozlabs.org/api/covers/814876/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170918102349.8935-1-sakari.ailus@linux.intel.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": "<20170918102349.8935-1-sakari.ailus@linux.intel.com>", "list_archive_url": null, "date": "2017-09-18T10:23:43", "name": "[RESEND,v2,0/6] AS3645A fixes", "submitter": { "id": 65485, "url": "http://patchwork.ozlabs.org/api/people/65485/?format=api", "name": "Sakari Ailus", "email": "sakari.ailus@linux.intel.com" }, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/20170918102349.8935-1-sakari.ailus@linux.intel.com/mbox/", "series": [ { "id": 3619, "url": "http://patchwork.ozlabs.org/api/series/3619/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3619", "date": "2017-09-18T10:23:43", "name": "AS3645A fixes", "version": 2, "mbox": "http://patchwork.ozlabs.org/series/3619/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/814876/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 3xwhtf3q3bz9s78\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tMon, 18 Sep 2017 20:23:54 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753422AbdIRKXw (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tMon, 18 Sep 2017 06:23:52 -0400", "from nblzone-211-213.nblnetworks.fi ([83.145.211.213]:45490 \"EHLO\n\thillosipuli.retiisi.org.uk\" rhost-flags-OK-OK-OK-FAIL)\n\tby vger.kernel.org with ESMTP id S1752189AbdIRKXv (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Mon, 18 Sep 2017 06:23:51 -0400", "from lanttu.localdomain (unknown\n\t[IPv6:2001:1bc8:1a6:d3d5::e1:1002])\n\tby hillosipuli.retiisi.org.uk (Postfix) with ESMTP id AC68660123;\n\tMon, 18 Sep 2017 13:23:49 +0300 (EEST)" ], "From": "Sakari Ailus <sakari.ailus@linux.intel.com>", "To": "linux-leds@vger.kernel.org", "Cc": "linux-media@vger.kernel.org, devicetree@vger.kernel.org, pavel@ucw.cz", "Subject": "[RESEND PATCH v2 0/6] AS3645A fixes", "Date": "Mon, 18 Sep 2017 13:23:43 +0300", "Message-Id": "<20170918102349.8935-1-sakari.ailus@linux.intel.com>", "X-Mailer": "git-send-email 2.11.0", "Sender": "devicetree-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<devicetree.vger.kernel.org>", "X-Mailing-List": "devicetree@vger.kernel.org" }, "content": "Hi folks,\n\n(Resending, fixed linux-media list address.)\n\nHere are a few fixes for the as3645a DTS as well as changes in bindings.\nThe driver is not in a release yet. I'd like to get these in as through\nthe media tree fixes branch.\n\nsince v1:\n\n- Add LED colour to the name of the LED, this adds two patches to the set.\n\n- Add a patch to unregister the indicator LED in driver remove function.\n\n- No changes to v1 patches.\n\nSakari Ailus (6):\n as3645a: Use ams,input-max-microamp as documented in DT bindings\n dt: bindings: as3645a: Use LED number to refer to LEDs\n as3645a: Use integer numbers for parsing LEDs\n dt: bindings: as3645a: Improve label documentation, DT example\n as3645a: Add colour to LED name\n as3645a: Unregister indicator LED on device unbind\n\n .../devicetree/bindings/leds/ams,as3645a.txt | 40 ++++++++++++++--------\n arch/arm/boot/dts/omap3-n950-n9.dtsi | 10 ++++--\n drivers/leds/leds-as3645a.c | 33 +++++++++++++++---\n 3 files changed, 61 insertions(+), 22 deletions(-)" }