1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: "http://devicetree.org/schemas/phy/qcom-usb-ipq4019-phy.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Qualcom IPQ40xx Dakota HS/SS USB PHY
10 - Robert Marko <robert.marko@sartura.hr>
15 - qcom,usb-ss-ipq4019-phy
16 - qcom,usb-hs-ipq4019-phy
39 additionalProperties: false
43 #include <dt-bindings/clock/qcom,gcc-ipq4019.h>
47 compatible = "qcom,usb-hs-ipq4019-phy";
49 resets = <&gcc USB2_HSPHY_POR_ARES>,
50 <&gcc USB2_HSPHY_S_ARES>;
51 reset-names = "por_rst", "srif_rst";