Commit 23fd6792 authored by Baruch Siach's avatar Baruch Siach Committed by Vinod Koul
Browse files

phy: qcom-qmp: add USB3 PHY support for IPQ6018

parent 2433ab63
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5402,6 +5402,9 @@ static const struct of_device_id qcom_qmp_phy_of_match_table[] = {
	}, {
		.compatible = "qcom,ipq6018-qmp-pcie-phy",
		.data = &ipq6018_pciephy_cfg,
	}, {
		.compatible = "qcom,ipq6018-qmp-usb3-phy",
		.data = &ipq8074_usb3phy_cfg,
	}, {
		.compatible = "qcom,sc7180-qmp-usb3-phy",
		.data = &sc7180_usb3phy_cfg,