Commit b9a53a69 authored by Sakari Ailus's avatar Sakari Ailus Committed by Hans Verkuil

media: ivsc: Improve Kconfig help text

Improve the Kconfig help text to convey the ACE is for changing camera
sensor ownership and CSI for configuring the CSI-2 rx and tx.
Suggested-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 8fc29e3c
......@@ -10,6 +10,12 @@ config INTEL_VSC
help
This adds support for Intel Visual Sensing Controller (IVSC).
Enables the IVSC firmware services required for controlling
camera sensor ownership and CSI-2 link through Image Processing
Unit(IPU) driver of Intel.
The IVSC support is split into two devices, ACE (Algorithm
Context Engine) and CSI (Camera Serial Interface), each of which
have their own drivers. The ACE is used to select the ownership
of the sensor between the IVSC and the host CPU while the CSI is
used to both select the routing destination for the data the
sensor transmits over the CSI-2 bus between the IVSC and the
host CPU and to configure the CSI-2 bus itself.
The modules will be called ivsc-ace and ivsc-csi.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment