android_kernel_oneplus_msm8998/include/soc
Steven Cahail ea74beeae9 soc: qcom: glink: Add RX intent request timeout to G-Link channels
During glink_tx(), G-Link can wait for an unlimited amount of time for
the remote side to queue an RX intent. In some cases, e.g. SSR, the wait
must be restricted to a short time, but in the current implementation,
glink_tx() can continue to block indefinitely.

Add a configurable timeout value to the G-Link channel context, which is
set in the channel open configuration. If the value is set to 0, treat
it as an infinite timeout. This allows a timeout to be put in place by
the client for sensitive cases such as SSR where a very limited amount of
time can be spent waiting for an intent.

Change-Id: I1e480fac286d285f871fe3059de7ae761fc4581e
Signed-off-by: Steven Cahail <scahail@codeaurora.org>
2016-03-23 21:13:25 -07:00
..
at91 ARM: at91: remove at91rm9200_sdramc.h 2015-05-20 16:37:55 +02:00
bcm2835 ARM: bcm2835: add mutual inclusion protection 2015-10-24 13:15:58 -07:00
brcmstb soc: add stubs for brcmstb SoC's 2015-09-14 15:44:18 -07:00
imx ARM: imx: define an enum for gpt timer device type 2015-06-03 14:52:26 +08:00
qcom soc: qcom: glink: Add RX intent request timeout to G-Link channels 2016-03-23 21:13:25 -07:00
sa1100 ARM: 8361/1: sa1100: add platform functions to handle PWER settings 2015-05-18 22:00:22 +01:00
tegra IOMMU Updates for Linux v4.3 2015-09-08 17:22:35 -07:00