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 2cec2b5 commit 77db8e7Copy full SHA for 77db8e7
drivers/firmware/qcom/qcom_scm.c
@@ -1986,6 +1986,8 @@ EXPORT_SYMBOL_GPL(qcom_scm_qseecom_app_send);
1986
*/
1987
static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
1988
{ .compatible = "asus,vivobook-s15" },
1989
+ { .compatible = "asus,zenbook-a14-ux3407qa" },
1990
+ { .compatible = "asus,zenbook-a14-ux3407ra" },
1991
{ .compatible = "dell,xps13-9345" },
1992
{ .compatible = "hp,omnibook-x14" },
1993
{ .compatible = "huawei,gaokun3" },
0 commit comments