Commit eec22056 authored by Martin Botka's avatar Martin Botka Committed by Bjorn Andersson

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

Add SM6125 SoC ID to the soc_id struct
Signed-off-by: default avatarMartin Botka <martin.botka@somainline.org>
Link: https://lore.kernel.org/r/20210523212038.736445-2-martin.botka@somainline.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 6efb943b
......@@ -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" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment