mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
soc: qcom: socinfo: Add SoC IDs for SM7450 and SM7450P
SM7450 and SM7450P are two SoCs in the 'fillmore' family. Signed-off-by: Aelin Reidel <aelin@mainlining.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260302-fillmore-socids-v2-2-e6c5ad167ec4@mainlining.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
583157bee5
commit
3fa036c089
|
|
@ -473,6 +473,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(IPQ5000) },
|
||||
{ qcom_board_id(IPQ0509) },
|
||||
{ qcom_board_id(IPQ0518) },
|
||||
{ qcom_board_id(SM7450) },
|
||||
{ qcom_board_id(SM6375) },
|
||||
{ qcom_board_id(IPQ9514) },
|
||||
{ qcom_board_id(IPQ9550) },
|
||||
|
|
@ -492,6 +493,7 @@ static const struct soc_id soc_id[] = {
|
|||
{ qcom_board_id(QRU1000) },
|
||||
{ qcom_board_id(SM8475_2) },
|
||||
{ qcom_board_id(QDU1000) },
|
||||
{ qcom_board_id(SM7450P) },
|
||||
{ qcom_board_id(X1E80100) },
|
||||
{ qcom_board_id(SM8650) },
|
||||
{ qcom_board_id(SM4450) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user