On 03/06/2013 12:53 PM, Shaik Ameer Basha wrote:

Please don't leave the change log empty. I'll apply this patch.
I'm just wondering, if there aren't any further changes needed
to make the driver really working on exynos5250 ?

Signed-off-by: Shaik Ameer Basha<shaik.am...@samsung.com>
---
  drivers/media/platform/s5p-fimc/mipi-csis.c |    1 +
  1 file changed, 1 insertion(+)

diff --git a/drivers/media/platform/s5p-fimc/mipi-csis.c 
b/drivers/media/platform/s5p-fimc/mipi-csis.c
index df4411c..debda7c 100644
--- a/drivers/media/platform/s5p-fimc/mipi-csis.c
+++ b/drivers/media/platform/s5p-fimc/mipi-csis.c
@@ -1002,6 +1002,7 @@ static const struct dev_pm_ops s5pcsis_pm_ops = {
  static const struct of_device_id s5pcsis_of_match[] __devinitconst = {
        { .compatible = "samsung,exynos3110-csis" },
        { .compatible = "samsung,exynos4210-csis" },
+       { .compatible = "samsung,exynos5250-csis" },
        { /* sentinel */ },
  };
  MODULE_DEVICE_TABLE(of, s5pcsis_of_match);
_______________________________________________
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to