Message ID | 20231009191437.27926-1-quic_nkela@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add qcom smc/hvc transport support | expand |
On Mon, 09 Oct 2023 12:14:35 -0700, Nikunj Kela wrote: > This change augments smc transport to include support for Qualcomm virtual > platforms by passing a parameter(capability-id) in the hypervisor call to > identify which doorbell to assert. This parameter is dynamically generated > at runtime on the device and insuitable to pass via the devicetree. > > The capability-id is stored by firmware in the shmem region. > > [...] Applied to sudeep.holla/linux (for-next/scmi/updates), thanks! [1/2] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI https://git.kernel.org/sudeep.holla/c/6979f88f5a8e [2/2] firmware: arm_scmi: Add qcom smc/hvc transport support https://git.kernel.org/sudeep.holla/c/da405477e767 -- Regards, Sudeep