Commit 87fd343c authored by Bjorn Andersson's avatar Bjorn Andersson

soc: qcom: socinfo: Add PM8150C and SMB2351 models

Add PM8150C and SMB2351 to the list of known PMIC models.
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: default avatarBhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20211005024025.2037810-1-bjorn.andersson@linaro.org
parent 38212b2a
......@@ -102,6 +102,8 @@ static const char *const pmic_models[] = {
[32] = "PM8150B",
[33] = "PMK8002",
[36] = "PM8009",
[38] = "PM8150C",
[41] = "SMB2351",
};
#endif /* CONFIG_DEBUG_FS */
......
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