soc: qcom: socinfo: add qrb5165 SoC ID

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>
This commit is contained in:
Dmitry Baryshkov 2020-12-22 16:04:46 +03:00 коммит произвёл Bjorn Andersson
Родитель fef419c463
Коммит 0c0d0e56e0
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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)