mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
soc: qcom: socinfo: Add SoC ID for SM7750
Recognize the SM7750 SoC which is an Eliza SoC variant. Signed-off-by: Alexander Koskovich <akoskovich@pm.me> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260412-sm7550-id-v1-2-958a673ff791@pm.me Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
5073d28465
commit
d8eae83cef
|
|
@ -531,6 +531,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(IPQ5424) },
|
||||
{ qcom_board_id(QCM6690) },
|
||||
{ qcom_board_id(QCS6690) },
|
||||
{ qcom_board_id(SM7750) },
|
||||
{ qcom_board_id(SM8850) },
|
||||
{ qcom_board_id(IPQ5404) },
|
||||
{ qcom_board_id(QCS9100) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user