[PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd

2013-08-27 Thread Inki Dae
> Sent: Thursday, August 22, 2013 2:45 PM > To: dri-devel at lists.freedesktop.org > Cc: inki.dae at samsung.com; jy0922.shim at samsung.com; sw0312.kim at > samsung.com; > sachin.kamat at linaro.org; patches at linaro.org > Subject: [PATCH 1/6] drm/exynos: Remove non-DT support in ex

[PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd

2013-08-27 Thread Sachin Kamat
samsung.com; sw0312.kim at >> samsung.com; >> sachin.kamat at linaro.org; patches at linaro.org >> Subject: [PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd >> >> Since commit 383ffda2fa ("ARM: EXYNOS: no more support non-DT >> for EXYNOS SoCs&

RE: [PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd

2013-08-26 Thread Inki Dae
, August 22, 2013 2:45 PM To: dri-devel@lists.freedesktop.org Cc: inki@samsung.com; jy0922.s...@samsung.com; sw0312@samsung.com; sachin.ka...@linaro.org; patc...@linaro.org Subject: [PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd Since commit 383ffda2fa (ARM: EXYNOS

Re: [PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd

2013-08-26 Thread Sachin Kamat
...@linaro.org Subject: [PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd Since commit 383ffda2fa (ARM: EXYNOS: no more support non-DT for EXYNOS SoCs), Exynos platform is DT only. Hence remove all the conditional macros and make the driver DT only. Signed-off-by: Sachin Kamat sachin.ka

[PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd

2013-08-22 Thread Sachin Kamat
Since commit 383ffda2fa ("ARM: EXYNOS: no more support non-DT for EXYNOS SoCs"), Exynos platform is DT only. Hence remove all the conditional macros and make the driver DT only. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 54 +++--- 1

[PATCH 1/6] drm/exynos: Remove non-DT support in exynos_drm_fimd

2013-08-22 Thread Sachin Kamat
Since commit 383ffda2fa (ARM: EXYNOS: no more support non-DT for EXYNOS SoCs), Exynos platform is DT only. Hence remove all the conditional macros and make the driver DT only. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 54