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

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

parent 50f85d16
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)