Commit 6614be05 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

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: default avatarKonrad Dybcio <quic_kdybcio@quicinc.com>
Link: https://lore.kernel.org/r/20240826-topic-sl7-v2-2-c32ebae78789@quicinc.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent e6b666de
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1734,6 +1734,8 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
	{ .compatible = "lenovo,flex-5g" },
	{ .compatible = "lenovo,thinkpad-t14s" },
	{ .compatible = "lenovo,thinkpad-x13s", },
	{ .compatible = "microsoft,romulus13", },
	{ .compatible = "microsoft,romulus15", },
	{ .compatible = "qcom,sc8180x-primus" },
	{ .compatible = "qcom,x1e80100-crd" },
	{ .compatible = "qcom,x1e80100-qcp" },