Re: [PATCH v2 0/8] SCMI vendor protocols and modularization

2020-11-04 Thread Thara Gopinath
On 10/28/20 4:29 PM, Cristian Marussi wrote: The current revision of this series still does not address the possibility of creating dynamically the SCMI devices: any new protocols must be added to the SCMI embedded module device table as of now, while it could be desirable to have such devices

[PATCH v2 0/8] SCMI vendor protocols and modularization

2020-10-28 Thread Cristian Marussi
Hi all, The current SCMI implementation does not provide an interface to easily develop and include a custom vendor protocol implementation as prescribed by the SCMI standard, also because, there is not currently any custom protocol in the upstream to justify the development of a custom interface