Commit 0ff62b7f authored by Gopikrishna Garmidi's avatar Gopikrishna Garmidi Committed by Bjorn Andersson
Browse files

firmware: qcom: scm: Allow QSEECOM on Mahua CRD



Add Mahua CRD board to the QSEECOM allowlist for enabling access to
efivars and uefi bootloader.

Signed-off-by: default avatarGopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260322-mahua-qcom_scm-support-v1-1-00c50db332ee@oss.qualcomm.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 908061f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2311,6 +2311,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" },