soc: qcom: socinfo: add qrb5165 SoC ID
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 22 Dec 2020 13:04:46 +0000 (16:04 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 15 Jan 2021 14:47:43 +0000 (08:47 -0600)
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20201222130448.4125297-1-dmitry.baryshkov@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/socinfo.c

index d21530d24253e8a1e1aa3dfa16ca524dc32a870a..d4b0d6539df49887304ea5a1799edd9cd2fbc298 100644 (file)
@@ -234,6 +234,7 @@ static const struct soc_id soc_id[] = {
        { 356, "SM8250" },
        { 402, "IPQ6018" },
        { 425, "SC7180" },
+       { 455, "QRB5165" },
 };
 
 static const char *socinfo_machine(struct device *dev, unsigned int id)