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 <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] [bjorn: Rewrote commit message] Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
1 parent ea74e96 commit bb6a99d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)