devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 0/5] arm64: dts: renesas: ulcb: Enable HDMI
Date: Mon, 10 Jul 2017 11:21:17 +0200	[thread overview]
Message-ID: <20170710092117.GO13680@verge.net.au> (raw)
In-Reply-To: <1499394976-14201-1-git-send-email-vladimir.barinov@cogentembedded.com>

On Fri, Jul 07, 2017 at 05:36:16AM +0300, Vladimir Barinov wrote:
> Hello,
> 
> This patch series enables HDMI support for the H3 and M3-W based ULCB boards
> 
> This has the following dependency:
> - [PATCH v2 series] R-Car Salvator-X M3-W: Enable DU support
> - [PATCH] arm64: dts: renesas: ulcb: Enable I2C4
> - [PATCH] clk: vc5: Add support for IDT VersaClock 5P49V5925

I am holding off on applying these pending the first dependency above.

> 
> Vladimir Barinov (5):
> [1/5] arm64: dts: renesas: ulcb: Add DU external dot clock sources
> [2/5] arm64: dts: renesas: r8a7795-h3ulcb: Add DU external dot clocks
> [3/5] arm64: dts: renesas: r8a7796-m3ulcb: Add DU external dot clocks
> [4/5] arm64: dts: renesas: ulcb: Add HDMI output connector
> [5/5] arm64: dts: renesas: ulcb: Enable HDMI output
> 
> ---
> This patchset is against the 'kernel/git/horms/renesas.git' repo.
> 
>  r8a7795-h3ulcb.dts |   14 ++++++++++++++
>  r8a7796-m3ulcb.dts |   12 ++++++++++++
>  ulcb.dtsi          |   42 ++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 68 insertions(+)
> 

  parent reply	other threads:[~2017-07-10  9:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  2:36 [PATCH 0/5] arm64: dts: renesas: ulcb: Enable HDMI Vladimir Barinov
2017-07-07  2:36 ` [PATCH 1/5] arm64: dts: renesas: ulcb: Add DU external dot clock sources Vladimir Barinov
2017-07-10  8:28   ` Geert Uytterhoeven
     [not found]   ` <1499395019-14261-1-git-send-email-vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-07-10  8:42     ` Simon Horman
2017-07-10  8:45       ` Simon Horman
2017-07-07  2:37 ` [PATCH 2/5] arm64: dts: renesas: r8a7795-h3ulcb: Add DU external dot clocks Vladimir Barinov
     [not found]   ` <1499395034-14301-1-git-send-email-vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-07-10  8:30     ` Geert Uytterhoeven
2017-07-07  2:37 ` [PATCH 3/5] arm64: dts: renesas: r8a7796-m3ulcb: " Vladimir Barinov
2017-07-10  8:33   ` Geert Uytterhoeven
     [not found] ` <1499394976-14201-1-git-send-email-vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-07-07  2:37   ` [PATCH 4/5] arm64: dts: renesas: ulcb: Add HDMI output connector Vladimir Barinov
2017-07-10  8:36     ` Geert Uytterhoeven
2017-07-10 13:09     ` Laurent Pinchart
2017-07-10 16:28       ` Vladimir Barinov
     [not found]         ` <fbc99ea5-cfbb-5fcf-9162-7358fe4d667c-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-07-10 19:38           ` Laurent Pinchart
2017-07-11  9:04   ` [PATCH 0/5] arm64: dts: renesas: ulcb: Enable HDMI Simon Horman
2017-07-07  2:37 ` [PATCH 5/5] arm64: dts: renesas: ulcb: Enable HDMI output Vladimir Barinov
2017-07-10  8:37   ` Geert Uytterhoeven
2017-07-10  9:21 ` Simon Horman [this message]
2017-07-10 13:09 ` [PATCH 0/5] arm64: dts: renesas: ulcb: Enable HDMI 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=20170710092117.GO13680@verge.net.au \
    --to=horms@verge.net.au \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=vladimir.barinov@cogentembedded.com \
    --cc=will.deacon@arm.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).