[PATCH V2 0/2] video: drm: Add Device tree support to DRM-FIMD
Leela Krishna Amudala
l.krishna at samsung.com
Wed Jul 11 01:44:45 PDT 2012
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
More information about the dri-devel
mailing list