mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
soc: qcom: socinfo: Add SM8650 SoC ID table entry
Add SoC Info support for the SM8650 platform. Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com> Link: https://lore.kernel.org/r/20231030-topic-sm8650-upstream-socinfo-v2-2-4751e7391dc9@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
216382b155
commit
f61319e57d
|
|
@ -417,6 +417,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(SA8775P) },
|
||||
{ qcom_board_id(QRU1000) },
|
||||
{ qcom_board_id(QDU1000) },
|
||||
{ qcom_board_id(SM8650) },
|
||||
{ qcom_board_id(SM4450) },
|
||||
{ qcom_board_id(QDU1010) },
|
||||
{ qcom_board_id(QRU1032) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user