commit | 4d5cb98b097caf10b4f0e258b70e8bc44512a56b | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Mon Feb 11 11:56:34 2013 -0800 |
committer | Pratik Patel <pratikp@codeaurora.org> | Fri Mar 01 09:52:07 2013 -0800 |
tree | 6c7a2fc1ab6fa62f549dcaebc5004400e3ec6e9a | |
parent | 49499cebdd2431b66d6835df0f98ca6fe7335210 [diff] |
coresight: add support for ost mipi 1.0 protocol Add support for OST MIPI 1.0 protocol while using the simple start token value of 0x10 for better performance since it avoids sending the lenght field. Use this standard OST MIPI 1.0 protocol except when only 64bit writes are supported by STM in which case fallback to the proprietary OST protocol. CRs-Fixed: 433920 Change-Id: I73bcc44928a8807817b32636ca25b0aa82c7e4a9 Signed-off-by: Pratik Patel <pratikp@codeaurora.org>