soc: qcom: socinfo: Add missing SoC ID for SM6125

Add SM6125 SoC ID to the soc_id struct

Signed-off-by: Martin Botka <martin.botka@somainline.org>
Link: https://lore.kernel.org/r/20210523212038.736445-2-martin.botka@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Martin Botka 2021-05-23 23:20:37 +02:00 committed by Bjorn Andersson
parent 6efb943b86
commit eec220565b

View file

@ -254,6 +254,7 @@ static const struct soc_id soc_id[] = {
{ 350, "SDA632" },
{ 351, "SDA450" },
{ 356, "SM8250" },
{ 394, "SM6125" },
{ 402, "IPQ6018" },
{ 425, "SC7180" },
{ 455, "QRB5165" },