Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1989067pxa; Mon, 3 Aug 2020 04:45:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwmGjhnkQ8TCQG69a6Gd7RG7z87FQ6WUOuVsXSPVS79iz1aXRtOZ8uDBAD3PMt/w6ZZCLaa X-Received: by 2002:a17:906:71d3:: with SMTP id i19mr15909272ejk.459.1596455103117; Mon, 03 Aug 2020 04:45:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596455103; cv=none; d=google.com; s=arc-20160816; b=uec2GzNvq0KdPlqIKMNH9piLtXyH/l42CK3DvoUvQaceeqH7w+0InJyzhMLsOXrLwY sxk9Wbi9vzOe38I4uh24T3H/ilror/cBOgf2JCOZZ6RVQGTp3WX60I0XdRN1/OgNCs6d p4XUDeWlDJM3fhNO1lM2DdbdwY2FnRpOKLhPy12EH0660gQ5oFa60uXiorCbGq9uvQyC 1/YsJor85vzSleKfrL1s6X4j/5bBhqKYS1VS1mvDi9L9FSHxiuWhhRHUSH7W8D+oivep DJDRBRgWGcYcWekj37z6UyWVawMYP+G7BYIzMMsiyNmULnKxRs+t5KV0Acq4Qkx7Cdum 5RaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=iwsf3u/dLm6KN1W3/8DhAav77UFssBJAN7O115H8Wok=; b=pFssLCLbL1UrYTXUfaUfxKEztoA6In6u0+9pTQoeJnkudS5kutGWDVDmwDcqeBI5/t PzQ41uBP29H1NIg8aUa7MopYJ+eI06HuiUyHrVKbLw3rSukddBR9omorlCPcfPM5bnvG 4NihVhigyaT2K96SgoOO8PdLJAvdGKVOshn98B57J75r66L+8weVM8/hPefRpVumsN5u 16dHI7NAc/6V+xSxB+nPTjpvOBFzO5Hdr3Jque1BczgEpTAPGKo+5lrCWVCxvAYdY/Mm VXQxY1ZBWGBdA6Nt3TPqt3LX4MRVHZwv1B98GfabvwRKfKr8As8N0KajwWnW2OvzRzjD jZsQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lg17si10530450ejb.440.2020.08.03.04.44.39; Mon, 03 Aug 2020 04:45:03 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726489AbgHCLnt (ORCPT + 99 others); Mon, 3 Aug 2020 07:43:49 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:25127 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726398AbgHCLj5 (ORCPT ); Mon, 3 Aug 2020 07:39:57 -0400 X-IronPort-AV: E=Sophos;i="5.75,429,1589209200"; d="scan'208";a="53742345" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 03 Aug 2020 20:39:34 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 9C0B742389C3; Mon, 3 Aug 2020 20:39:31 +0900 (JST) From: Lad Prabhakar To: Jacopo Mondi , Mauro Carvalho Chehab , Rob Herring , Hans Verkuil , Kieran Bingham , Sakari Ailus , linux-media@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Biju Das , Prabhakar , linux-renesas-soc@vger.kernel.org, Lad Prabhakar Subject: [PATCH v2 1/3] dt-bindings: media: ov772x: Document endpoint properties Date: Mon, 3 Aug 2020 12:39:11 +0100 Message-Id: <1596454753-13612-2-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1596454753-13612-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <1596454753-13612-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document endpoint properties required for parallel interface Signed-off-by: Lad Prabhakar --- .../devicetree/bindings/media/i2c/ov772x.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Documentation/devicetree/bindings/media/i2c/ov772x.txt b/Documentation/devicetree/bindings/media/i2c/ov772x.txt index 0b3ede5b8e6a..1f4153484717 100644 --- a/Documentation/devicetree/bindings/media/i2c/ov772x.txt +++ b/Documentation/devicetree/bindings/media/i2c/ov772x.txt @@ -21,6 +21,22 @@ subnode for its digital output video port, in accordance with the video interface bindings defined in Documentation/devicetree/bindings/media/ video-interfaces.txt. +Endpoint node required properties for parallel connection are: +- remote-endpoint: a phandle to the bus receiver's endpoint node. +- bus-width: shall be set to <8> for 8 bits parallel bus + or <10> for 10 bits parallel bus +- data-shift: shall be set to <2> for 8 bits parallel bus + (lines 9:2 are used) or <0> for 10 bits parallel bus +- hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively. + (Not required for bus-type equal 6) +- vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively. + (Not required for bus-type equal 6) +- pclk-sample: sample data on rising (1) or falling (0) edge of the pixel clock + signal. (Not required for bus-type equal 6) +- bus-type: data bus type. Possible values are: + 5 - Parallel + 6 - Bt.656 + Example: &i2c0 { -- 2.17.1