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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 0fa8266 commit 593cb55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)