Commit 5257841a authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

soc: qcom: socinfo: Add PM6125 ID

PM6125 has the ID 45. Add it.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220723100225.92053-2-konrad.dybcio@somainline.org
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment