Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp3373835pxv; Mon, 28 Jun 2021 03:13:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxcsr9cJzAbzfUZxfwgfoWwUpJVxXX/ArD0XvZCxwnYImvteFp6CHnbEG+KuAPhIgSxZ3P1 X-Received: by 2002:a02:5e8a:: with SMTP id h132mr19637984jab.60.1624875190607; Mon, 28 Jun 2021 03:13:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624875190; cv=none; d=google.com; s=arc-20160816; b=my3YwCvRZojGQwmrvhM4PyxlgoFVpw4Ryumnm/2wGc/G66dwqBCt5IeKrCe0HmDxkO kVy4zCmuLqjPO2OPXSLXlv2xO5EKu4F94LVoZ81iAk2E6k69EQ0rDrl09C5I8twXxC3l QDX3WBdZogcG0PikmAhEp940mbHBlZ/3mCdbQS2Y6eSHuno9QvzA4kEYYxTn1SVggRfI 9Z/pkWUZJblZYT76+yGuO7kutpZ8poXdKeOdkmyajOmDBAq+PgWtft1QzXBR5h5a0r0p HQVG78WEk2nusWMrm3Ad5rs3JTjhY8qllNcOvVnKyQTeNzfxmoxIl8/wPGzky5nSLxbv E/+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:references:in-reply-to :message-id:date:subject:cc:to:from; bh=h3br4loUbF9LUNOiBXhzgBrsGK5LSE7AEgdm2u7Zu3s=; b=MaSQX/axnF/4Eurslabqicnf9plctYabb9oqvrnzJeCy7j0nmPdanUL5HlneWYKgSC QjjINxl8WycOmN8+y0eD7sG5G3Iyc8xlv8u1dKtuGJKLxdwa8+YkwiYw258NYmZOhBnu 7kRYUIL1boofGweAtib7g/I1d9HcTBzz4PS8VjrubB6oxwpq7+TDt4DNb6hvDcZ6nmO5 Okkgr7hk1qeKMbWMQWnLoXzDcVu7Hsk/NXyBbmJ6uIlNrzsR/kcdwzQN+X9UgTUifOsV Qj3xATJdFjrl6kU4THtuuGqP0D68/0OTx8QXqZwpcNTkHfjJDv5U5meKewL1xMDZIDW+ ubiw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z7si7940619ile.128.2021.06.28.03.12.58; Mon, 28 Jun 2021 03:13:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232713AbhF1KO0 (ORCPT + 99 others); Mon, 28 Jun 2021 06:14:26 -0400 Received: from comms.puri.sm ([159.203.221.185]:37574 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232822AbhF1KOR (ORCPT ); Mon, 28 Jun 2021 06:14:17 -0400 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id C92C4DFFE5; Mon, 28 Jun 2021 03:11:21 -0700 (PDT) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hANfLRxrxTwq; Mon, 28 Jun 2021 03:11:20 -0700 (PDT) From: Martin Kepplinger To: martin.kepplinger@puri.sm, krzysztof.kozlowski@canonical.com, laurent.pinchart@ideasonboard.com Cc: devicetree@vger.kernel.org, kernel@puri.sm, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, mchehab@kernel.org, paul.kocialkowski@bootlin.com, pavel@ucw.cz, phone-devel@vger.kernel.org, robh@kernel.org, shawnx.tu@intel.com Subject: [PATCH v6 2/5] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor Date: Mon, 28 Jun 2021 12:10:51 +0200 Message-Id: <20210628101054.828579-3-martin.kepplinger@puri.sm> In-Reply-To: <20210628101054.828579-1-martin.kepplinger@puri.sm> References: <20210628101054.828579-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document the bindings used for the SK Hynix Hi-846 CMOS camera driver. Signed-off-by: Martin Kepplinger Reviewed-by: Laurent Pinchart Reviewed-by: Rob Herring --- .../bindings/media/i2c/hynix,hi846.yaml | 108 ++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml diff --git a/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml b/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml new file mode 100644 index 000000000000..8ca038b8d388 --- /dev/null +++ b/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml @@ -0,0 +1,108 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/media/i2c/hynix,hi846.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: SK Hynix Hi-846 1/4" 8M Pixel MIPI CSI-2 sensor + +maintainers: + - Martin Kepplinger + +description: |- + The Hi-846 is a raw image sensor with an MIPI CSI-2 image data + interface and CCI (I2C compatible) control bus. The output format + is raw Bayer. + +properties: + compatible: + const: hynix,hi846 + + reg: + maxItems: 1 + + clocks: + items: + - description: Reference to the mclk clock. + + reset-gpios: + description: Reference to the GPIO connected to the RESETB pin. Active low. + maxItems: 1 + + shutdown-gpios: + description: Reference to the GPIO connected to the XSHUTDOWN pin. Active low. + maxItems: 1 + + vddio-supply: + description: Definition of the regulator used for the VDDIO power supply. + + vdda-supply: + description: Definition of the regulator used for the VDDA power supply. + + vddd-supply: + description: Definition of the regulator used for the VDDD power supply. + + port: + $ref: /schemas/graph.yaml#/properties/port + + properties: + endpoint: + $ref: /schemas/media/video-interfaces.yaml# + unevaluatedProperties: false + + properties: + data-lanes: + oneOf: + - items: + - const: 1 + - const: 2 + - const: 3 + - const: 4 + - items: + - const: 1 + - const: 2 + + required: + - data-lanes + +required: + - compatible + - reg + - clocks + - vddio-supply + - vdda-supply + - vddd-supply + - port + +additionalProperties: false + +examples: + - | + #include + + i2c { + #address-cells = <1>; + #size-cells = <0>; + + hi846: camera@20 { + compatible = "hynix,hi846"; + reg = <0x20>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_csi1>; + clocks = <&clk>; + vdda-supply = <®_camera_vdda>; + vddd-supply = <®_camera_vddd>; + vddio-supply = <®_camera_vddio>; + reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>; + shutdown-gpios = <&gpio5 4 GPIO_ACTIVE_LOW>; + + port { + camera_out: endpoint { + remote-endpoint = <&csi1_ep1>; + data-lanes = <1 2>; + }; + }; + }; + }; + +... -- 2.30.2