]> git.dujemihanovic.xyz Git - u-boot.git/commit
mailbox: k3-sec-proxy: Extend valid thread IDs
authorDave Gerlach <d-gerlach@ti.com>
Fri, 23 Apr 2021 16:27:41 +0000 (11:27 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 12 May 2021 10:57:57 +0000 (16:27 +0530)
commitf721502e3f772e4dd818e1e40a9485177356e9f9
treed618c47e5116ab81837409a6a033394872ccd7e6
parent7288beaa47d716d511442f94261c737878c2679e
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>
drivers/mailbox/k3-sec-proxy.c