[PATCH V5 0/2] video: drm: Add Device tree support to DRM-FIMD
Inki Dae
inki.dae at samsung.com
Fri Sep 7 00:10:12 PDT 2012
Applied.
Thanks.
Inki Dae
2012/9/7 Leela Krishna Amudala <l.krishna at samsung.com>:
> 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 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
>
> Documentation/devicetree/bindings/fb/drm-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/fb/drm-fimd.txt
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
More information about the dri-devel
mailing list