diff options
| author | Alexandre Bailon <[email protected]> | 2016-07-07 07:41:00 -0500 |
|---|---|---|
| committer | Alex Elder <[email protected]> | 2016-07-11 15:54:17 -0500 |
| commit | 9d9d3777a9db5c0773d270e51b65c1252856d95e (patch) | |
| tree | 5a57b39e5391ddea52a04b8b79f78148bea2cc03 /tools/perf/scripts/python | |
| parent | 576bffb5a84f205c9ada777bc201b95cd8c0b868 (diff) | |
greybus: es2: Add a new bulk in endpoint for APBridgeA RPC
Add a new bulk in endpoint in order to get RPC status
from APbridgeA without to have to poll on control endpoint.
So the new endpoint layout is:
EP0: control EP
EP1 and EP2: muxed endpoints (bulk in and out)
EP3 to EP14: direct muxed endpoints (bulk in and out)
EP15: ARPC bulk in endpoint
Note:
This patch is allocating ARPC URBs but does nothing with them.
The following patch will use them.
Testing Done:
Tested with an APBridgeA enumerating 16 endpoints.
Kernel doesn't print Not enough endpoints found in device, aborting!
Signed-off-by: Alexandre Bailon <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions