rpmsg: glink: Add support to preallocate intents
authorChris Lew <clew@codeaurora.org>
Thu, 26 Oct 2017 22:28:55 +0000 (15:28 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 31 Oct 2017 04:25:04 +0000 (21:25 -0700)
commit073893778dc2f68e41d65d79925ca89db526b4ab
tree03fa10264a50b2fcb7bc33e30a9f280ce58fad85
parenteace566c3406cac3131d44198f05b7b55f79651f
rpmsg: glink: Add support to preallocate intents

The base intents prequeued during channel creation may not satisfy a
channel's throughput requirement. Add support for intents dt-binding to
allow channels to specify the size and amount of intents to prequeue
during endpoint announcement.

Signed-off-by: Chris Lew <clew@codeaurora.org>
[bjorn: Altered how defaults are expressed]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/qcom_glink_native.c