Skip to content

Commit f5fc003

Browse files
committed
Merge tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
One more Qualcomm driver update for v7.1 Flag Lenovo IdeaCentre Mini X to have functional QSEECOM/uefisecapp. * tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux: firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini X Signed-off-by: Krzysztof Kozlowski <[email protected]>
2 parents ecaf3a9 + a31ad93 commit f5fc003

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)