linux/drivers/media/platform/soc_camera
Yoshihiro Kaneko bd546882ff [media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility strings
Add fallback compatibility string for R-Car Gen 1 and 2.

In the case of Renesas R-Car hardware we know that there are generations of
SoCs, e.g. Gen 2 and 3. But beyond that it's unclear what the relationship
between IP blocks might be. For example, I believe that r8a7790 is older
than r8a7791 but that doesn't imply that the latter is a descendant of the
former or vice versa.

We can, however, by examining the documentation and behaviour of the
hardware at run-time observe that the current driver implementation appears
to be compatible with the IP blocks on SoCs within a given generation.

For the above reasons and convenience when enabling new SoCs a
per-generation fallback compatibility string scheme being adopted for
drivers for Renesas SoCs.

Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-04-13 17:17:56 -03:00
..
atmel-isi.c [media] atmel-isi: Fix bad usage of IS_ERR_VALUE 2016-03-03 07:30:11 -03:00
atmel-isi.h [media] atmel-isi: add code to setup correct resolution for preview path 2015-11-17 15:29:39 -02:00
Kconfig [media] sh_mobile_ceu_camera: Remove dependency on SUPERH 2016-04-13 17:17:15 -03:00
Makefile [media] soc_camera/mx3_camera.c: move to staging in preparation, for removal 2016-03-03 07:54:42 -03:00
pxa_camera.c [media] pxa_camera: conversion to dmaengine 2016-03-03 07:29:17 -03:00
rcar_vin.c [media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility strings 2016-04-13 17:17:56 -03:00
sh_mobile_ceu_camera.c [media] sh_mobile_ceu_camera: use soc_camera_from_vb2q 2016-01-25 08:56:34 -02:00
sh_mobile_csi2.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
soc_camera_platform.c [media] include/media: move platform_data to linux/platform_data/media 2015-11-17 06:58:42 -02:00
soc_camera.c [media] soc_camera: cleanup control device on async_unbind 2016-01-25 08:54:39 -02:00
soc_mediabus.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
soc_scale_crop.c [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers 2015-05-01 09:01:16 -03:00
soc_scale_crop.h [media] V4L2: soc-camera: move generic functions into a separate file 2013-06-28 15:03:16 -03:00