We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d467c1 commit 96ac798Copy full SHA for 96ac798
drivers/firmware/qcom/qcom_scm.c
@@ -1776,6 +1776,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
1776
{ .compatible = "lenovo,thinkpad-x13s", },
1777
{ .compatible = "lenovo,yoga-slim7x" },
1778
{ .compatible = "microsoft,arcata", },
1779
+ { .compatible = "microsoft,blackrock" },
1780
{ .compatible = "microsoft,romulus13", },
1781
{ .compatible = "microsoft,romulus15", },
1782
{ .compatible = "qcom,sc8180x-primus" },
0 commit comments