Skip to content

Commit 0ff62b7

Browse files
Gopikrishna Garmidiandersson
authored andcommitted
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: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com> Reviewed-by: Dmitry 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: Bjorn Andersson <andersson@kernel.org>
1 parent 908061f commit 0ff62b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/firmware/qcom/qcom_scm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2311,6 +2311,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
23112311
{ .compatible = "microsoft,romulus15", },
23122312
{ .compatible = "qcom,glymur-crd" },
23132313
{ .compatible = "qcom,hamoa-iot-evk" },
2314+
{ .compatible = "qcom,mahua-crd" },
23142315
{ .compatible = "qcom,purwa-iot-evk" },
23152316
{ .compatible = "qcom,sc8180x-primus" },
23162317
{ .compatible = "qcom,x1e001de-devkit" },

0 commit comments

Comments
 (0)