All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/03] ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2
@ 2015-11-16  8:57 Magnus Damm
  2015-11-17 19:09 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2015-11-16  8:57 UTC (permalink / raw)
  To: linux-sh

ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2

[PATCH v2 01/03] ARM: shmobile: r8a7794: Add DU0 clock
[PATCH v2 02/03] ARM: shmobile: r8a7794: Add DU node to device tree
[PATCH v2 03/03] ARM: shmobile: r8a7794: alt: Enable VGA port

These patches enable VGA port support for the r8a7794 ALT board. No
special merge time dependencies exist, however for correct run time
operation v4.4-rc1 is recommended and in particular the patch
"drm: rcar-du: Add support for the R8A7794 DU".

Tested with the modetest utility on the r8a7794 ALT board.
# modetest -M rcar-du -c
# modetest -M rcar-du -s 33:1024x768@AR24

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Written against renesas-devel-20151113-v4.3

 Changes since V1:
 - The first patch in V1 is replaced with r8a7794 integration patches
   by Laurent from "[PATCH 0/5] R-Car DU: Add support for R8A7793 and R8A7794"
 - Patch 3/3 is updated to fit on top of patch 1 and 2.
 
 No special compile time dependencies. Run time dependency on
 "drm: rcar-du: Add support for the R8A7794 DU" which is present in v4.4-rc1.

 arch/arm/boot/dts/r8a7794-alt.dts         |   61 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/r8a7794.dtsi            |   35 +++++++++++++++-
 include/dt-bindings/clock/r8a7794-clock.h |    1 
 3 files changed, 94 insertions(+), 3 deletions(-)

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

* Re: [PATCH v2 00/03] ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2
  2015-11-16  8:57 [PATCH v2 00/03] ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2 Magnus Damm
@ 2015-11-17 19:09 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2015-11-17 19:09 UTC (permalink / raw)
  To: linux-sh

On Mon, Nov 16, 2015 at 05:57:03PM +0900, Magnus Damm wrote:
> ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2
> 
> [PATCH v2 01/03] ARM: shmobile: r8a7794: Add DU0 clock
> [PATCH v2 02/03] ARM: shmobile: r8a7794: Add DU node to device tree
> [PATCH v2 03/03] ARM: shmobile: r8a7794: alt: Enable VGA port
> 
> These patches enable VGA port support for the r8a7794 ALT board. No
> special merge time dependencies exist, however for correct run time
> operation v4.4-rc1 is recommended and in particular the patch
> "drm: rcar-du: Add support for the R8A7794 DU".
> 
> Tested with the modetest utility on the r8a7794 ALT board.
> # modetest -M rcar-du -c
> # modetest -M rcar-du -s 33:1024x768@AR24
> 
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>

Thanks, I have queued these up for v4.5.

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

end of thread, other threads:[~2015-11-17 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16  8:57 [PATCH v2 00/03] ARM: shmobile: r8a7794 ALT board DU VGA port enablement V2 Magnus Damm
2015-11-17 19:09 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.