Commit 055c9aff authored by Martin Botka's avatar Martin Botka Committed by Bjorn Andersson
Browse files

soc: qcom: smd-rpm: Add SM6125 compatible

parent e3652575
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -241,6 +241,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-sm6125" },
	{ .compatible = "qcom,rpm-qcs404" },
	{}
};