Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455

Allow these machines to access efivars through qseecom/uefisecapp.

Signed-off-by: Val Packett <val@packett.cool>
Reviewed-by: Laurentiu Tudor <laurentiu.tudor1@dell.com>
Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20250716003139.18543-5-val@packett.cool
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Val Packett and committed by
Bjorn Andersson
30ee285f b10cac39

+2
+2
drivers/firmware/qcom/qcom_scm.c
··· 1994 1994 { .compatible = "asus,vivobook-s15" }, 1995 1995 { .compatible = "asus,zenbook-a14-ux3407qa" }, 1996 1996 { .compatible = "asus,zenbook-a14-ux3407ra" }, 1997 + { .compatible = "dell,inspiron-14-plus-7441" }, 1998 + { .compatible = "dell,latitude-7455" }, 1997 1999 { .compatible = "dell,xps13-9345" }, 1998 2000 { .compatible = "hp,elitebook-ultra-g1q" }, 1999 2001 { .compatible = "hp,omnibook-x14" },