Skip to content

Commit 6614be0

Browse files
quic-kdybcioandersson
authored andcommitted
firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models
Add the aforementioned machines to the list to get e.g. efivars up. Signed-off-by: Konrad Dybcio <quic_kdybcio@quicinc.com> Link: https://lore.kernel.org/r/20240826-topic-sl7-v2-2-c32ebae78789@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent e6b666d commit 6614be0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

drivers/firmware/qcom/qcom_scm.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,6 +1734,8 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
17341734
{ .compatible = "lenovo,flex-5g" },
17351735
{ .compatible = "lenovo,thinkpad-t14s" },
17361736
{ .compatible = "lenovo,thinkpad-x13s", },
1737+
{ .compatible = "microsoft,romulus13", },
1738+
{ .compatible = "microsoft,romulus15", },
17371739
{ .compatible = "qcom,sc8180x-primus" },
17381740
{ .compatible = "qcom,x1e80100-crd" },
17391741
{ .compatible = "qcom,x1e80100-qcp" },

0 commit comments

Comments
 (0)