Lines Matching +full:gcc +full:- +full:sm8150
10 - compatible: Should be one of:
11 "qcom,qcs404-ethqos"
12 "qcom,sm8150-ethqos"
14 - reg: Address and length of the register set for the device
16 - reg-names: Should contain register names "stmmaceth", "rgmii"
18 - clocks: Should contain phandle to clocks
20 - clock-names: Should contain clock names "stmmaceth", "pclk",
23 - interrupts: Should contain phandle to interrupts
25 - interrupt-names: Should contain interrupt names "macirq", "eth_lpi"
33 compatible = "qcom,qcs404-ethqos";
36 reg-names = "stmmaceth", "rgmii";
37 clock-names = "stmmaceth", "pclk", "ptp_ref", "rgmii";
38 clocks = <&gcc GCC_ETH_AXI_CLK>,
39 <&gcc GCC_ETH_SLAVE_AHB_CLK>,
40 <&gcc GCC_ETH_PTP_CLK>,
41 <&gcc GCC_ETH_RGMII_CLK>;
44 interrupt-names = "macirq", "eth_lpi";
45 snps,reset-gpio = <&tlmm 60 GPIO_ACTIVE_LOW>;
46 snps,reset-active-low;
53 phy-handle = <&phy1>;
54 phy-mode = "rgmii";
57 #address-cells = <0x1>;
58 #size-cells = <0x0>;
59 compatible = "snps,dwmac-mdio";
61 device_type = "ethernet-phy";