Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
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 5/5] firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710
Date: Sun, 11 Jan 2026 05:35:13 -0300	[thread overview]
Message-ID: <20260111085726.634091-7-val@packett.cool> (raw)
In-Reply-To: <20260111085726.634091-2-val@packett.cool>

Allow this machine to access efivars through qseecom/uefisecapp.

Signed-off-by: Val Packett <val@packett.cool>
---
 drivers/firmware/qcom/qcom_scm.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/firmware/qcom/qcom_scm.c b/drivers/firmware/qcom/qcom_scm.c
index 1ced6022c716..3b5742193738 100644
--- a/drivers/firmware/qcom/qcom_scm.c
+++ b/drivers/firmware/qcom/qcom_scm.c
@@ -2007,6 +2007,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
 	{ .compatible = "dell,inspiron-14-plus-7441" },
 	{ .compatible = "dell,latitude-7455" },
 	{ .compatible = "dell,xps13-9345" },
+	{ .compatible = "ecs,liva-qc710" },
 	{ .compatible = "hp,elitebook-ultra-g1q" },
 	{ .compatible = "hp,omnibook-x14" },
 	{ .compatible = "huawei,gaokun3" },
-- 
2.51.2


  parent reply	other threads:[~2026-01-11  8:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-11  8:35 [PATCH 0/5] Add support for ECS LIVA QC710 mini PC/devkit Val Packett
2026-01-11  8:35 ` [PATCH 1/5] dt-bindings: arm: qcom: Add ECS LIVA QC710 Val Packett
2026-01-12 10:39   ` Konrad Dybcio
2026-01-11  8:35 ` [PATCH 4/5] arm64: dts: qcom: Add support for " Val Packett
2026-01-11 16:50   ` Dmitry Baryshkov
2026-01-12  0:31     ` Val Packett
2026-01-12  0:55       ` Dmitry Baryshkov
2026-01-12 10:50       ` Konrad Dybcio
2026-01-13  1:31         ` Dmitry Baryshkov
2026-01-13  8:30           ` Konrad Dybcio
2026-01-13  9:30             ` Nikita Travkin
2026-01-13 10:17               ` Konrad Dybcio
2026-01-11 19:47   ` Dmitry Baryshkov
2026-01-12 10:53   ` Konrad Dybcio
2026-01-13  9:01   ` Neil Armstrong
2026-01-19  1:52     ` Val Packett
2026-01-11  8:35 ` Val Packett [this message]
2026-01-11 17:05   ` [PATCH 5/5] firmware: qcom: scm: Allow QSEECOM on " Dmitry Baryshkov
2026-01-21  9:57 ` (subset) [PATCH 0/5] Add support for ECS LIVA QC710 mini PC/devkit Dmitry Baryshkov

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=20260111085726.634091-7-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