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 <quic_sibis@quicinc.com> Acked-by: Marc Zyngier <maz@kernel.org> Tested-by: Marc Zyngier <maz@kernel.org> Tested-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz> Link: https://lore.kernel.org/r/20241025123227.3527720-3-quic_sibis@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 584e936 commit 75837f0

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
@@ -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)