You need to sign in or sign up before continuing.
提交 fd400489 编写于 作者: K Konrad Dybcio 提交者: Bjorn Andersson

soc: qcom: socinfo: Add an ID for SM6375

Add an ID for SM6375, also known as BLAIR.
Signed-off-by: NKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220723100225.92053-1-konrad.dybcio@somainline.org
上级 90681f53
...@@ -334,6 +334,7 @@ static const struct soc_id soc_id[] = { ...@@ -334,6 +334,7 @@ static const struct soc_id soc_id[] = {
{ 482, "SM8450" }, { 482, "SM8450" },
{ 487, "SC7280" }, { 487, "SC7280" },
{ 495, "SC7180P" }, { 495, "SC7180P" },
{ 507, "SM6375" },
}; };
static const char *socinfo_machine(struct device *dev, unsigned int id) static const char *socinfo_machine(struct device *dev, unsigned int id)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册