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 ea74e96 commit bb6a99dCopy full SHA for bb6a99d
drivers/firmware/qcom/qcom_scm.c
@@ -1745,6 +1745,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
1745
{ .compatible = "lenovo,flex-5g" },
1746
{ .compatible = "lenovo,thinkpad-t14s" },
1747
{ .compatible = "lenovo,thinkpad-x13s", },
1748
+ { .compatible = "lenovo,yoga-slim7x" },
1749
{ .compatible = "microsoft,romulus13", },
1750
{ .compatible = "microsoft,romulus15", },
1751
{ .compatible = "qcom,sc8180x-primus" },
0 commit comments