Skip to content

Commit eb47bca

Browse files
juerghandersson
authored andcommitted
firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q
This is required to get access to efivars and uefi boot loader support. Signed-off-by: Juerg Haefliger <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 1d2c5d5 commit eb47bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/firmware/qcom/qcom_scm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1989,6 +1989,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
19891989
{ .compatible = "asus,zenbook-a14-ux3407qa" },
19901990
{ .compatible = "asus,zenbook-a14-ux3407ra" },
19911991
{ .compatible = "dell,xps13-9345" },
1992+
{ .compatible = "hp,elitebook-ultra-g1q" },
19921993
{ .compatible = "hp,omnibook-x14" },
19931994
{ .compatible = "huawei,gaokun3" },
19941995
{ .compatible = "lenovo,flex-5g" },

0 commit comments

Comments
 (0)