Skip to content

Commit 75837f0

Browse files
Sibi Sankarandersson
authored andcommitted
firmware: qcom: uefisecapp: Allow X1E Devkit devices
Add X1E Devkit to the allowlist. Signed-off-by: Sibi Sankar <[email protected]> Acked-by: Marc Zyngier <[email protected]> Tested-by: Marc Zyngier <[email protected]> Tested-by: Jens Glathe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 584e936 commit 75837f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/firmware/qcom/qcom_scm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,6 +1740,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
17401740
{ .compatible = "microsoft,romulus13", },
17411741
{ .compatible = "microsoft,romulus15", },
17421742
{ .compatible = "qcom,sc8180x-primus" },
1743+
{ .compatible = "qcom,x1e001de-devkit" },
17431744
{ .compatible = "qcom,x1e80100-crd" },
17441745
{ .compatible = "qcom,x1e80100-qcp" },
17451746
{ }

0 commit comments

Comments
 (0)