diff options
author | Wentong Wu <[email protected]> | 2023-12-04 08:55:43 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-12-07 11:41:40 +0900 |
commit | 566f5ca9768075e453b7b51a397733968df4287d (patch) | |
tree | ad7df0afc0df0cfeec050cdd89a5ed55bb350b0f /drivers/amba | |
parent | 5dac2a98f6542ae1ce78b702374ea4be3f5ee07d (diff) |
mei: Add transport driver for IVSC device
The Intel visual sensing controller (IVSC) device is designed to control
the camera sharing between host IPU for media usage and IVSC for context
sensing (face detection).
IVSC is exposed to HOST as an SPI device and the message protocol over
the SPI BUS for communicating with the IVSC device is implemented. This
is the backend of mei framework for IVSC device, which usually handles
the hardware data transfer. The mei_csi and mei_ace are the clients of
IVSC mei framework.
The firmware downloading for the IVSC device is implemented as well.
Signed-off-by: Wentong Wu <[email protected]>
Reviewed-by: Sakari Ailus <[email protected]>
Tested-by: Hao Yao <[email protected]>
Acked-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions