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 96ac798 commit f900709Copy full SHA for f900709
drivers/firmware/qcom/qcom_scm.c
@@ -1771,6 +1771,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
1771
{ .compatible = "asus,vivobook-s15" },
1772
{ .compatible = "dell,xps13-9345" },
1773
{ .compatible = "hp,omnibook-x14" },
1774
+ { .compatible = "huawei,gaokun3" },
1775
{ .compatible = "lenovo,flex-5g" },
1776
{ .compatible = "lenovo,thinkpad-t14s" },
1777
{ .compatible = "lenovo,thinkpad-x13s", },
0 commit comments