mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455
[ Upstream commit 30ee285f1e ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
809cf2a779
commit
00ace13105
@@ -1994,6 +1994,8 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
|
|||||||
{ .compatible = "asus,vivobook-s15" },
|
{ .compatible = "asus,vivobook-s15" },
|
||||||
{ .compatible = "asus,zenbook-a14-ux3407qa" },
|
{ .compatible = "asus,zenbook-a14-ux3407qa" },
|
||||||
{ .compatible = "asus,zenbook-a14-ux3407ra" },
|
{ .compatible = "asus,zenbook-a14-ux3407ra" },
|
||||||
|
{ .compatible = "dell,inspiron-14-plus-7441" },
|
||||||
|
{ .compatible = "dell,latitude-7455" },
|
||||||
{ .compatible = "dell,xps13-9345" },
|
{ .compatible = "dell,xps13-9345" },
|
||||||
{ .compatible = "hp,elitebook-ultra-g1q" },
|
{ .compatible = "hp,elitebook-ultra-g1q" },
|
||||||
{ .compatible = "hp,omnibook-x14" },
|
{ .compatible = "hp,omnibook-x14" },
|
||||||
|
|||||||
Reference in New Issue
Block a user