From: Val Packett <val@packett.cool>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>
Cc: Val Packett <val@packett.cool>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v3 4/5] firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455
Date: Sun, 6 Jul 2025 17:50:26 -0300 [thread overview]
Message-ID: <20250706205723.9790-6-val@packett.cool> (raw)
In-Reply-To: <20250706205723.9790-2-val@packett.cool>
Allow these machines to access efivars through qseecom/uefisecapp.
Signed-off-by: Val Packett <val@packett.cool>
---
drivers/firmware/qcom/qcom_scm.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/firmware/qcom/qcom_scm.c b/drivers/firmware/qcom/qcom_scm.c
index f63b716be5b0..b001208fefe0 100644
--- a/drivers/firmware/qcom/qcom_scm.c
+++ b/drivers/firmware/qcom/qcom_scm.c
@@ -1988,6 +1988,8 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
{ .compatible = "asus,vivobook-s15" },
{ .compatible = "asus,zenbook-a14-ux3407qa" },
{ .compatible = "asus,zenbook-a14-ux3407ra" },
+ { .compatible = "dell,inspiron-14-plus-7441" },
+ { .compatible = "dell,latitude-7455" },
{ .compatible = "dell,xps13-9345" },
{ .compatible = "hp,elitebook-ultra-g1q" },
{ .compatible = "hp,omnibook-x14" },
--
2.49.0
next prev parent reply other threads:[~2025-07-06 20:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-06 20:50 [PATCH v3 0/5] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100) Val Packett
2025-07-06 20:50 ` [PATCH v3 1/5] dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441 Val Packett
2025-07-06 20:50 ` [PATCH v3 2/5] dt-bindings: arm: qcom: Add Dell Latitude 7455 Val Packett
2025-07-06 20:50 ` [PATCH v3 3/5] arm64: dts: qcom: Add support for Dell Inspiron 7441 / " Val Packett
2025-07-14 13:35 ` Konrad Dybcio
2025-07-15 18:00 ` Val Packett
2025-07-15 19:29 ` val
2025-07-06 20:50 ` Val Packett [this message]
2025-07-06 20:50 ` [PATCH v3 5/5] drm/panel-edp: Add BOE NE14QDM panel for Dell " Val Packett
2025-07-14 17:58 ` Doug Anderson
2025-07-11 18:50 ` [PATCH v3 0/5] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100) Laurentiu Tudor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250706205723.9790-6-val@packett.cool \
--to=val@packett.cool \
--cc=andersson@kernel.org \
--cc=konradybcio@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®