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 <[email protected]> Signed-off-by: Tengfei Fan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 8cbebdf commit d088afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)