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 eb9fc0f commit 7d467c1Copy full SHA for 7d467c1
drivers/firmware/qcom/qcom_scm.c
@@ -1770,6 +1770,7 @@ EXPORT_SYMBOL_GPL(qcom_scm_qseecom_app_send);
1770
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 = "lenovo,flex-5g" },
1775
{ .compatible = "lenovo,thinkpad-t14s" },
1776
{ .compatible = "lenovo,thinkpad-x13s", },
0 commit comments