commit | f721502e3f772e4dd818e1e40a9485177356e9f9 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Fri Apr 23 11:27:41 2021 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:27:57 2021 +0530 |
tree | d618c47e5116ab81837409a6a033394872ccd7e6 | |
parent | 7288beaa47d716d511442f94261c737878c2679e [diff] |
mailbox: k3-sec-proxy: Extend valid thread IDs AM64x uses a different thread mapping that existing K3 SoCs, so update the valid thread ID list to include those used for AM64x. Also remove the comment identifying the purpose of each thread ID. The purpose of the thread ID is specified when describing the threads in the device tree and the same ID can mean different things on different SoCs, so the comment is not useful. Signed-off-by: Dave Gerlach <d-gerlach@ti.com>