LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org> To: Jacopo Mondi <jacopo+renesas@jmondi.org> Cc: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>, "Laurent Pinchart" <laurent.pinchart@ideasonboard.com>, "Simon Horman" <horms@verge.net.au>, "Magnus Damm" <magnus.damm@gmail.com>, "Rob Herring" <robh+dt@kernel.org>, Linux-Renesas <linux-renesas-soc@vger.kernel.org>, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" <devicetree@vger.kernel.org>, "Linux ARM" <linux-arm-kernel@lists.infradead.org>, "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org> Subject: Re: [PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4 Date: Mon, 14 May 2018 22:33:44 +0200 [thread overview] Message-ID: <CAMuHMdXdDZdbrpLTogyR=djwtQYMf1dgAA_z+8HaFZBG6R+e6g@mail.gmail.com> (raw) In-Reply-To: <1526032802-14376-1-git-send-email-jacopo+renesas@jmondi.org> Hi Jacopo, On Fri, May 11, 2018 at 11:59 AM, Jacopo Mondi <jacopo+renesas@jmondi.org> wrote: > this series enables HDMI input and VIN4 on R-Car D3 Draak board. > > The Draak board has an HDMI input connected to an HDMI decoder that feeds > the VIN capture interface through its parallel video interface. > > The series requires the just sent: > [PATCH 0/5] rcar-vin: Add support for digital input on Gen3 > > and enables image capture operations on D3 Draak board. > > The series has been developed on top of media-master tree but applies cleanly > on top of latest renesas-driver. > > Geert: would you like a topic branch for this series to be included in > renesas-drivers? It seems patch 2 has been applied by Simon already, but there is some discussion pending on patch 3? > Patches for testing are available at: > git://jmondi.org/linux d3/media-master/driver > git://jmondi.org/linux d3/media-master/dts > git://jmondi.org/linux d3/media-master/test > git://jmondi.org/vin-tests d3 > > Thanks > j > > Jacopo Mondi (3): > dt-bindings: media: rcar-vin: Add R8A77995 support > arm64: dts: renesas: r8a77995: Add VIN4 > arm64: dts: renesas: draak: Describe HDMI input > > .../devicetree/bindings/media/rcar_vin.txt | 1 + > arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 68 ++++++++++++++++++++++ > arch/arm64/boot/dts/renesas/r8a77995.dtsi | 11 ++++ > 3 files changed, 80 insertions(+) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
next prev parent reply other threads:[~2018-05-14 20:33 UTC|newest] Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-05-11 9:59 [PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4 Jacopo Mondi 2018-05-11 10:00 ` [PATCH 1/3] dt-bindings: media: rcar-vin: Add R8A77995 support Jacopo Mondi 2018-05-11 11:22 ` Niklas Söderlund 2018-05-11 13:35 ` Simon Horman 2018-05-15 8:36 ` jacopo mondi 2018-05-16 7:49 ` Simon Horman 2018-05-14 2:31 ` Laurent Pinchart 2018-05-11 10:00 ` [PATCH 2/3] arm64: dts: renesas: r8a77995: Add VIN4 Jacopo Mondi 2018-05-11 11:25 ` Niklas Söderlund 2018-05-11 13:45 ` Simon Horman 2018-05-13 18:30 ` jacopo mondi 2018-05-14 2:36 ` Laurent Pinchart 2018-05-15 7:06 ` Simon Horman 2018-05-11 10:00 ` [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input Jacopo Mondi 2018-05-13 8:17 ` Simon Horman 2018-05-13 11:56 ` Niklas Söderlund 2018-05-13 12:57 ` Niklas Söderlund 2018-05-14 2:49 ` Laurent Pinchart 2018-05-14 9:49 ` Niklas Söderlund 2018-05-14 10:11 ` Niklas Söderlund 2018-05-14 16:52 ` Laurent Pinchart 2018-05-14 7:39 ` jacopo mondi 2018-05-14 10:23 ` Niklas Söderlund 2018-05-14 17:03 ` Laurent Pinchart 2018-05-14 20:33 ` Geert Uytterhoeven [this message] 2018-05-15 7:09 ` [PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4 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='CAMuHMdXdDZdbrpLTogyR=djwtQYMf1dgAA_z+8HaFZBG6R+e6g@mail.gmail.com' \ --to=geert@linux-m68k.org \ --cc=devicetree@vger.kernel.org \ --cc=horms@verge.net.au \ --cc=jacopo+renesas@jmondi.org \ --cc=laurent.pinchart@ideasonboard.com \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-renesas-soc@vger.kernel.org \ --cc=magnus.damm@gmail.com \ --cc=niklas.soderlund@ragnatech.se \ --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: linkBe 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).