linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
To: Biju Das <biju.das@bp.renesas.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	devicetree@vger.kernel.org, Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Subject: Re: [PATCH 3/5] media: dt-bindings: media: rcar_vin: Add r8a774a1 support
Date: Mon, 17 Sep 2018 13:07:12 +0200	[thread overview]
Message-ID: <20180917110712.GR18450@bigcity.dyn.berto.se> (raw)
In-Reply-To: <1536589878-26218-4-git-send-email-biju.das@bp.renesas.com>

Hi Biju,

Thanks for your patch.

On 2018-09-10 15:31:16 +0100, Biju Das wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> The RZ/G2M SoC is similar to R-Car M3-W (R8A7796).
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Acked-by: Niklas S�derlund <niklas.soderlund+renesas@ragnatech.se>

> ---
>  Documentation/devicetree/bindings/media/rcar_vin.txt | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt
> index 2f42005..8c81689 100644
> --- a/Documentation/devicetree/bindings/media/rcar_vin.txt
> +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt
> @@ -12,6 +12,7 @@ on Gen3 platforms to a CSI-2 receiver.
>   - compatible: Must be one or more of the following
>     - "renesas,vin-r8a7743" for the R8A7743 device
>     - "renesas,vin-r8a7745" for the R8A7745 device
> +   - "renesas,vin-r8a774a1" for the R8A774A1 device
>     - "renesas,vin-r8a7778" for the R8A7778 device
>     - "renesas,vin-r8a7779" for the R8A7779 device
>     - "renesas,vin-r8a7790" for the R8A7790 device
> @@ -58,9 +59,9 @@ The per-board settings Gen2 platforms:
>      - data-enable-active: polarity of CLKENB signal, see [1] for
>        description. Default is active high.
>  
> -The per-board settings Gen3 platforms:
> +The per-board settings Gen3 and RZ/G2 platforms:
>  
> -Gen3 platforms can support both a single connected parallel input source
> +Gen3 and RZ/G2 platforms can support both a single connected parallel input source
>  from external SoC pins (port@0) and/or multiple parallel input sources
>  from local SoC CSI-2 receivers (port@1) depending on SoC.
>  
> -- 
> 2.7.4
> 

-- 
Regards,
Niklas S�derlund

  reply	other threads:[~2018-09-17 16:34 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-10 14:31 [PATCH 0/5] Add VIN support to RZ/G2M Biju Das
2018-09-10 14:31 ` [PATCH 1/5] media: dt-bindings: media: rcar-csi2: Add r8a774a1 support Biju Das
2018-09-17 11:04   ` Niklas Söderlund
2018-11-08 12:50   ` Fabrizio Castro
2018-11-08 14:08     ` Simon Horman
2018-11-08 14:19       ` Fabrizio Castro
2018-11-08 14:09   ` Simon Horman
2018-11-08 14:18   ` Fabrizio Castro
2019-01-21 17:17     ` Fabrizio Castro
2019-03-01 12:09   ` Fabrizio Castro
2019-03-01 12:55     ` Hans Verkuil
2019-03-01 12:58       ` Geert Uytterhoeven
2019-03-01 13:08         ` Hans Verkuil
2019-03-01 13:12           ` Biju Das
2019-03-01 13:19             ` Hans Verkuil
2019-03-01 13:21               ` Biju Das
2019-03-01 13:13           ` Geert Uytterhoeven
2019-03-01 13:06       ` Laurent Pinchart
2019-03-07  0:44         ` Niklas Söderlund
2018-09-10 14:31 ` [PATCH 2/5] media: rcar-csi2: Enable support for r8a774a1 Biju Das
2018-09-17 11:05   ` Niklas Söderlund
2018-11-08 12:51   ` Fabrizio Castro
2018-11-08 14:10     ` Simon Horman
2018-11-08 14:24       ` Fabrizio Castro
2018-11-08 14:23   ` Fabrizio Castro
2019-01-21 17:18     ` Fabrizio Castro
2018-11-08 14:25   ` Simon Horman
2019-03-01 12:11   ` Fabrizio Castro
2018-09-10 14:31 ` [PATCH 3/5] media: dt-bindings: media: rcar_vin: Add r8a774a1 support Biju Das
2018-09-17 11:07   ` Niklas Söderlund [this message]
2018-11-08 12:52   ` Fabrizio Castro
2018-11-08 14:20     ` Simon Horman
2018-11-08 14:25       ` Fabrizio Castro
2018-11-08 14:25   ` Fabrizio Castro
2019-01-21 17:19     ` Fabrizio Castro
2018-11-08 14:25   ` Simon Horman
2019-03-01 12:12   ` Fabrizio Castro
2018-09-10 14:31 ` [PATCH 4/5] media: rcar-vin: Enable support for r8a774a1 Biju Das
2018-09-17 11:08   ` Niklas Söderlund
2018-11-08 12:53   ` Fabrizio Castro
2018-11-08 14:26   ` Simon Horman
2018-11-29 15:12   ` Biju Das
2019-01-21 17:19     ` Fabrizio Castro
2019-03-01 12:14   ` Fabrizio Castro
2018-09-10 14:31 ` [PATCH 5/5] arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes Biju Das
2018-09-11 13:53   ` Simon Horman
2018-10-18 13:17     ` Simon Horman

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=20180917110712.GR18450@bigcity.dyn.berto.se \
    --to=niklas.soderlund@ragnatech.se \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@kernel.org \
    --cc=robh+dt@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).