Commit 5eaba7b5 authored by Varadarajan Narayanan's avatar Varadarajan Narayanan Committed by Vinod Koul
Browse files

phy: qcom-qusb2: add QUSB2 support for IPQ9574

parent b225e912
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -911,6 +911,9 @@ static const struct of_device_id qusb2_phy_of_match_table[] = {
	}, {
		.compatible	= "qcom,ipq8074-qusb2-phy",
		.data		= &msm8996_phy_cfg,
	}, {
		.compatible	= "qcom,ipq9574-qusb2-phy",
		.data		= &ipq6018_phy_cfg,
	}, {
		.compatible	= "qcom,msm8953-qusb2-phy",
		.data		= &msm8996_phy_cfg,