devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leela Krishna Amudala <l.krishna@samsung.com>
To: dri-devel@lists.freedesktop.org, devicetree-discuss@lists.ozlabs.org
Cc: inki.dae@samsung.com, olofj@google.com,
	laurent.pinchart@ideasonboard.com, joshi@samsung.com
Subject: [PATCH V2 0/2] video: drm: Add Device tree support to DRM-FIMD
Date: Wed, 11 Jul 2012 14:14:45 +0530	[thread overview]
Message-ID: <1341996287-14666-1-git-send-email-l.krishna@samsung.com> (raw)

This patch set adds device tree support for DRM-FIMD for Samsung's Exynos5250.
It includes parsing platform data from dts file.

This patchset is based and tested on top of v3.5-rc6

Changes since V1:
	- Corrected typo errors and changed compatibility string

Leela Krishna Amudala (1):
  video: drm: exynos: Add device tree support

Prathyush K (1):
  drm/exynos: Modifying exynos drm fimd to support exynos5

 Documentation/devicetree/bindings/fb/drm-fimd.txt |   73 +++++++++++++++
 drivers/gpu/drm/exynos/exynos_drm_fimd.c          |  101 ++++++++++++++++++++-
 2 files changed, 171 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/fb/drm-fimd.txt

             reply	other threads:[~2012-07-11  8:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11  8:44 Leela Krishna Amudala [this message]
2012-07-11  8:44 ` [PATCH V2 1/2] video: drm: exynos: Add device tree support Leela Krishna Amudala
2012-07-11  8:44 ` [PATCH V2 2/2] drm/exynos: Modifying exynos drm fimd to support exynos5 Leela Krishna Amudala
2012-07-17  4:19 ` [PATCH V2 0/2] video: drm: Add Device tree support to DRM-FIMD InKi Dae
     [not found]   ` <CAAQKjZN0tE=Kfeco434JO3ynkap5d-W6et6VoZjD=eR3USGHGw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-07-17  4:28     ` Leela Krishna Amudala
2012-07-20  7:00 ` Joonyoung Shim

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=1341996287-14666-1-git-send-email-l.krishna@samsung.com \
    --to=l.krishna@samsung.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=inki.dae@samsung.com \
    --cc=joshi@samsung.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=olofj@google.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).