[PATCH 2/5] drm/exynos: fimd: add Exynos3 SoC support

2014-08-18 Thread Inki Dae
Signed-off-by: Inki Dae --- .../devicetree/bindings/video/samsung-fimd.txt |1 + drivers/gpu/drm/exynos/exynos_drm_fimd.c | 10 ++ 2 files changed, 11 insertions(+) diff --git a/Documentation/devicetree/bindings/video/samsung-fimd.txt

[PATCH 2/5] drm/exynos: fimd: add Exynos3 SoC support

2014-08-18 Thread Andrzej Hajda
On 08/18/2014 10:21 AM, Inki Dae wrote: > Signed-off-by: Inki Dae Reviewed-by: Andrzej Hajda -- Regards Andrzej > --- > .../devicetree/bindings/video/samsung-fimd.txt |1 + > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 10 ++ > 2 files changed, 11 insertions(+) > >