All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Jacopo Mondi <jacopo+renesas@jmondi.org>
Cc: laurent.pinchart@ideasonboard.com, magnus.damm@gmail.com,
	geert@glider.be, mchehab@kernel.org, hverkuil@xs4all.nl,
	festevam@gmail.com, sakari.ailus@iki.fi, mark.rutland@arm.com,
	linux-renesas-soc@vger.kernel.org, linux-media@vger.kernel.org,
	linux-sh@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings
Date: Thu, 11 Jan 2018 22:28:14 +0000	[thread overview]
Message-ID: <20180111222814.akilxxe52dibnbar@rob-hp-laptop> (raw)
In-Reply-To: <1515515131-13760-2-git-send-email-jacopo+renesas@jmondi.org>

On Tue, Jan 09, 2018 at 05:25:23PM +0100, Jacopo Mondi wrote:
> Add bindings documentation for Renesas Capture Engine Unit (CEU).
> 
> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
> ---
>  .../devicetree/bindings/media/renesas,ceu.txt      | 81 ++++++++++++++++++++++
>  1 file changed, 81 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/renesas,ceu.txt

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Jacopo Mondi <jacopo+renesas@jmondi.org>
Cc: laurent.pinchart@ideasonboard.com, magnus.damm@gmail.com,
	geert@glider.be, mchehab@kernel.org, hverkuil@xs4all.nl,
	festevam@gmail.com, sakari.ailus@iki.fi, mark.rutland@arm.com,
	linux-renesas-soc@vger.kernel.org, linux-media@vger.kernel.org,
	linux-sh@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings
Date: Thu, 11 Jan 2018 16:28:14 -0600	[thread overview]
Message-ID: <20180111222814.akilxxe52dibnbar@rob-hp-laptop> (raw)
In-Reply-To: <1515515131-13760-2-git-send-email-jacopo+renesas@jmondi.org>

On Tue, Jan 09, 2018 at 05:25:23PM +0100, Jacopo Mondi wrote:
> Add bindings documentation for Renesas Capture Engine Unit (CEU).
> 
> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
> ---
>  .../devicetree/bindings/media/renesas,ceu.txt      | 81 ++++++++++++++++++++++
>  1 file changed, 81 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/renesas,ceu.txt

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2018-01-11 22:28 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09 16:25 [PATCH v4 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver Jacopo Mondi
2018-01-09 16:25 ` Jacopo Mondi
2018-01-09 16:25 ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-11 22:28   ` Rob Herring [this message]
2018-01-11 22:28     ` Rob Herring
     [not found]   ` <1515515131-13760-2-git-send-email-jacopo+renesas-AW8dsiIh9cEdnm+yROfE0A@public.gmane.org>
2018-01-11 22:50     ` Laurent Pinchart
2018-01-11 22:50       ` Laurent Pinchart
2018-01-11 22:50       ` Laurent Pinchart
2018-01-12  6:48       ` Simon Horman
2018-01-12  6:48         ` Simon Horman
     [not found] ` <1515515131-13760-1-git-send-email-jacopo+renesas-AW8dsiIh9cEdnm+yROfE0A@public.gmane.org>
2018-01-09 16:25   ` [PATCH v4 2/9] include: media: Add Renesas CEU driver interface Jacopo Mondi
2018-01-09 16:25     ` Jacopo Mondi
2018-01-09 16:25     ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 3/9] v4l: platform: Add Renesas CEU driver Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-11 23:12   ` Laurent Pinchart
2018-01-11 23:12     ` Laurent Pinchart
2018-01-12  9:01     ` Geert Uytterhoeven
2018-01-12  9:01       ` Geert Uytterhoeven
     [not found]       ` <CAMuHMdVCa=mXBLjUpqUgg90=Yqj0_r0cmB5UsOYJvdxw3HSsmw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-01-12 10:35         ` Laurent Pinchart
2018-01-12 10:35           ` Laurent Pinchart
2018-01-12 10:35           ` Laurent Pinchart
2018-01-12 10:36   ` Philippe Ombredanne
2018-01-12 10:36     ` Philippe Ombredanne
2018-01-12 10:36     ` Philippe Ombredanne
2018-01-12 13:38     ` jacopo mondi
2018-01-12 13:38       ` jacopo mondi
2018-01-12 13:38       ` jacopo mondi
2018-01-23 10:28       ` Philippe Ombredanne
2018-01-23 10:28         ` Philippe Ombredanne
2018-01-09 16:25 ` [PATCH v4 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU) Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 6/9] media: i2c: ov772x: Remove soc_camera dependencies Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 8/9] media: i2c: tw9910: Remove soc_camera dependencies Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi
2018-01-09 16:25 ` [PATCH v4 9/9] arch: sh: migor: Use new renesas-ceu camera driver Jacopo Mondi
2018-01-09 16:25   ` Jacopo Mondi

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=20180111222814.akilxxe52dibnbar@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=geert@glider.be \
    --cc=hverkuil@xs4all.nl \
    --cc=jacopo+renesas@jmondi.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@iki.fi \
    /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.