Patch Detail
Show a patch.
GET /api/patches/4145/?format=api
{ "id": 4145, "url": "https://patchwork.libcamera.org/api/patches/4145/?format=api", "web_url": "https://patchwork.libcamera.org/patch/4145/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20200623100815.10674-2-jacopo@jmondi.org>", "date": "2020-06-23T10:07:51", "name": "[libcamera-devel,01/25] dt-bindings: media: ov5647: Document pwdn-gpios", "commit_ref": null, "pull_url": null, "state": "not-applicable", "archived": false, "hash": "e45abad4aff4dd93cda683cef77b029fc3bdc3bc", "submitter": { "id": 3, "url": "https://patchwork.libcamera.org/api/people/3/?format=api", "name": "Jacopo Mondi", "email": "jacopo@jmondi.org" }, "delegate": { "id": 15, "url": "https://patchwork.libcamera.org/api/users/15/?format=api", "username": "jmondi", "first_name": "Jacopo", "last_name": "Mondi", "email": "jacopo@jmondi.org" }, "mbox": "https://patchwork.libcamera.org/patch/4145/mbox/", "series": [ { "id": 1030, "url": "https://patchwork.libcamera.org/api/series/1030/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1030", "date": "2020-06-23T10:07:50", "name": "media: ov5647: Support RaspberryPi Camera Module v1", "version": 1, "mbox": "https://patchwork.libcamera.org/series/1030/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/4145/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/4145/checks/", "tags": {}, "headers": { "Return-Path": "<jacopo@jmondi.org>", "Received": [ "from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net\n\t[217.70.183.198])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 9B2B2609A3\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 23 Jun 2020 12:05:12 +0200 (CEST)", "from uno.lan (93-34-118-233.ip49.fastwebnet.it [93.34.118.233])\n\t(Authenticated sender: jacopo@jmondi.org)\n\tby relay6-d.mail.gandi.net (Postfix) with ESMTPSA id A8BE4C000A;\n\tTue, 23 Jun 2020 10:05:08 +0000 (UTC)" ], "X-Originating-IP": "93.34.118.233", "From": "Jacopo Mondi <jacopo@jmondi.org>", "To": "mchehab@kernel.org, sakari.ailus@linux.intel.com, hverkuil@xs4all.nl,\n\tlaurent.pinchart@ideasonboard.com, roman.kovalivskyi@globallogic.com, \n\tdave.stevenson@raspberrypi.org, naush@raspberrypi.com", "Cc": "Jacopo Mondi <jacopo@jmondi.org>, mrodin@de.adit-jv.com,\n\thugues.fruchet@st.com, mripard@kernel.org, aford173@gmail.com,\n\tsudipi@jp.adit-jv.com, andrew_gabbasov@mentor.com,\n\terosca@de.adit-jv.com, \n\tlinux-media@vger.kernel.org, libcamera-devel@lists.libcamera.org", "Date": "Tue, 23 Jun 2020 12:07:51 +0200", "Message-Id": "<20200623100815.10674-2-jacopo@jmondi.org>", "X-Mailer": "git-send-email 2.27.0", "In-Reply-To": "<20200623100815.10674-1-jacopo@jmondi.org>", "References": "<20200623100815.10674-1-jacopo@jmondi.org>", "MIME-Version": "1.0", "Content-Transfer-Encoding": "8bit", "Subject": "[libcamera-devel] [PATCH 01/25] dt-bindings: media: ov5647:\n\tDocument pwdn-gpios", "X-BeenThere": "libcamera-devel@lists.libcamera.org", "X-Mailman-Version": "2.1.29", "Precedence": "list", "List-Id": "<libcamera-devel.lists.libcamera.org>", "List-Unsubscribe": "<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>", "List-Archive": "<https://lists.libcamera.org/pipermail/libcamera-devel/>", "List-Post": "<mailto:libcamera-devel@lists.libcamera.org>", "List-Help": "<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>", "List-Subscribe": "<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>", "X-List-Received-Date": "Tue, 23 Jun 2020 10:05:12 -0000" }, "content": "Document in dt-schema bindings for the ov5647 sensor the optional\n'pwdn-gpios' property.\n\nSigned-off-by: Jacopo Mondi <jacopo@jmondi.org>\n---\n Documentation/devicetree/bindings/media/i2c/ov5647.yaml | 6 ++++++\n 1 file changed, 6 insertions(+)", "diff": "diff --git a/Documentation/devicetree/bindings/media/i2c/ov5647.yaml b/Documentation/devicetree/bindings/media/i2c/ov5647.yaml\nindex 067e222e0c7c3..58d64a69e9640 100644\n--- a/Documentation/devicetree/bindings/media/i2c/ov5647.yaml\n+++ b/Documentation/devicetree/bindings/media/i2c/ov5647.yaml\n@@ -25,6 +25,10 @@ properties:\n description: Reference to the xclk clock\n maxItems: 1\n \n+ pwdn-gpios:\n+ description: Reference to the GPIO connected to the pwdn pin. Active high.\n+ maxItems: 1\n+\n port:\n type: object\n description: |-\n@@ -61,6 +65,7 @@ additionalProperties: false\n \n examples:\n - |\n+ #include <dt-bindings/gpio/gpio.h>\n \n i2c {\n #address-cells = <1>;\n@@ -70,6 +75,7 @@ examples:\n compatible = \"ovti,ov5647\";\n reg = <0x36>;\n clocks = <&camera_clk>;\n+ pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;\n \n port {\n camera_out: endpoint {\n", "prefixes": [ "libcamera-devel", "01/25" ] }