Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a98c7ed8 authored by Lijuan Gao's avatar Lijuan Gao
Browse files

soc: qcom: socinfo: Add supprot for SDXNIGHTJAR soc-id



Add socinfo support for SDXNIGHTJAR Soc ID.

Change-Id: Iebdd429d22b8b931ffab08acbfacdc90e7470380
Signed-off-by: default avatarLijuan Gao <lijuang@codeaurora.org>
parent ccbf3863
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -659,6 +659,7 @@ static const struct soc_id soc_id[] = {
	{ 454, "HOLI" },
	{ 458, "SDXLEMUR" },
	{ 475, "YUPIK" },
	{ 484, "SDXNIGHTJAR" },
};

static struct qcom_socinfo *qsocinfo;