Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2125318pxa; Mon, 17 Aug 2020 01:09:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy93LpUxJ6OOy/jNG3B/iN2Qx8dVSKYpWtfo8AVDSJlgGns28iF7x2uV5KZhpekAg2aEePm X-Received: by 2002:a50:fe0a:: with SMTP id f10mr13561615edt.264.1597651762492; Mon, 17 Aug 2020 01:09:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597651762; cv=none; d=google.com; s=arc-20160816; b=ZmP/kyq3bHRjR+a6NL6JZRXQvYP4MMTjeblNdQ7WDmLM6EdRbSnjoxPYGhz2MHZ5lV WWm6ozbqtRS6hwgwpwC4gw8n0DLaEfkeBf+U1NhdZKw8TUdfuxCtm1kUVj9CXzGQxdkm 4dTFT3mWP6i3VcZGd2yQrCZulRcj9nE+F3pKyiAiVgbUwzzlvfo4QznsUfutixWhGVUs 342Os2rQobP4dJuWracGyIcdMk4Ed6rLcX/IeivOpkNaOHo9Y0wtDLugne6602dAQwwr SfJ3dRGGHmzNJM7o24wVERaAfIrkSkGxWEK7mHvHwcfirSYHdI/gtZkuT1HgdLDJWVCb YU6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=K5HSNAfh0cRtH/zcnYTl1415DHxj5rYLmT1oeiwEI9M=; b=prrHWZTQENemq1+WpJxCFvvBEEdJcFruwvLTQ2FT8gpD8tMUbmR3PrxAJOl+KaovhC YETObrEBjj9LY+52+y55FoI1ml+iEy9V29TR1TwXM0s2roBAlwcWWfItQefApiszCtz3 wT4HjKQmzpRYrueOAVunIMCkiWipaAo+PIgz95FixZOnqvGTlDjzkMx2eU34cXpMT1OX P9IfVzsLtyJZZFtSngx1WsrSwO3XhNZta4jh+JgFAecc3YD12QREiVjY8a/eQBRIg5fy vMhpcu3xtfsU5woCkaao0I4wruN8rGwSsXCKUDGjrkea4wXKupeqx7a0ue2vOulX6reu Zcew== 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 q25si10619403edr.402.2020.08.17.01.09.00; Mon, 17 Aug 2020 01:09:22 -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 S1727006AbgHQIIC (ORCPT + 99 others); Mon, 17 Aug 2020 04:08:02 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:52071 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726768AbgHQIIC (ORCPT ); Mon, 17 Aug 2020 04:08:02 -0400 X-Originating-IP: 93.34.118.233 Received: from uno.localdomain (93-34-118-233.ip49.fastwebnet.it [93.34.118.233]) (Authenticated sender: jacopo@jmondi.org) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id BB259FF80B; Mon, 17 Aug 2020 08:07:55 +0000 (UTC) Date: Mon, 17 Aug 2020 10:11:38 +0200 From: Jacopo Mondi To: "Lad, Prabhakar" Cc: Mauro Carvalho Chehab , Rob Herring , Hans Verkuil , Kieran Bingham , Sakari Ailus , linux-media , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LKML , Biju Das , Linux-Renesas , Lad Prabhakar Subject: Re: [PATCH v2 1/3] dt-bindings: media: ov772x: Document endpoint properties Message-ID: <20200817081138.dog5lhpmszbu2mgc@uno.localdomain> References: <1596454753-13612-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> <1596454753-13612-2-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Prabhakar, On Sat, Aug 15, 2020 at 11:34:33AM +0100, Lad, Prabhakar wrote: > Hi Jacopo, > > On Mon, Aug 3, 2020 at 12:39 PM Lad Prabhakar > wrote: > > > > Document endpoint properties required for parallel interface > > > > Signed-off-by: Lad Prabhakar > > --- > > .../devicetree/bindings/media/i2c/ov772x.txt | 16 ++++++++++++++++ > > 1 file changed, 16 insertions(+) > > > I see you already have a patch for YAML conversion for OV772x binding > [1], if you plan to post a v2 would you be OK to pick these changes as > part of your conversion changes ? Sure thing, I'll add the following properties to the series! Thanks j > > [1] https://www.spinics.net/lists/linux-media/msg173201.html > > Cheers, > Prabhakar > > > 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 > >