devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V6 0/2] video: drm: Add Device tree support to exynos DRM-FIMD
@ 2012-09-21 11:22 Leela Krishna Amudala
  2012-09-21 11:22 ` [PATCH V6 1/2] drm/exynos: add platform_device_id table and driver data for drm fimd Leela Krishna Amudala
  2012-09-21 11:22 ` [PATCH V6 2/2] video: drm: exynos: Add device tree support Leela Krishna Amudala
  0 siblings, 2 replies; 15+ messages in thread
From: Leela Krishna Amudala @ 2012-09-21 11:22 UTC (permalink / raw)
  To: dri-devel, devicetree-discuss
  Cc: linux-arm-kernel, linux-samsung-soc, inki.dae, kgene.kim,
	laurent.pinchart

This patch set adds device tree support for DRM-FIMD for Samsung's Exynos5250.
It includes parsing platform data from dts file. Also, adds the driver data
for exynos4 and exynos5 devices.

This patchset is based and tested on top of v3.6-rc4 on smdk5250 board
Also depends on below patchset
http://lists.freedesktop.org/archives/dri-devel/2012-August/026076.html

Changes since V5:
	- Moved the documentation file to appropriate location.
	- Given more description in the commit message to the patch 
	  video: drm: exynos: Add device tree support

Changes since V4:
	- Changed the compatible string from "samsung,exynos4-fb" to
	  "samsung,exynos4-fimd".

Changes since V3:
        - Removed the fimd version from driver data and using timing base
          address instead
        - Removed the drm_ prefixes to the structures and fucntions

Changes since V2:
        - Added driver data to exynos5-drm-fimd as per Marek Szyprowski suggestion

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

Leela Krishna Amudala (2):
  drm/exynos: add platform_device_id table and driver data for drm fimd
  video: drm: exynos: Add device tree support

 .../devicetree/bindings/drm/exynos/fimd.txt        |   80 +++++++++++
 drivers/gpu/drm/exynos/exynos_drm_fimd.c           |  138 +++++++++++++++++++-
 2 files changed, 212 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/drm/exynos/fimd.txt

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

end of thread, other threads:[~2012-10-03 15:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 11:22 [PATCH V6 0/2] video: drm: Add Device tree support to exynos DRM-FIMD Leela Krishna Amudala
2012-09-21 11:22 ` [PATCH V6 1/2] drm/exynos: add platform_device_id table and driver data for drm fimd Leela Krishna Amudala
2012-09-21 11:22 ` [PATCH V6 2/2] video: drm: exynos: Add device tree support Leela Krishna Amudala
2012-09-21  5:14   ` Stephen Warren
2012-09-21  7:22     ` Inki Dae
2012-09-21 16:06       ` Stephen Warren
2012-09-24 12:35         ` Inki Dae
2012-09-25 13:03           ` Laurent Pinchart
2012-09-25 15:03             ` Inki Dae
2012-09-25 15:31               ` Mark Brown
2012-09-26  4:32                 ` Inki Dae
2012-10-01  5:29     ` Leela Krishna Amudala
     [not found]       ` <CAL1wa8eOA6eV-9EoeUFrSFaFwq5sEVnYXn9yKnPRv=0mSU5WvQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-10-01 16:20         ` Stephen Warren
2012-10-03  4:06           ` Leela Krishna Amudala
     [not found]             ` <CAL1wa8egdA=1iu8Jr-TQLnSweOQoCL=TD4cvo1BHHNn9UyOSEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-10-03 15:27               ` Stephen Warren

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).