mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 22:08:33 -04:00
soc: qcom: socinfo: add SM8250 entry to soc_id array
Add an entry for SM8250 SoC. Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20200525164817.2938638-4-dmitry.baryshkov@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
50f85d1620
commit
6f7b224954
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user