Commit 30b2db31 authored by Sakari Ailus's avatar Sakari Ailus Committed by Mauro Carvalho Chehab

[media] docs-rst: Make the CSI-2 bus initialisation documentation match reality

Update the CSI-2 bus documentation to tell that the LP-11 mode is not
mandatory as there are transmitters that cannot be explicitly set to LP-11
mode. Instead, say that this what the transmitter drivers shall do if
possible.
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 1c13f7aa
...@@ -45,10 +45,11 @@ where ...@@ -45,10 +45,11 @@ where
* - bits_per_sample * - bits_per_sample
- Number of bits per sample. - Number of bits per sample.
The transmitter drivers must configure the CSI-2 transmitter to *LP-11 The transmitter drivers must, if possible, configure the CSI-2
mode* whenever the transmitter is powered on but not active. Some transmitter to *LP-11 mode* whenever the transmitter is powered on but
transmitters do this automatically but some have to be explicitly not active. Some transmitters do this automatically but some have to
programmed to do so. be explicitly programmed to do so, and some are unable to do so
altogether due to hardware constraints.
Receiver drivers Receiver drivers
---------------- ----------------
......
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