Lines Matching +full:gcc +full:- +full:ipq5018
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,ipq5332-usb-hsphy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sricharan Ramabadhran <quic_srichara@quicinc.com>
11 - Varadarajan Narayanan <quic_varada@quicinc.com>
15 IPQ5018, IPQ5332 SoCs.
20 - const: qcom,ipq5332-usb-hsphy
22 "#phy-cells":
31 clock-names:
33 - const: cfg_ahb
38 vdd-supply:
45 - |
46 #include <dt-bindings/clock/qcom,ipq5332-gcc.h>
47 usb-phy@7b000 {
48 compatible = "qcom,ipq5332-usb-hsphy";
51 clocks = <&gcc GCC_USB0_PHY_CFG_AHB_CLK>;
52 clock-names = "cfg_ahb";
54 #phy-cells = <0>;
56 resets = <&gcc GCC_QUSB2_0_PHY_BCR>;
58 vdd-supply = <®ulator_fixed_5p0>;