All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Lager and Koelsh reference DU support
@ 2014-02-14 17:20 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2014-02-14 17:20 UTC (permalink / raw)
  To: linux-sh

Hello,

These two patches add support for the Display Unit to the Lager and Koelsch 
reference board files. The device should ideally be instantiated through DT,
but given the lack of DT bindings for the foreseeable future platform devices
are used as a temporary solution.

Compared to v1 the patches have been rebased directly on top of Simon's latest
devel branch.

Laurent Pinchart (2):
  ARM: shmobile: lager-reference: Add DU device
  ARM: shmobile: koelsch-reference: Add DU device

 arch/arm/boot/dts/r8a7790-lager.dts              |   7 +-
 arch/arm/boot/dts/r8a7791-koelsch.dts            |   7 +-
 arch/arm/mach-shmobile/board-koelsch-reference.c | 101 ++++++++++++++++++----
 arch/arm/mach-shmobile/board-lager-reference.c   | 103 +++++++++++++++++++----
 4 files changed, 186 insertions(+), 32 deletions(-)

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-14 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-14 17:20 [PATCH v2 0/2] Lager and Koelsh reference DU support Laurent Pinchart

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.