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 X-Spam-Level: X-Spam-Status: No, score=-9.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B39C2C433E1 for ; Tue, 19 May 2020 01:17:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 93E2020849 for ; Tue, 19 May 2020 01:17:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=globallogic.com header.i=@globallogic.com header.b="M8ZM1SoM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728285AbgESBRG (ORCPT ); Mon, 18 May 2020 21:17:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46212 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728262AbgESBRG (ORCPT ); Mon, 18 May 2020 21:17:06 -0400 Received: from mail-lj1-x244.google.com (mail-lj1-x244.google.com [IPv6:2a00:1450:4864:20::244]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF08DC061A0C for ; Mon, 18 May 2020 18:17:04 -0700 (PDT) Received: by mail-lj1-x244.google.com with SMTP id d21so11881496ljg.9 for ; Mon, 18 May 2020 18:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=globallogic.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=QY2FcltY0EU5SZNLeQZ/bghwB586RniSqq2Ul+aCeaU=; b=M8ZM1SoMkxd47Lromp+963VReUpjvPpHbVv3ObLi4Id6r2e2fZqM8oiAovSpnEXPVy JzwAyJSwspm+N3YFoak3QZdCaibZLS1xSH2hVruJShCv2SxIpmEvOOBIwPvCxKMEMmTF 3QcYKEj1DZ7+kN3+Xn0YkgSPZ12x1++yz8es5kVd3QuodInBo2xaZ1sbdI1a283o/xvQ anGw67YXxLmZ8lybkh6LolDwI58vX0zL/c9/j0j0TvowcPnCzO87PWQwGcBzma38D2J0 GZyBhl+wbrC9IeJ7KE/n1BZyVQZvF6LlVIf5RZXVZBe7PN9CiXDVuQYNPW3aXPSDvwe/ lh3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=QY2FcltY0EU5SZNLeQZ/bghwB586RniSqq2Ul+aCeaU=; b=SaCiOHkjfLc+fJMSqX0S+hlU/uHLA4R9tI4rx3FCuzchaRoCF4Xf0n4z+S0Y5a+gsd raz12ZHrMIvOTMd36/IEBFEvqe+ZGEu28T9+1W1uSVpT5CyAYKaZ2o8rLa0Qel1TQFph oiEkuPWgyBCN2GtG0C17W7ujyfiIxtnM0PvPL59UFey5FkO6Hf9yXPKg/UWfbKNt5lr/ 9oLvq+V92qF4atYqvp34cos8naYZsVdImg/MBPDdSaghdIxaNCZGkNgoDo7jmCEjGz0k /x0gfAkebDVzX4gei+o8AosY5/pjZGobpgA9w9rmJNcP9F1jU8yMFh9kNs/LzlVgCkee nv8A== X-Gm-Message-State: AOAM530bSYLVN7AOCFMA0IBKsxX2t/PBZFGbdt5PYdZKWj9kaltsiC/+ GquTwdp+svxLG4cY5rN6t9ADog== X-Google-Smtp-Source: ABdhPJwnGIquuk4Es/g66AqivQwR0BXPGS+TOz2v2aoAyrgSBcJh0g1WaEYtdHV4/uMMQ4+TxEAPDQ== X-Received: by 2002:a05:651c:1207:: with SMTP id i7mr11981865lja.86.1589851023349; Mon, 18 May 2020 18:17:03 -0700 (PDT) Received: from localhost.localdomain ([159.224.5.60]) by smtp.googlemail.com with ESMTPSA id i8sm4764244lfl.72.2020.05.18.18.17.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 18:17:02 -0700 (PDT) From: Roman Kovalivskyi To: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org Cc: Luis Oliveira , =?UTF-8?q?Niklas=20S=C3=B6derlund?= , Jacopo Mondi , Michael Rodin , Mauro Carvalho Chehab , Sakari Ailus , Hugues Fruchet , Maxime Ripard , Adam Ford , Todor Tomov , Suresh Udipi , Andrew Gabbasov , Eugeniu Rosca , Dave Stevenson , Roman Kovalivskyi Subject: [PATCH v2 6/6] media: dt-bindings: ov5647: Add property for non-continuous clock Date: Tue, 19 May 2020 04:16:21 +0300 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Add optional clock-noncontinuous property to configure whether the clock is continuous or not. Signed-off-by: Roman Kovalivskyi --- Documentation/devicetree/bindings/media/i2c/ov5647.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/media/i2c/ov5647.txt b/Documentation/devicetree/bindings/media/i2c/ov5647.txt index 70f06c24f470..fefba0a69b07 100644 --- a/Documentation/devicetree/bindings/media/i2c/ov5647.txt +++ b/Documentation/devicetree/bindings/media/i2c/ov5647.txt @@ -12,6 +12,8 @@ Required properties: Optional Properties: - pwdn-gpios: reference to the GPIO connected to the pwdn pin, if any. +- clock-noncontinuous: presence of this boolean property decides whether the + MIPI CSI-2 clock is continuous or non-continuous. The common video interfaces bindings (see video-interfaces.txt) should be used to specify link to the image data receiver. The OV5647 device @@ -33,6 +35,7 @@ Example: port { camera_1: endpoint { remote-endpoint = <&csi1_ep1>; + clock-noncontinuous; }; }; }; -- 2.17.1