commit | 31e703f99574a5a1edeadde611b031c422d5987c | [log] [tgz] |
---|---|---|
author | Aditya Angadi <aditya.angadi@arm.com> | Tue Dec 31 14:23:53 2019 +0530 |
committer | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | Fri Feb 07 19:24:17 2020 +0530 |
tree | 366e92c86fcd8c75717fccbd01cb8873492129db | |
parent | f893160690725fe79c8eb63fd90a945cc0374d90 [diff] |
drivers/arm/scmi: allow use of multiple SCMI channels On systems that have multiple platform components that can interpret the SCMI messages, there is a need to support multiple SCMI channels (one each to those platform components). Extend the existing SCMI interface that currently supports only a single SCMI channel to support multiple SCMI channels. Change-Id: Ice4062475b903aef3b5e5bc37df364c9778a62c5 Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>