Skip to content

Commit bb6a99d

Browse files
Maccraft123gregkh
authored andcommitted
firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x
[ Upstream commit c6fa283 ] Allow QSEECOM on Lenovo Yoga Slim 7x, to enable accessing EFI variables. Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240919134421.112643-2-maccraft123mc@gmail.com [bjorn: Rewrote commit message] Signed-off-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent ea74e96 commit bb6a99d

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
@@ -1745,6 +1745,7 @@ static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
17451745
{ .compatible = "lenovo,flex-5g" },
17461746
{ .compatible = "lenovo,thinkpad-t14s" },
17471747
{ .compatible = "lenovo,thinkpad-x13s", },
1748+
{ .compatible = "lenovo,yoga-slim7x" },
17481749
{ .compatible = "microsoft,romulus13", },
17491750
{ .compatible = "microsoft,romulus15", },
17501751
{ .compatible = "qcom,sc8180x-primus" },

0 commit comments

Comments
 (0)