linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
@ 2019-10-24 13:14 Geert Uytterhoeven
  2019-10-24 18:02 ` Niklas Söderlund
  2019-10-29 19:37 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2019-10-24 13:14 UTC (permalink / raw)
  To: Niklas Söderlund, Mauro Carvalho Chehab, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Biju Das, Laurent Pinchart, Hans Verkuil,
	linux-media, linux-renesas-soc, devicetree, Geert Uytterhoeven

The R-Car Gen2 per-board settings apply to RZ/G1, too.

Fixes: 1d14a5eaa156b0b3 ("media: dt-bindings: media: rcar_vin: add device tree support for r8a774[35]")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/media/renesas,vin.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/media/renesas,vin.txt b/Documentation/devicetree/bindings/media/renesas,vin.txt
index aa217b0962797712..221fcc416d1ac598 100644
--- a/Documentation/devicetree/bindings/media/renesas,vin.txt
+++ b/Documentation/devicetree/bindings/media/renesas,vin.txt
@@ -43,7 +43,7 @@ on Gen3 and RZ/G2 platforms to a CSI-2 receiver.
 Additionally, an alias named vinX will need to be created to specify
 which video input device this is.
 
-The per-board settings Gen2 platforms:
+The per-board settings for Gen2 and RZ/G1 platforms:
 
 - port - sub-node describing a single endpoint connected to the VIN
   from external SoC pins as described in video-interfaces.txt[1].
@@ -63,7 +63,7 @@ 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 and RZ/G2 platforms:
+The per-board settings for Gen3 and RZ/G2 platforms:
 
 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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
  2019-10-24 13:14 [PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings Geert Uytterhoeven
@ 2019-10-24 18:02 ` Niklas Söderlund
  2019-10-29 19:37 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Niklas Söderlund @ 2019-10-24 18:02 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Mauro Carvalho Chehab, Rob Herring, Mark Rutland,
	Fabrizio Castro, Biju Das, Laurent Pinchart, Hans Verkuil,
	linux-media, linux-renesas-soc, devicetree

Hi Geert,

Thanks for your work.

On 2019-10-24 15:14:23 +0200, Geert Uytterhoeven wrote:
> The R-Car Gen2 per-board settings apply to RZ/G1, too.
> 
> Fixes: 1d14a5eaa156b0b3 ("media: dt-bindings: media: rcar_vin: add device tree support for r8a774[35]")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

> ---
>  Documentation/devicetree/bindings/media/renesas,vin.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/media/renesas,vin.txt b/Documentation/devicetree/bindings/media/renesas,vin.txt
> index aa217b0962797712..221fcc416d1ac598 100644
> --- a/Documentation/devicetree/bindings/media/renesas,vin.txt
> +++ b/Documentation/devicetree/bindings/media/renesas,vin.txt
> @@ -43,7 +43,7 @@ on Gen3 and RZ/G2 platforms to a CSI-2 receiver.
>  Additionally, an alias named vinX will need to be created to specify
>  which video input device this is.
>  
> -The per-board settings Gen2 platforms:
> +The per-board settings for Gen2 and RZ/G1 platforms:
>  
>  - port - sub-node describing a single endpoint connected to the VIN
>    from external SoC pins as described in video-interfaces.txt[1].
> @@ -63,7 +63,7 @@ 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 and RZ/G2 platforms:
> +The per-board settings for Gen3 and RZ/G2 platforms:
>  
>  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
> -- 
> 2.17.1
> 

-- 
Regards,
Niklas Söderlund

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
  2019-10-24 13:14 [PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings Geert Uytterhoeven
  2019-10-24 18:02 ` Niklas Söderlund
@ 2019-10-29 19:37 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2019-10-29 19:37 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Niklas Söderlund, Mauro Carvalho Chehab, Mark Rutland,
	Fabrizio Castro, Biju Das, Laurent Pinchart, Hans Verkuil,
	linux-media, linux-renesas-soc, devicetree, Geert Uytterhoeven

On Thu, 24 Oct 2019 15:14:23 +0200, Geert Uytterhoeven wrote:
> The R-Car Gen2 per-board settings apply to RZ/G1, too.
> 
> Fixes: 1d14a5eaa156b0b3 ("media: dt-bindings: media: rcar_vin: add device tree support for r8a774[35]")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/devicetree/bindings/media/renesas,vin.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-29 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 13:14 [PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings Geert Uytterhoeven
2019-10-24 18:02 ` Niklas Söderlund
2019-10-29 19:37 ` Rob Herring

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).