m-karicheri2@xxxxxx wrote: > From: Murali Karicheri <m-karicheri2@xxxxxx> > > This is the header file for ISIF driver on DM365. ISIF driver is equivalent > to CCDC driver on DM355 and DM644x. This driver is tested for > YUV capture from TVP514x driver. This patch contains the header files required for > this driver. The name of the file is changed to reflect the name of IP. > > Reviewed-by: Nori, Sekhar <nsekhar@xxxxxx> > Reviewed-by: Hans Verkuil <hverkuil@xxxxxxxxx> > > Signed-off-by: Hans Verkuil <hverkuil@xxxxxxxxx> > Signed-off-by: Muralidharan Karicheri <m-karicheri2@xxxxxx> > --- > Applies to linux-next tree of v4l-dvb > - rebasing to latest for merge (v3) > - Updated based on comments against v1 of the patch (v2) > drivers/media/video/davinci/isif_regs.h | 269 ++++++++++++++++ > include/media/davinci/isif.h | 531 +++++++++++++++++++++++++++++++ > 2 files changed, 800 insertions(+), 0 deletions(-) > create mode 100644 drivers/media/video/davinci/isif_regs.h > create mode 100644 include/media/davinci/isif.h Hi Murali, As always, it is almost impossible for me to know if you're submitting yet another RFC version or a final version to be applied. So, I kindly ask you to send all those patches that are still under discussions with [RFC PATCH] at the subject, and, on the final version, send it to me via a git pull request. Unfortunately, I don't have enough time to go inside every RFC patch that are under discussion, so I prefer to optimize my time focusing on the patch versions that are considered ready for inclusion, and where there's no c/c to any members-only ML. -- Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html