From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "Ulrich Hecht" <ulrich.hecht+renesas@gmail.com>,
"Simon Horman" <horms@verge.net.au>,
"Hans Verkuil" <hans.verkuil@cisco.com>,
"Niklas Söderlund" <niklas.soderlund@ragnatech.se>,
"Linux Media Mailing List" <linux-media@vger.kernel.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
"Magnus Damm" <magnus.damm@gmail.com>
Subject: Re: [PATCH 2/3] ARM: dts: gose: add HDMI input
Date: Fri, 30 Sep 2016 16:32:52 +0300 [thread overview]
Message-ID: <3186140.opQPlkUUe2@avalon> (raw)
In-Reply-To: <CAMuHMdV3ZSfMeyCv3j8F3rUeT48nQc-03L5iDXYF-=wT7Ek2nw@mail.gmail.com>
On Friday 30 Sep 2016 15:00:59 Geert Uytterhoeven wrote:
> On Fri, Sep 30, 2016 at 2:40 PM, Laurent Pinchart wrote:
> >> --- a/arch/arm/boot/dts/r8a7793-gose.dts
> >> +++ b/arch/arm/boot/dts/r8a7793-gose.dts
> >> @@ -374,6 +374,11 @@
> >> groups = "audio_clk_a";
> >> function = "audio_clk";
> >> };
> >> +
> >> + vin0_pins: vin0 {
> >> + groups = "vin0_data24", "vin0_sync", "vin0_clkenb",
> >> "vin0_clk";
> >> + function = "vin0";
> >> + };
> >> };
> >>
> >> ðer {
> >> @@ -531,6 +536,21 @@
> >> };
> >> };
> >>
> >> + hdmi-in@4c {
> >> + compatible = "adi,adv7612";
> >> + reg = <0x4c>;
> >> + interrupt-parent = <&gpio1>;
> >> + interrupts = <20 IRQ_TYPE_LEVEL_LOW>;
> >
> > Isn't the interrupt signal connected to GP4_2 ?
>
> No idea about Gose, but on Koelsch it is (hence koelsch DTS is wrong??)
I believe so. I don't have a Koelsch board anymore so I can't test that.
Niklas, do you have a Koelsch on which you could confirm the IRQ number ?
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2016-09-30 13:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 13:09 [PATCH 0/3] r8a7793 Gose video input support Ulrich Hecht
2016-09-16 13:09 ` [PATCH 1/3] ARM: dts: r8a7793: Enable VIN0, VIN1 Ulrich Hecht
2016-09-19 7:17 ` Geert Uytterhoeven
2016-09-30 10:55 ` Laurent Pinchart
2016-09-30 11:08 ` Laurent Pinchart
2016-09-16 13:09 ` [PATCH 2/3] ARM: dts: gose: add HDMI input Ulrich Hecht
2016-09-30 12:40 ` Laurent Pinchart
2016-09-30 13:00 ` Geert Uytterhoeven
2016-09-30 13:32 ` Laurent Pinchart [this message]
2016-10-01 9:19 ` Niklas Söderlund
2016-10-03 10:16 ` Laurent Pinchart
2016-09-16 13:09 ` [PATCH 3/3] ARM: dts: gose: add composite video input Ulrich Hecht
2016-09-30 12:42 ` Laurent Pinchart
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=3186140.opQPlkUUe2@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=geert@linux-m68k.org \
--cc=hans.verkuil@cisco.com \
--cc=horms@verge.net.au \
--cc=linux-media@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=niklas.soderlund@ragnatech.se \
--cc=ulrich.hecht+renesas@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 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).