commit | 073893778dc2f68e41d65d79925ca89db526b4ab | [log] [tgz] |
---|---|---|
author | Chris Lew <clew@codeaurora.org> | Thu Oct 26 15:28:55 2017 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Oct 30 21:25:04 2017 -0700 |
tree | 03fa10264a50b2fcb7bc33e30a9f280ce58fad85 | |
parent | eace566c3406cac3131d44198f05b7b55f79651f [diff] |
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>