mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
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>
This commit is contained in:
parent
8cbebdfe3e
commit
d088afa7de
|
|
@ -446,6 +446,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(QCM8550) },
|
||||
{ qcom_board_id(IPQ5300) },
|
||||
{ qcom_board_id(IPQ5321) },
|
||||
{ qcom_board_id(QCS9100) },
|
||||
{ qcom_board_id(QCS8300) },
|
||||
{ qcom_board_id(QCS8275) },
|
||||
{ qcom_board_id(QCS615) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user