Searched hist:"23 a52386fabe0e06ebaf15cd45cf86ef41bffca3" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | ov6650.c | 23a52386fabe0e06ebaf15cd45cf86ef41bffca3 Fri Jun 16 21:45:33 CEST 2017 Janusz Krzysztofik <jmkrzyszt@gmail.com> media: ov6650: convert to standalone v4l2 subdevice
Remove the soc_camera dependencies and move the diver to i2c
Lost features, fortunately not used or not critical on test platform: - soc_camera power on/off callback - replaced with clock enable/disable only, no support for platform provided regulators nor power callback, - soc_camera sense request - replaced with arbitrarily selected default master clock rate and pixel clock limit, no support for platform requested values, - soc_camera board flags - no support for platform requested mbus config tweaks.
Tested on Amstrad Delta with now out of tree but still locally maintained omap1_camera host driver.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | Makefile | diff 23a52386fabe0e06ebaf15cd45cf86ef41bffca3 Fri Jun 16 21:45:33 CEST 2017 Janusz Krzysztofik <jmkrzyszt@gmail.com> media: ov6650: convert to standalone v4l2 subdevice
Remove the soc_camera dependencies and move the diver to i2c
Lost features, fortunately not used or not critical on test platform: - soc_camera power on/off callback - replaced with clock enable/disable only, no support for platform provided regulators nor power callback, - soc_camera sense request - replaced with arbitrarily selected default master clock rate and pixel clock limit, no support for platform requested values, - soc_camera board flags - no support for platform requested mbus config tweaks.
Tested on Amstrad Delta with now out of tree but still locally maintained omap1_camera host driver.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | Kconfig | diff 23a52386fabe0e06ebaf15cd45cf86ef41bffca3 Fri Jun 16 21:45:33 CEST 2017 Janusz Krzysztofik <jmkrzyszt@gmail.com> media: ov6650: convert to standalone v4l2 subdevice
Remove the soc_camera dependencies and move the diver to i2c
Lost features, fortunately not used or not critical on test platform: - soc_camera power on/off callback - replaced with clock enable/disable only, no support for platform provided regulators nor power callback, - soc_camera sense request - replaced with arbitrarily selected default master clock rate and pixel clock limit, no support for platform requested values, - soc_camera board flags - no support for platform requested mbus config tweaks.
Tested on Amstrad Delta with now out of tree but still locally maintained omap1_camera host driver.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|