Commit e3652575 authored by Robert Marko's avatar Robert Marko Committed by Bjorn Andersson
Browse files

soc: qcom: socinfo: Add remaining IPQ6018 family ID-s



ID for IPQ6018 was previously added, but ID-s for rest of the
family are missing.
So, lets add those based on downstream driver.

Signed-off-by: default avatarRobert Marko <robert.marko@sartura.hr>
Reviewed-by: default avatarKathiravan T <kathirav@codeaurora.org>
Link: https://lore.kernel.org/r/20210517120034.3975027-1-robert.marko@sartura.hr


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent eec22056
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -256,7 +256,11 @@ static const struct soc_id soc_id[] = {
	{ 356, "SM8250" },
	{ 394, "SM6125" },
	{ 402, "IPQ6018" },
	{ 403, "IPQ6028" },
	{ 421, "IPQ6000" },
	{ 422, "IPQ6010" },
	{ 425, "SC7180" },
	{ 453, "IPQ6005" },
	{ 455, "QRB5165" },
};