[PATCH] firmware: qcom: scm: Allow QSEECOM on Mahua CRD

Gopikrishna Garmidi posted 1 patch 1 week, 4 days ago
drivers/firmware/qcom/qcom_scm.c | 1 +
1 file changed, 1 insertion(+)
[PATCH] firmware: qcom: scm: Allow QSEECOM on Mahua CRD
Posted by Gopikrishna Garmidi 1 week, 4 days ago
Add Mahua CRD board to the QSEECOM allowlist for enabling access to
efivars and uefi bootloader.

Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
---
 drivers/firmware/qcom/qcom_scm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/firmware/qcom/qcom_scm.c b/drivers/firmware/qcom/qcom_scm.c
index 33333384ac81..81a0271d887c 100644
--- a/drivers/firmware/qcom/qcom_scm.c
+++ b/drivers/firmware/qcom/qcom_scm.c
@@ -2312,6 +2312,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
 	{ .compatible = "microsoft,romulus15", },
 	{ .compatible = "qcom,glymur-crd" },
 	{ .compatible = "qcom,hamoa-iot-evk" },
+	{ .compatible = "qcom,mahua-crd" },
 	{ .compatible = "qcom,purwa-iot-evk" },
 	{ .compatible = "qcom,sc8180x-primus" },
 	{ .compatible = "qcom,x1e001de-devkit" },

---
base-commit: 785f0eb2f85decbe7c1ef9ae922931f0194ffc2e
change-id: 20260322-mahua-qcom_scm-support-0816c6135aa4

Best regards,
-- 
Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
Re: [PATCH] firmware: qcom: scm: Allow QSEECOM on Mahua CRD
Posted by Bjorn Andersson 4 days, 5 hours ago
On Sun, 22 Mar 2026 23:27:39 -0700, Gopikrishna Garmidi wrote:
> Add Mahua CRD board to the QSEECOM allowlist for enabling access to
> efivars and uefi bootloader.
> 
> 

Applied, thanks!

[1/1] firmware: qcom: scm: Allow QSEECOM on Mahua CRD
      commit: 0ff62b7f1b355d4cc0568d73e5911683bdcfe1e7

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] firmware: qcom: scm: Allow QSEECOM on Mahua CRD
Posted by Dmitry Baryshkov 1 week, 4 days ago
On Sun, Mar 22, 2026 at 11:27:39PM -0700, Gopikrishna Garmidi wrote:
> Add Mahua CRD board to the QSEECOM allowlist for enabling access to
> efivars and uefi bootloader.
> 
> Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
> ---
>  drivers/firmware/qcom/qcom_scm.c | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>


-- 
With best wishes
Dmitry