Skip to content

Commit 7303fbd

Browse files
Kathiravan Tandersson
authored andcommitted
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>
1 parent 9123e3a commit 7303fbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/qcom/socinfo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ static const struct soc_id soc_id[] = {
223223
{ 321, "SDM845" },
224224
{ 341, "SDA845" },
225225
{ 356, "SM8250" },
226+
{ 402, "IPQ6018" },
226227
};
227228

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

0 commit comments

Comments
 (0)