Cover Letter Detail
Show a cover letter.
GET /api/covers/814334/?format=api
{ "id": 814334, "url": "http://patchwork.ozlabs.org/api/covers/814334/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505492941.git.jules.maselbas@grenoble-inp.org/", "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": "<cover.1505492941.git.jules.maselbas@grenoble-inp.org>", "list_archive_url": null, "date": "2017-09-15T16:58:44", "name": "[0/2] max3421: add devicetree support", "submitter": { "id": 72374, "url": "http://patchwork.ozlabs.org/api/people/72374/?format=api", "name": "Jules Maselbas", "email": "jules.maselbas@grenoble-inp.org" }, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/cover/cover.1505492941.git.jules.maselbas@grenoble-inp.org/mbox/", "series": [ { "id": 3337, "url": "http://patchwork.ozlabs.org/api/series/3337/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3337", "date": "2017-09-15T16:58:44", "name": "max3421: add devicetree support", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/3337/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/814334/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 3xv1vs1D3cz9sPs\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tSat, 16 Sep 2017 03:04:09 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751666AbdIOREG (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tFri, 15 Sep 2017 13:04:06 -0400", "from smtpout01-ext1.partage.renater.fr ([194.254.240.32]:40700\n\t\"EHLO smtpout10.partage.renater.fr\" rhost-flags-OK-OK-OK-FAIL)\n\tby vger.kernel.org with ESMTP id S1751662AbdIOREC (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Fri, 15 Sep 2017 13:04:02 -0400", "from zmtaout01.partage.renater.fr (zmtaout01.partage.renater.fr\n\t[194.254.240.30])\n\tby smtpout10.partage.renater.fr (Postfix) with ESMTP id 58A8C6178C;\n\tFri, 15 Sep 2017 18:57:49 +0200 (CEST)", "from zmtaout01.partage.renater.fr (localhost [127.0.0.1])\n\tby zmtaout01.partage.renater.fr (Postfix) with ESMTPS id 4C5211A00FD; \n\tFri, 15 Sep 2017 18:57:49 +0200 (CEST)", "from localhost (localhost [127.0.0.1])\n\tby zmtaout01.partage.renater.fr (Postfix) with ESMTP id 3B70F1A01AE; \n\tFri, 15 Sep 2017 18:57:49 +0200 (CEST)", "from zmtaout01.partage.renater.fr ([127.0.0.1])\n\tby localhost (zmtaout01.partage.renater.fr [127.0.0.1]) (amavisd-new, \n\tport 10026)\n\twith ESMTP id UZX3rrTcjmru; Fri, 15 Sep 2017 18:57:49 +0200 (CEST)", "from localhost.localdomain (lb01.partage.renater.fr\n\t[194.254.242.1])\n\tby zmtaout01.partage.renater.fr (Postfix) with ESMTPA id 9520B1A00FD; \n\tFri, 15 Sep 2017 18:57:48 +0200 (CEST)" ], "X-Virus-Scanned": "amavisd-new at zmtaout01.partage.renater.fr", "From": "Jules Maselbas <jules.maselbas@grenoble-inp.org>", "To": "Greg Kroah-Hartman <gregkh@linuxfoundation.org>", "Cc": "Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>,\n\tdevicetree@vger.kernel.org, linux-usb@vger.kernel.org,\n\tJules Maselbas <jules.maselbas@grenoble-inp.org>", "Subject": "[PATCH 0/2] max3421: add devicetree support", "Date": "Fri, 15 Sep 2017 18:58:44 +0200", "Message-Id": "<cover.1505492941.git.jules.maselbas@grenoble-inp.org>", "X-Mailer": "git-send-email 2.14.1", "Sender": "devicetree-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<devicetree.vger.kernel.org>", "X-Mailing-List": "devicetree@vger.kernel.org" }, "content": "Hi,\n\nThis patchset adds devicetree support to the max3421 driver.\nThoses modification are based on a previous (unapplied) patch\nseries by Alexander Amelkin [1].\n\nSince I am not a kernel expert I would a like to have your feedbacks on:\n1. Under which condition pdata must be freed (in max3421_probe) ?\n2. If it neccessary to free platform_data in max3421_remove function ?\n\nThank you,\n\n[1]: [https://lkml.org/lkml/2017/5/26/285]\n\n---\n\nJules Maselbas (2):\n usb: max3421: Add devicetree support\n dt-bindings: max3421: Add bindings documentation\n\n .../devicetree/bindings/usb/maxim,max3421.txt | 24 ++++++\n drivers/usb/host/max3421-hcd.c | 87 +++++++++++++++++++++-\n 2 files changed, 110 insertions(+), 1 deletion(-)\n create mode 100644 Documentation/devicetree/bindings/usb/maxim,max3421.txt" }