Lines Matching +full:sa8775p +full:- +full:gcc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/qcom,sa8775p-dwmac-sgmii-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bartosz Golaszewski <[email protected]>
19 - items:
20 - enum:
21 - qcom,qcs8300-dwmac-sgmii-phy
22 - const: qcom,sa8775p-dwmac-sgmii-phy
23 - const: qcom,sa8775p-dwmac-sgmii-phy
27 - description: serdes
32 clock-names:
35 phy-supply:
39 "#phy-cells":
43 - compatible
44 - reg
45 - "#phy-cells"
46 - clocks
47 - clock-names
52 - |
53 #include <dt-bindings/clock/qcom,sa8775p-gcc.h>
55 compatible = "qcom,sa8775p-dwmac-sgmii-phy";
57 clocks = <&gcc GCC_SGMI_CLKREF_EN>;
58 clock-names = "sgmi_ref";
59 #phy-cells = <0>;