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.

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>

authored by

Jingyi Wang and committed by
Bjorn Andersson
4648c70f 457129aa

+1
+1
drivers/soc/qcom/socinfo.c
··· 495 495 { qcom_board_id(IPQ5424) }, 496 496 { qcom_board_id(QCM6690) }, 497 497 { qcom_board_id(QCS6690) }, 498 + { qcom_board_id(SM8850) }, 498 499 { qcom_board_id(IPQ5404) }, 499 500 { qcom_board_id(QCS9100) }, 500 501 { qcom_board_id(QCS8300) },