Lines Matching +full:ipq9574 +full:- +full:gcc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,ipq8074-qmp-pcie-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vinod Koul <vkoul@kernel.org>
19 - qcom,ipq6018-qmp-pcie-phy
20 - qcom,ipq8074-qmp-gen3-pcie-phy
21 - qcom,ipq8074-qmp-pcie-phy
22 - qcom,ipq9574-qmp-gen3x1-pcie-phy
23 - qcom,ipq9574-qmp-gen3x2-pcie-phy
27 - description: serdes
32 clock-names:
34 - const: aux
35 - const: cfg_ahb
36 - const: pipe
41 reset-names:
43 - const: phy
44 - const: common
46 "#clock-cells":
49 clock-output-names:
52 "#phy-cells":
56 - compatible
57 - reg
58 - clocks
59 - clock-names
60 - resets
61 - reset-names
62 - "#clock-cells"
63 - clock-output-names
64 - "#phy-cells"
69 - |
70 #include <dt-bindings/clock/qcom,gcc-ipq6018.h>
71 #include <dt-bindings/reset/qcom,gcc-ipq6018.h>
74 compatible = "qcom,ipq6018-qmp-pcie-phy";
77 clocks = <&gcc GCC_PCIE0_AUX_CLK>,
78 <&gcc GCC_PCIE0_AHB_CLK>,
79 <&gcc GCC_PCIE0_PIPE_CLK>;
80 clock-names = "aux",
84 clock-output-names = "gcc_pcie0_pipe_clk_src";
85 #clock-cells = <0>;
87 #phy-cells = <0>;
89 resets = <&gcc GCC_PCIE0_PHY_BCR>,
90 <&gcc GCC_PCIE0PHY_PHY_BCR>;
91 reset-names = "phy",