mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
soc: qcom: socinfo: Add SM8850 SoC ID
Add SoC ID for Qualcomm SM8850 which represents the Kaanapali platform. Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251022-knp-socid-v2-2-d147eadd09ee@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
457129aa36
commit
4648c70f2e
@@ -495,6 +495,7 @@ static const struct soc_id soc_id[] = {
|
||||
{ qcom_board_id(IPQ5424) },
|
||||
{ qcom_board_id(QCM6690) },
|
||||
{ qcom_board_id(QCS6690) },
|
||||
{ qcom_board_id(SM8850) },
|
||||
{ qcom_board_id(IPQ5404) },
|
||||
{ qcom_board_id(QCS9100) },
|
||||
{ qcom_board_id(QCS8300) },
|
||||
|
||||
Reference in New Issue
Block a user