linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: William Towle <william.towle@codethink.co.uk>
To: linux-media@vger.kernel.org, linux-kernel@lists.codethink.co.uk
Cc: linux-sh@vger.kernel.org,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Hans Verkuil <hverkuil@xs4all.nl>
Subject: [PATCH 3/3] ARM: shmobile: lager dts: specify default-input for ADV7612
Date: Thu, 13 Aug 2015 11:36:51 +0000	[thread overview]
Message-ID: <1439465811-936-4-git-send-email-william.towle@codethink.co.uk> (raw)
In-Reply-To: <1439465811-936-1-git-send-email-william.towle@codethink.co.uk>

From: Ian Molton <ian.molton@codethink.co.uk>

Set the 'default-input' property for ADV7612, enabling image and video
capture without the need to have userspace specifying routing.

(This version places the property in the adv7612 node, in line with
Ian's documentation)

Signed-off-by: Ian Molton <ian.molton@codethink.co.uk>
Signed-off-by: William Towle <william.towle@codethink.co.uk>
---
 arch/arm/boot/dts/r8a7790-lager.dts |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 31854bc..12e1cfa 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -547,6 +547,7 @@
 	hdmi-in@4c {
 		compatible = "adi,adv7612";
 		reg = <0x4c>;
+		default-input = <0>;
 
 		port {
 			hdmi_in_ep: endpoint {
-- 
1.7.10.4


  parent reply	other threads:[~2015-08-13 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13 11:36 Renesas Lager: Device Tree entries for VIN HDMI input, version 2 William Towle
2015-08-13 11:36 ` [PATCH 1/3] ARM: shmobile: lager dts: Add entries for VIN HDMI input support William Towle
2015-08-13 11:36 ` [PATCH 2/3] media: adv7604: automatic "default-input" selection William Towle
2015-08-13 11:36 ` William Towle [this message]
2015-09-18  0:26 ` Renesas Lager: Device Tree entries for VIN HDMI input, version 2 Simon Horman
2015-09-22 16:36 ` [Linux-kernel] " William Towle

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=1439465811-936-4-git-send-email-william.towle@codethink.co.uk \
    --to=william.towle@codethink.co.uk \
    --cc=g.liakhovetski@gmx.de \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@lists.codethink.co.uk \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.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 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).