Skip to content

Commit d6e5248

Browse files
konradybcioandersson
authored andcommitted
drivers: soc: Add MSM8936 SMD RPM compatible
Signed-off-by: Konrad Dybcio <[email protected]> Signed-off-by: Vincent Knecht <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 73edcd3 commit d6e5248

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
@@ -231,6 +231,7 @@ static void qcom_smd_rpm_remove(struct rpmsg_device *rpdev)
231231
static const struct of_device_id qcom_smd_rpm_of_match[] = {
232232
{ .compatible = "qcom,rpm-apq8084" },
233233
{ .compatible = "qcom,rpm-msm8916" },
234+
{ .compatible = "qcom,rpm-msm8936" },
234235
{ .compatible = "qcom,rpm-msm8974" },
235236
{ .compatible = "qcom,rpm-msm8976" },
236237
{ .compatible = "qcom,rpm-msm8996" },

0 commit comments

Comments
 (0)