Skip to content

Commit d088afa

Browse files
Tengfei Fanandersson
authored andcommitted
soc: qcom: socinfo: add QCS9100 ID
Add the ID for the Qualcomm QCS9100 SoC. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> Link: https://lore.kernel.org/r/20240911-add_qcs9100_support-v2-2-e43a71ceb017@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 8cbebdf commit d088afa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ static const struct soc_id soc_id[] = {
446446
{ qcom_board_id(QCM8550) },
447447
{ qcom_board_id(IPQ5300) },
448448
{ qcom_board_id(IPQ5321) },
449+
{ qcom_board_id(QCS9100) },
449450
{ qcom_board_id(QCS8300) },
450451
{ qcom_board_id(QCS8275) },
451452
{ qcom_board_id(QCS615) },

0 commit comments

Comments
 (0)