On Thu, Nov 19, 2009 at 6:15 PM, Kuninori Morimoto <morimoto.kuninori@xxxxxxxxxxx> wrote: > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@xxxxxxxxxxx> > --- >>> Guennadi > > I add new number in v4l2-chip-ident.h > Is it OK for you ? > > This camera is very picky. > So, it have a lot of constant value. > > The register of mt9t112 and mt9t111 are same. > But I have mt9t112 only. > mt9t111 should also work, but I can not check. > > This patch is based on your 20091105 patches. > > drivers/media/video/Kconfig | 6 + > drivers/media/video/Makefile | 1 + > drivers/media/video/mt9t112.c | 1158 +++++++++++++++++++++++++++++++++++++++ > include/media/mt9t112.h | 32 ++ > include/media/v4l2-chip-ident.h | 2 + > 5 files changed, 1199 insertions(+), 0 deletions(-) > create mode 100644 drivers/media/video/mt9t112.c > create mode 100644 include/media/mt9t112.h Hi Morimoto-san, Do you have any mt9t112 platform data for the ecovec board? I'd like to try out this patch but I don't know which board specific parts that are missing! / magnus -- 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