On Sat, 06 May 2023 11:24:26 -0700, Nikunj Kela wrote: > Currently, smc/hvc calls are made with parameters set > to zeros. We are using multiple scmi instances within > a VM. We are sharing the same smc-id(func_id) with all > scmi instance. The hypervisor needs a way to distinguish > among hvc calls made from different instances. > > This patch series introduces new compatible string which > can be used to pass shmem channel address as parameters > to smc/hvc calls. > > [...] Applied to sudeep.holla/linux (for-next/scmi/updates), thanks! [1/2] dt-bindings: firmware: arm,scmi: support for parameter in smc/hvc call https://git.kernel.org/sudeep.holla/c/8f9d530cffc1 [2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameters https://git.kernel.org/sudeep.holla/c/5f2ea10a808a -- Regards, Sudeep