Hi Sylwester, On Mon, Mar 11, 2013 at 2:10 AM, Sylwester Nawrocki <sylvester.nawrocki@xxxxxxxxx> wrote: > 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 ? > There was nothing from driver side to change for making it work for Exynos5250. May be I need to update the S5P_INTMASK_EN_ALL to include all interrupts. Regards, Shaik Ameer Basha > >> Signed-off-by: Shaik Ameer Basha<shaik.ameer@xxxxxxxxxxx> >> --- >> 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); -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html