soc: qcom: socinfo: add soc id for IPQ6018
Add the SoC ID for IPQ6018 variant. Signed-off-by: Kathiravan T <kathirav@codeaurora.org> Link: https://lore.kernel.org/r/1597645830-30409-1-git-send-email-kathirav@codeaurora.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
9123e3a74e
commit
7303fbd2f0
@@ -223,6 +223,7 @@ static const struct soc_id soc_id[] = {
|
|||||||
{ 321, "SDM845" },
|
{ 321, "SDM845" },
|
||||||
{ 341, "SDA845" },
|
{ 341, "SDA845" },
|
||||||
{ 356, "SM8250" },
|
{ 356, "SM8250" },
|
||||||
|
{ 402, "IPQ6018" },
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char *socinfo_machine(struct device *dev, unsigned int id)
|
static const char *socinfo_machine(struct device *dev, unsigned int id)
|
||||||
|
Reference in New Issue
Block a user