Message ID | 20241124-hp-omnibook-x14-v1-2-e4262f0254fa@oldschoolsolutions.biz |
---|---|
State | New |
Headers | show |
Series | [1/4] dt-bindings: arm: qcom: Add HP Omnibook X 14 | expand |
diff --git a/drivers/firmware/qcom/qcom_scm.c b/drivers/firmware/qcom/qcom_scm.c index 72bf87ddcd969..2e148fb7167be 100644 --- a/drivers/firmware/qcom/qcom_scm.c +++ b/drivers/firmware/qcom/qcom_scm.c @@ -1769,6 +1769,7 @@ EXPORT_SYMBOL_GPL(qcom_scm_qseecom_app_send); */ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = { { .compatible = "dell,xps13-9345" }, + { .compatible = "hp,omnibook-x14" }, { .compatible = "lenovo,flex-5g" }, { .compatible = "lenovo,thinkpad-t14s" }, { .compatible = "lenovo,thinkpad-x13s", },