Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/814519/?format=api
{ "id": 814519, "url": "http://patchwork.ozlabs.org/api/patches/814519/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170916142827.5878-4-hverkuil@xs4all.nl/", "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": "<20170916142827.5878-4-hverkuil@xs4all.nl>", "list_archive_url": null, "date": "2017-09-16T14:28:25", "name": "[PATCHv5,3/5] dt-bindings: document the CEC GPIO bindings", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": true, "hash": "52355e1b94f2071e00a85ec7d33908328a6201aa", "submitter": { "id": 723, "url": "http://patchwork.ozlabs.org/api/people/723/?format=api", "name": "Hans Verkuil", "email": "hverkuil@xs4all.nl" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170916142827.5878-4-hverkuil@xs4all.nl/mbox/", "series": [ { "id": 3450, "url": "http://patchwork.ozlabs.org/api/series/3450/?format=api", "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=3450", "date": "2017-09-16T14:28:22", "name": "cec-gpio: add HDMI CEC GPIO-based driver", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/3450/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/814519/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/814519/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 3xvZQ075jFz9sPk\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tSun, 17 Sep 2017 00:28:40 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751415AbdIPO2g (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tSat, 16 Sep 2017 10:28:36 -0400", "from lb1-smtp-cloud9.xs4all.net ([194.109.24.22]:58224 \"EHLO\n\tlb1-smtp-cloud9.xs4all.net\" rhost-flags-OK-OK-OK-OK)\n\tby vger.kernel.org with ESMTP id S1751272AbdIPO2d (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Sat, 16 Sep 2017 10:28:33 -0400", "from tschai.fritz.box ([212.251.195.8])\n\tby smtp-cloud9.xs4all.net with ESMTPA\n\tid tE55dMPPmmRxPtE5AdiKfb; Sat, 16 Sep 2017 16:28:32 +0200" ], "From": "Hans Verkuil <hverkuil@xs4all.nl>", "To": "linux-media@vger.kernel.org", "Cc": "dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,\n\tLinus Walleij <linus.walleij@linaro.org>, Rob Herring <robh@kernel.org>, \n\tHans Verkuil <hans.verkuil@cisco.com>", "Subject": "[PATCHv5 3/5] dt-bindings: document the CEC GPIO bindings", "Date": "Sat, 16 Sep 2017 16:28:25 +0200", "Message-Id": "<20170916142827.5878-4-hverkuil@xs4all.nl>", "X-Mailer": "git-send-email 2.14.1", "In-Reply-To": "<20170916142827.5878-1-hverkuil@xs4all.nl>", "References": "<20170916142827.5878-1-hverkuil@xs4all.nl>", "X-CMAE-Envelope": "MS4wfFLU0745tQzlAGD70G26DizTzn9hkP3j5WiK+ZWwaneHxLnoqRtwJluw+xaItzcAqEPNrIihWqnGMplqHwDbIK4TYqiOI5bYXNwvvfCGlrAlSIehpwlS\n\txhPOKRWMdnDbOTyUiXYA/woCjmHNoEuEydcn5aqrJPBIEqTqkHS0mu+FuErCILfmyB6yMdMfqQlo+PB2I7J8yYw43+Q3a+dAbFWcye5X9XLWJ2MhXu1k6fLE\n\thjX10xIdg6M94qyugGApRhclhrhQ7r+hY/MeSKSTx65jKI70pX3k2rlVGih1pPX7ApGuGPuRsTZjl6q1Wr3ekcbHt589tQweso2A0C97v0gjuFjjQ+rCPjBq\n\teCmk8ytg", "Sender": "devicetree-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<devicetree.vger.kernel.org>", "X-Mailing-List": "devicetree@vger.kernel.org" }, "content": "From: Hans Verkuil <hans.verkuil@cisco.com>\n\nDocument the bindings for the cec-gpio module for hardware where the\nCEC line and optionally the HPD line are connected to GPIO lines.\n\nSigned-off-by: Hans Verkuil <hans.verkuil@cisco.com>\n---\n .../devicetree/bindings/media/cec-gpio.txt | 29 ++++++++++++++++++++++\n 1 file changed, 29 insertions(+)\n create mode 100644 Documentation/devicetree/bindings/media/cec-gpio.txt", "diff": "diff --git a/Documentation/devicetree/bindings/media/cec-gpio.txt b/Documentation/devicetree/bindings/media/cec-gpio.txt\nnew file mode 100644\nindex 000000000000..1b7e13f36b08\n--- /dev/null\n+++ b/Documentation/devicetree/bindings/media/cec-gpio.txt\n@@ -0,0 +1,29 @@\n+* HDMI CEC GPIO driver\n+\n+The HDMI CEC GPIO module supports CEC implementations where the CEC line\n+is hooked up to a pull-up GPIO line and - optionally - the HPD line is\n+hooked up to another GPIO line.\n+\n+Required properties:\n+ - compatible: value must be \"cec-gpio\".\n+ - cec-gpios: gpio that the CEC line is connected to.\n+\n+If the CEC line is associated with an HDMI receiver/transmitter, then the\n+following property is also required:\n+\n+ - hdmi-phandle - phandle to the HDMI controller, see also cec.txt.\n+\n+If the CEC line is not associated with an HDMI receiver/transmitter, then\n+the following property is optional:\n+\n+ - hpd-gpios: gpio that the HPD line is connected to.\n+\n+Example for the Raspberry Pi 3 where the CEC line is connected to\n+pin 26 aka BCM7 aka CE1 on the GPIO pin header and the HPD line is\n+connected to pin 11 aka BCM17:\n+\n+cec-gpio {\n+ compatible = \"cec-gpio\";\n+ cec-gpio = <&gpio 7 GPIO_OPEN_DRAIN>;\n+ hpd-gpio = <&gpio 17 GPIO_ACTIVE_HIGH>;\n+};\n", "prefixes": [ "PATCHv5", "3/5" ] }