]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Tue, 29 Apr 2025 14:49:57 +0000 (16:49 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 14 May 2025 20:52:59 +0000 (21:52 +0100)
This is required to get access to efivars and uefi boot loader support.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Link: https://lore.kernel.org/r/20250429144957.2088284-5-juerg.haefliger@canonical.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/firmware/qcom/qcom_scm.c

index 79128d11eb51f0efca71396338f7e7c8c913e457..f63b716be5b027550ae3a987e784f0814ea6d678 100644 (file)
@@ -1989,6 +1989,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
        { .compatible = "asus,zenbook-a14-ux3407qa" },
        { .compatible = "asus,zenbook-a14-ux3407ra" },
        { .compatible = "dell,xps13-9345" },
+       { .compatible = "hp,elitebook-ultra-g1q" },
        { .compatible = "hp,omnibook-x14" },
        { .compatible = "huawei,gaokun3" },
        { .compatible = "lenovo,flex-5g" },