Skip to content

Commit 593cb55

Browse files
ichernevandersson
authored andcommitted
soc: qcom: smd-rpm: Add SM6115 compatible
Add a compatible for SM6115 Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> Link: https://lore.kernel.org/r/20210731164827.2756798-3-iskren.chernev@gmail.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
1 parent 0fa8266 commit 593cb55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/qcom/smd-rpm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ static const struct of_device_id qcom_smd_rpm_of_match[] = {
242242
{ .compatible = "qcom,rpm-msm8996" },
243243
{ .compatible = "qcom,rpm-msm8998" },
244244
{ .compatible = "qcom,rpm-sdm660" },
245+
{ .compatible = "qcom,rpm-sm6115" },
245246
{ .compatible = "qcom,rpm-sm6125" },
246247
{ .compatible = "qcom,rpm-qcs404" },
247248
{}

0 commit comments

Comments
 (0)