This series adds support for the latest improvements made in SCM firmware (FW) that allow for multiple wait-queues in FW. This series has been tested on SA8775P SoC. P.S. While at Qualcomm, Guru Das Srinagesh authored these patches. Thanks Guru! Signed-off-by: Unnathi Chalicheemala <quic_uchalich@xxxxxxxxxxx> --- Unnathi Chalicheemala (3): firmware: qcom-scm: Initialize waitq before setting global __scm firmware: qcom-scm: Support multiple waitq contexts firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL drivers/firmware/qcom/qcom_scm-smc.c | 7 ++- drivers/firmware/qcom/qcom_scm.c | 85 +++++++++++++++++++++++++----------- drivers/firmware/qcom/qcom_scm.h | 3 +- 3 files changed, 67 insertions(+), 28 deletions(-) --- base-commit: 39133352cbed6626956d38ed72012f49b0421e7b change-id: 20240223-multi_waitq-4942468dc498 Best regards, -- Unnathi Chalicheemala <quic_uchalich@xxxxxxxxxxx>