All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v2 0/2] Lager and Koelsh reference DU support
Date: Fri, 14 Feb 2014 17:20:39 +0000	[thread overview]
Message-ID: <1392398441-9560-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> (raw)

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


                 reply	other threads:[~2014-02-14 17:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1392398441-9560-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com \
    --to=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-sh@vger.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: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.