Signed-off-by: Rahul Sharma <[email protected]>
---
 drivers/gpu/drm/exynos/exynos_mixer.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/gpu/drm/exynos/exynos_mixer.c 
b/drivers/gpu/drm/exynos/exynos_mixer.c
index c414584..67f50b5 100644
--- a/drivers/gpu/drm/exynos/exynos_mixer.c
+++ b/drivers/gpu/drm/exynos/exynos_mixer.c
@@ -1131,6 +1131,9 @@ static struct of_device_id mixer_match_types[] = {
                .compatible = "samsung,exynos5-mixer",
                .data   = &exynos5_mxr_drv_data,
        }, {
+               .compatible = "samsung,exynos4-mixer",
+               .data   = &exynos4_mxr_drv_data,
+       }, {
                /* end node */
        }
 };
-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to