Skip to content

Commit f900709

Browse files
right-0903andersson
authored andcommitted
firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp)
Add the SC8280XP-based Huawei Matebook E Go (sc8280xp) to the allowlist. Signed-off-by: Pengyu Luo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 96ac798 commit f900709

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
@@ -1771,6 +1771,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
17711771
{ .compatible = "asus,vivobook-s15" },
17721772
{ .compatible = "dell,xps13-9345" },
17731773
{ .compatible = "hp,omnibook-x14" },
1774+
{ .compatible = "huawei,gaokun3" },
17741775
{ .compatible = "lenovo,flex-5g" },
17751776
{ .compatible = "lenovo,thinkpad-t14s" },
17761777
{ .compatible = "lenovo,thinkpad-x13s", },

0 commit comments

Comments
 (0)