Skip to content

Commit a31ad93

Browse files
quic-bjorandeandersson
authored andcommitted
firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini X
The Hamoa-based Lenovo IdeaCentre Mini X provides the same UEFI variable access through uefisecapp as other Hamoa devices, add it to the allowlist. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260401-ideacentre-v2-3-5745fe2c764e@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent d6e766e commit a31ad93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/firmware/qcom/qcom_scm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2299,6 +2299,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
22992299
{ .compatible = "hp,omnibook-x14" },
23002300
{ .compatible = "huawei,gaokun3" },
23012301
{ .compatible = "lenovo,flex-5g" },
2302+
{ .compatible = "lenovo,ideacentre-mini-01q8x10" },
23022303
{ .compatible = "lenovo,thinkbook-16" },
23032304
{ .compatible = "lenovo,thinkpad-t14s" },
23042305
{ .compatible = "lenovo,thinkpad-x13s", },

0 commit comments

Comments
 (0)