Hi Mauro, Here are some fixes for the omap3isp driver. Since v1, I've added a fix that was intended to be included in v1 (in Arnd's patch): <URL:https://patchwork.linuxtv.org/patch/49369/> Please pull. The following changes since commit f10379aad39e9da8bc7d1822e251b5f0673067ef: media: include/video/omapfb_dss.h: use IS_ENABLED() (2018-05-05 11:45:51 -0400) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git omap3isp for you to fetch changes up to aa5b856d6c0be0600cb68ff619bbcad8e7aecb53: omap3isp: Don't use GFP_DMA (2018-05-09 16:22:05 +0300) ---------------------------------------------------------------- Arnd Bergmann (1): omap3isp: support 64-bit version of omap3isp_stat_data Sakari Ailus (2): omap3isp: Remove useless NULL check in omap3isp_stat_config omap3isp: Don't use GFP_DMA drivers/media/platform/omap3isp/isph3a_aewb.c | 2 ++ drivers/media/platform/omap3isp/isph3a_af.c | 2 ++ drivers/media/platform/omap3isp/isphist.c | 2 ++ drivers/media/platform/omap3isp/ispstat.c | 31 +++++++++++++++++++-------- drivers/media/platform/omap3isp/ispstat.h | 4 +++- include/uapi/linux/omap3isp.h | 22 +++++++++++++++++++ 6 files changed, 53 insertions(+), 10 deletions(-) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx