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

soc: qcom: socinfo: Add PM6125 ID

PM6125 has the ID 45. Add it.
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-2-konrad.dybcio@somainline.org
上级 fd400489
...@@ -104,6 +104,7 @@ static const char *const pmic_models[] = { ...@@ -104,6 +104,7 @@ static const char *const pmic_models[] = {
[36] = "PM8009", [36] = "PM8009",
[38] = "PM8150C", [38] = "PM8150C",
[41] = "SMB2351", [41] = "SMB2351",
[45] = "PM6125",
[47] = "PMK8350", [47] = "PMK8350",
[48] = "PM8350", [48] = "PM8350",
[49] = "PM8350C", [49] = "PM8350C",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册