[PATCH v3 0/3] drm/exynos: Add device tree support for IPP driver
Sylwester Nawrocki
s.nawrocki at samsung.com
Tue Apr 23 04:34:35 PDT 2013
Hi,
This small patch series adds device tree support for the DRM FIMC driver.
The binding documentation can be found in -next at Documentation/devicetree/
bindings/media/samsung-fimc.txt.
Changes since v2:
- dropped addition of 'dev' field to struct fimc_context,
- added more error logs and comments,
- fixed error paths in fimc_setup_clocks() function.
Changes since v1:
- removed devm_kfree() that got erroneously re-added in patch 2/3 during
rebase.
Thanks,
Sylwester
Sylwester Nawrocki (3):
drm/exynos: remove redundant devm_kfree()
drm/exynos: rework fimc clocks handling
drm/exynos: add device tree support for fimc ipp driver
drivers/gpu/drm/exynos/Kconfig | 2 +-
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 273 +++++++++++++++++-------------
drivers/gpu/drm/exynos/regs-fimc.h | 7 +-
3 files changed, 157 insertions(+), 125 deletions(-)
--
1.7.9.5
More information about the dri-devel
mailing list