All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: Hugues FRUCHET <hugues.fruchet@st.com>
Cc: Steve Longerbeam <slongerbeam@gmail.com>,
	Hans Verkuil <hverkuil@xs4all.nl>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	Benjamin Gaignard <benjamin.gaignard@linaro.org>
Subject: Re: [PATCH v4 3/5] media: dt-bindings: ov5640: refine CSI-2 and add parallel interface
Date: Wed, 3 Jan 2018 11:10:21 +0200	[thread overview]
Message-ID: <20180103091021.x2yego3wmhsq6bfx@valkosipuli.retiisi.org.uk> (raw)
In-Reply-To: <55be0bed-7964-fc94-58fb-d385b1adcc98@st.com>

On Wed, Jan 03, 2018 at 08:47:09AM +0000, Hugues FRUCHET wrote:
> Hi Sakari,
> this is fine for me to drop those two lines so sync signals become 
> mandatory.
> Must I repost a v5 serie ?

Here's the diff:

diff --git a/Documentation/devicetree/bindings/media/i2c/ov5640.txt b/Documentation/devicetree/bindings/media/i2c/ov5640.txt
index e26a84646603..8e36da0d8406 100644
--- a/Documentation/devicetree/bindings/media/i2c/ov5640.txt
+++ b/Documentation/devicetree/bindings/media/i2c/ov5640.txt
@@ -31,8 +31,6 @@ Endpoint node required properties for parallel connection are:
 	     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
-
-Endpoint node optional properties for parallel connection are:
 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
 - pclk-sample: sample data on rising (1) or falling (0) edge of the pixel clock

-- 
Sakari Ailus
e-mail: sakari.ailus@iki.fi

  parent reply	other threads:[~2018-01-03  9:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20  9:51 [PATCH v4 0/5] Add OV5640 parallel interface and RGB565/YUYV support Hugues Fruchet
2017-12-20  9:51 ` [PATCH v4 1/5] media: ov5640: switch to gpiod_set_value_cansleep() Hugues Fruchet
2017-12-20  9:51 ` [PATCH v4 2/5] media: ov5640: check chip id Hugues Fruchet
2017-12-20  9:51 ` [PATCH v4 3/5] media: dt-bindings: ov5640: refine CSI-2 and add parallel interface Hugues Fruchet
2018-01-02 12:20   ` Sakari Ailus
2018-01-02 12:24     ` Sakari Ailus
2018-01-03  8:47       ` Hugues FRUCHET
2018-01-03  9:04         ` Sakari Ailus
2018-01-03  9:10         ` Sakari Ailus [this message]
2018-01-03  9:12           ` Hugues FRUCHET
2018-01-03  9:23             ` Sakari Ailus
2018-01-03 10:02               ` Hugues FRUCHET
2017-12-20  9:51 ` [PATCH v4 4/5] media: ov5640: add support of DVP " Hugues Fruchet
2017-12-20  9:51 ` [PATCH v4 5/5] media: ov5640: add support of RGB565 and YUYV formats Hugues Fruchet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180103091021.x2yego3wmhsq6bfx@valkosipuli.retiisi.org.uk \
    --to=sakari.ailus@iki.fi \
    --cc=benjamin.gaignard@linaro.org \
    --cc=hugues.fruchet@st.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=slongerbeam@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.