summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-kernel/linux/linux-renesas/video-capture.cfg
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30Revert "[COMMUNITY] add kernel support for GMSL Camera board"guppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder/5.99.6flounder/5.99.56.90.05.99.65.99.5Ronan Le Martret1-4/+0
- Fragment video-capture.cfg is overwriten by fragment: meta-rcar/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg So this commit is useless. - Some options seems to freeze the kernel just after uboot starts it. CONFIG_VIDEO_RCAR_CSI2=y CONFIG_VIDEO_RCAR_VIN=y For more documentation: https://elinux.org/R-Car/Tests:rcar-vin#Multi-channel_CSI-2_tests This reverts commit b4a26785e4b75eb1747cbc149b9ee6f7665df4c0. Change-Id: Id11a0c89624f26374f8d462e434778dd55f46b16 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-05-16[COMMUNITY] add kernel support for GMSL Camera boardStephane Desneux1-0/+4
This adds support in the kernel for the GMSL Camera board available for Kingfisher: http://www.shimafuji.co.jp/DL/EN/InfotainmentCarrierBoard/#GMSL02 Instructions on how to use the board are also available: https://elinux.org/R-Car/Tests:rcar-vin#Multi-channel_CSI-2_tests Change-Id: Ib9da998be2018467284d54b977aff38158dba472 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>