Message ID | 20210517120034.3975027-1-robert.marko@sartura.hr |
---|---|
State | New |
Headers | show |
Series | [v2] soc: qcom: socinfo: Add remaining IPQ6018 family ID-s | expand |
diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index f6cfb79338f0..6ded90cf3813 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -255,7 +255,11 @@ static const struct soc_id soc_id[] = { { 351, "SDA450" }, { 356, "SM8250" }, { 402, "IPQ6018" }, + { 403, "IPQ6028" }, + { 421, "IPQ6000" }, + { 422, "IPQ6010" }, { 425, "SC7180" }, + { 453, "IPQ6005" }, { 455, "QRB5165" }, };