summaryrefslogtreecommitdiffstats
path: root/Documentation/accel
diff options
context:
space:
mode:
authorPranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com>2023-10-16 11:01:14 -0600
committerJeffrey Hugo <quic_jhugo@quicinc.com>2023-10-27 10:06:34 -0600
commit41cfbaa47fd7d94df5faf1c416801600f26270d8 (patch)
treef1d70a13e6de417afc63449661f8c8b01e198df0 /Documentation/accel
parent6216fb03f8bd0b1439e9e799a306bafd5b462622 (diff)
downloadlinux-41cfbaa47fd7d94df5faf1c416801600f26270d8.tar.gz
linux-41cfbaa47fd7d94df5faf1c416801600f26270d8.tar.bz2
linux-41cfbaa47fd7d94df5faf1c416801600f26270d8.zip
accel/qaic: Support MHI QAIC_TIMESYNC channel
Use QAIC_TIMESYNC MHI channel to send UTC time to device in SBL environment. Remove support for QAIC_TIMESYNC MHI channel in AMSS environment as it is not used in that environment. Signed-off-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com> Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231016170114.5446-3-quic_jhugo@quicinc.com
Diffstat (limited to 'Documentation/accel')
-rw-r--r--Documentation/accel/qaic/aic100.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/accel/qaic/aic100.rst b/Documentation/accel/qaic/aic100.rst
index 2ed32be7ae25..590dae77ea12 100644
--- a/Documentation/accel/qaic/aic100.rst
+++ b/Documentation/accel/qaic/aic100.rst
@@ -221,7 +221,7 @@ of the defined channels, and their uses.
+----------------+---------+----------+----------------------------------------+
| QAIC_DEBUG | 18 & 19 | AMSS | Not used. |
+----------------+---------+----------+----------------------------------------+
-| QAIC_TIMESYNC | 20 & 21 | SBL/AMSS | Used to synchronize timestamps in the |
+| QAIC_TIMESYNC | 20 & 21 | SBL | Used to synchronize timestamps in the |
| | | | device side logs with the host time |
| | | | source. |
+----------------+---------+----------+----------------------------------------+