Skip to content

Commit 380f8a4

Browse files
dwhinhamandersson
authored andcommitted
firmware: qcom: scm: allow QSEECOM on Surface Pro 11
Enables access to EFI variables on this machine. Signed-off-by: Dale Whinham <daleyo@gmail.com> Signed-off-by: Jérôme de Bretagne <jerome.debretagne@gmail.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251220-surface-sp11-for-next-v6-2-81f7451edb77@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 9c252f3 commit 380f8a4

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
@@ -2007,6 +2007,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
20072007
{ .compatible = "lenovo,yoga-slim7x" },
20082008
{ .compatible = "microsoft,arcata", },
20092009
{ .compatible = "microsoft,blackrock" },
2010+
{ .compatible = "microsoft,denali", },
20102011
{ .compatible = "microsoft,romulus13", },
20112012
{ .compatible = "microsoft,romulus15", },
20122013
{ .compatible = "qcom,hamoa-iot-evk" },

0 commit comments

Comments
 (0)