From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 01F26CCA479 for ; Mon, 20 Jun 2022 16:27:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232172AbiFTQ11 (ORCPT ); Mon, 20 Jun 2022 12:27:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47518 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237131AbiFTQZa (ORCPT ); Mon, 20 Jun 2022 12:25:30 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDDDE17AAD for ; Mon, 20 Jun 2022 09:25:28 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id s21so7525361lfs.13 for ; Mon, 20 Jun 2022 09:25:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=melexis.com; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=qo/WHXCojBRyOUaMRMNUSHBLXGqbqO8PlT55ozW2RqU=; b=f/D8mnj67vNnFHAk8M8tnC3KdUS1L/sENw56mg052aTmEvXQUxZ+neTgcH5NZ4iRb2 DpQtZ003s35QkYG6KhUnS8g12Sr+dCL0BfsQrZR1ClUvjB1wP7h4Q7V8CwY9W9ZO7z19 1EY2iOcLr6N+2w5LdDi61+V9KUmB1YOawmjSW6DVfUFMvxTIMuX/NEZGx7IToohoAwWY SPZGduBzqOLs13u0oZ+Ml2nAKmZhfMxgG+aNDzFQy3GlmCTgNV5QOkJ8xWY4UHJtW5o9 fd55eds6z30FM8mVnhgqiuvspWfpupmCqT/0HiE05/EZow5OLI4gOaPs8uuGoxFz6/Ux +Ivg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=qo/WHXCojBRyOUaMRMNUSHBLXGqbqO8PlT55ozW2RqU=; b=oAxDCQhjJedJ6nGtth7AujIWWQmDAzR++3/wtxQpv5wHqxGRe6cJL34heFY5R9Vr5E W2bUC7JeXN9TOEjxG43vPbP0KvDycVCJ5S9seD/2XfmDFQRwRXhglgGJVo6UBvq0T6El 3PzjfxHvUj6N47t0m7r58jeQoOuOeTCZ+L46pLZ4WEaNSWhA2alsU5pmT9D8Cp0gS262 CiGMQfA0HzDC51+nfyBPHysn6Zk/F44rlYTWo3dUqCTkinfR0JaxBP9NsJ0NhVx8LAar kAOjM2D2Ji2KRW5t5AaxdnW20ahIMMT6YtGCqF4g3IQomkULVQhQ1Wd1VgzmYYHdHstZ KfYQ== X-Gm-Message-State: AJIora/GUcWx8ioi/+6uECKjUdkctEMb6+LMi8Or51pyiIEFDGokwTLU xZU5lfXK7xk2LFL/+5jnTlUQpQ== X-Google-Smtp-Source: AGRyM1s+PE7cMcug3YPUS8LDO2CTxegDp5Hd8LKNdmayVayMPHWwaku8cfzzbHy9A3pTZjI5yy+vwg== X-Received: by 2002:a05:6512:1693:b0:474:35c:8c11 with SMTP id bu19-20020a056512169300b00474035c8c11mr13400195lfb.19.1655742327277; Mon, 20 Jun 2022 09:25:27 -0700 (PDT) Received: from vkh-ThinkPad-T490 ([91.192.183.26]) by smtp.gmail.com with ESMTPSA id j12-20020a056512344c00b0047f6d4a1ca7sm593498lfr.238.2022.06.20.09.25.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jun 2022 09:25:26 -0700 (PDT) Date: Mon, 20 Jun 2022 19:25:25 +0300 From: Volodymyr Kharuk To: linux-media@vger.kernel.org, vkh@melexis.com, ays@melexis.com, mchehab@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, hyun.kwon@xilinx.com, laurent.pinchart@ideasonboard.com, michal.simek@xilinx.com, kieran.bingham+renesas@ideasonboard.com, devicetree@vger.kernel.org Subject: [PATCH 5/6] media: dt-bindings: media: i2c: Add mlx7502x camera sensor binding Message-ID: <20220620162525.GA14062@vkh-ThinkPad-T490> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Volodymyr Kharuk To: linux-media@vger.kernel.org Cc: Volodymyr Kharuk , Andrii Kyselov , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Hyun Kwon , Laurent Pinchart , Michal Simek , Kieran Bingham , devicetree@vger.kernel.org Subject: [PATCH 5/6] media: dt-bindings: media: i2c: Add mlx7502x camera sensor binding Date: Mon, 20 Jun 2022 19:24:36 +0300 Message-Id: X-Mailer: git-send-email 2.36.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Add device tree binding of the mlx7502x and update MAINTAINERS Signed-off-by: Volodymyr Kharuk --- .../bindings/media/i2c/melexis,mlx7502x.yaml | 106 ++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 107 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/melexis,mlx7502x.yaml diff --git a/Documentation/devicetree/bindings/media/i2c/melexis,mlx7502x.yaml b/Documentation/devicetree/bindings/media/i2c/melexis,mlx7502x.yaml new file mode 100644 index 000000000000..0cc6e425caec --- /dev/null +++ b/Documentation/devicetree/bindings/media/i2c/melexis,mlx7502x.yaml @@ -0,0 +1,106 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/media/i2c/melexis,mlx7502x.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Melexis ToF 7502x MIPI CSI-2 Sensor Device Tree Bindings + +maintainers: + - Volodymyr Kharuk + +description: |- + Melexis ToF 7502x sensors has a CSI-2 output. It supports 2 and 4 lanes, + and mipi speeds are 300, 600, 704, 800, 904, 960Mbs. Supported format is RAW12. + Sensor 75026 is QVGA, while 75027 is VGA sensor. + +properties: + compatible: + const: melexis,mlx7502x + + reg: + maxItems: 1 + + vcc-supply: + description: VCC supply phandle. + + hw-trigger-gpio: + maxItems: 1 + description: Hardware Trigger GPIO Control (active low) + + reset-gpio: + maxItems: 1 + description: Reset Sensor GPIO Control (active low) + + leden-gpio: + maxItems: 1 + description: Led driver enanle GPIO Control (active high) + + port: + description: MIPI CSI-2 transmitter port + $ref: /schemas/graph.yaml#/$defs/port-base + + properties: + endpoint: + $ref: /schemas/media/video-interfaces.yaml# + unevaluatedProperties: false + + properties: + data-lanes: + anyOf: + - items: + - const: 1 + - const: 2 + - items: + - const: 1 + - const: 2 + - const: 3 + - const: 4 + + clock-noncontinuous: true + link-frequencies: true + + required: + - data-lanes + - link-frequencies + +required: + - compatible + - reg + - port + +additionalProperties: false + +examples: + - | + #include + + i2c1 { + #address-cells = <1>; + #size-cells = <0>; + + mlx7502x: camera@57 { + compatible = "melexis,mlx7502x"; + reg = <0x57>; + + vcc-supply = <&mlx_7502x_reg>; + hw-trigger-gpio = <&gpio_exp 2 GPIO_ACTIVE_HIGH>; + reset-gpio = <&gpio_exp 6 GPIO_ACTIVE_HIGH>; + leden-gpio = <&gpio_exp 7 GPIO_ACTIVE_HIGH>; + + port { + mlx7502x_out_mipi_csi2: endpoint { + remote-endpoint = <&mipi_csi2_from_mlx7502x>; + data-lanes = <1 2 3 4>; + link-frequencies = /bits/ 64 < 960000000 + 904000000 + 800000000 + 704000000 + 600000000 + 300000000 >; + }; + }; + }; + }; + +... diff --git a/MAINTAINERS b/MAINTAINERS index 6b74de976e90..ce052a351fda 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12676,6 +12676,7 @@ M: Volodymyr Kharuk L: linux-media@vger.kernel.org S: Supported W: http://www.melexis.com +F: Documentation/devicetree/bindings/media/i2c/melexis,mlx7502x.yaml F: include/uapi/linux/mlx7502x.h MELFAS MIP4 TOUCHSCREEN DRIVER -- BR, Volodymyr Kharuk