commit | 7f8837b29237a8039fc2c1985377cf7e27bc920a | [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 | 7b424babba9f2808fb8e50fc88c4eb796d0e5f7f [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>