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 Lenovo Thinkbook 16

Allow particular machine accessing eg. efivars.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
Link: https://lore.kernel.org/r/20250822-tb16-dt-v12-2-bab6c2986351@oldschoolsolutions.biz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Jens Glathe and committed by
Bjorn Andersson
b10cac39 f87412d1

+1
+1
drivers/firmware/qcom/qcom_scm.c
··· 1999 1999 { .compatible = "hp,omnibook-x14" }, 2000 2000 { .compatible = "huawei,gaokun3" }, 2001 2001 { .compatible = "lenovo,flex-5g" }, 2002 + { .compatible = "lenovo,thinkbook-16" }, 2002 2003 { .compatible = "lenovo,thinkpad-t14s" }, 2003 2004 { .compatible = "lenovo,thinkpad-x13s", }, 2004 2005 { .compatible = "lenovo,yoga-slim7x" },