Commit 593cb55b authored by Iskren Chernev's avatar Iskren Chernev Committed by Bjorn Andersson
Browse files

soc: qcom: smd-rpm: Add SM6115 compatible

parent 0fa82662
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@ static const struct of_device_id qcom_smd_rpm_of_match[] = {
	{ .compatible = "qcom,rpm-msm8996" },
	{ .compatible = "qcom,rpm-msm8998" },
	{ .compatible = "qcom,rpm-sdm660" },
	{ .compatible = "qcom,rpm-sm6115" },
	{ .compatible = "qcom,rpm-sm6125" },
	{ .compatible = "qcom,rpm-qcs404" },
	{}