Commit 7303fbd2 authored by Kathiravan T's avatar Kathiravan T Committed by Bjorn Andersson
Browse files

soc: qcom: socinfo: add soc id for IPQ6018

parent 9123e3a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -223,6 +223,7 @@ static const struct soc_id soc_id[] = {
	{ 321, "SDM845" },
	{ 341, "SDA845" },
	{ 356, "SM8250" },
	{ 402, "IPQ6018" },
};

static const char *socinfo_machine(struct device *dev, unsigned int id)