projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96ac798
)
firmware: qcom: scm: Allow QSEECOM on Huawei Matebook E Go (sc8280xp)
author
Pengyu Luo
<mitltlatltl@gmail.com>
Fri, 20 Dec 2024 16:05:29 +0000
(
00:05
+0800)
committer
Bjorn Andersson
<andersson@kernel.org>
Thu, 26 Dec 2024 21:51:06 +0000
(15:51 -0600)
Add the SC8280XP-based Huawei Matebook E Go (sc8280xp) to the allowlist.
Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
Link:
https://lore.kernel.org/r/20241220160530.444864-3-mitltlatltl@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/firmware/qcom/qcom_scm.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/firmware/qcom/qcom_scm.c
b/drivers/firmware/qcom/qcom_scm.c
index 03124da4bac9a93145e211a0a60b897de284cdd7..e736b4b46ea493c81e540659de1da40ed0252e27 100644
(file)
--- a/
drivers/firmware/qcom/qcom_scm.c
+++ b/
drivers/firmware/qcom/qcom_scm.c
@@
-1771,6
+1771,7
@@
static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
{ .compatible = "asus,vivobook-s15" },
{ .compatible = "dell,xps13-9345" },
{ .compatible = "hp,omnibook-x14" },
+ { .compatible = "huawei,gaokun3" },
{ .compatible = "lenovo,flex-5g" },
{ .compatible = "lenovo,thinkpad-t14s" },
{ .compatible = "lenovo,thinkpad-x13s", },