Commit 6f7b2249 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson

soc: qcom: socinfo: add SM8250 entry to soc_id array

Add an entry for SM8250 SoC.
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20200525164817.2938638-4-dmitry.baryshkov@linaro.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 50f85d16
......@@ -222,6 +222,7 @@ static const struct soc_id soc_id[] = {
{ 318, "SDM630" },
{ 321, "SDM845" },
{ 341, "SDA845" },
{ 356, "SM8250" },
};
static const char *socinfo_machine(struct device *dev, unsigned int id)
......
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