Lines Matching +full:gcc +full:- +full:ipq806x
1 * IPQ806x DWMAC Ethernet controller
8 - compatible: should be "qcom,ipq806x-gmac" along with "snps,dwmac"
12 - qcom,nss-common: should contain a phandle to a syscon device mapping the
13 nss-common registers.
15 - qcom,qsgmii-csr: should contain a phandle to a syscon device mapping the
16 qsgmii-csr registers.
22 compatible = "qcom,ipq806x-gmac";
25 interrupt-names = "macirq";
27 qcom,nss-common = <&nss_common>;
28 qcom,qsgmii-csr = <&qsgmii_csr>;
30 clocks = <&gcc GMAC_CORE1_CLK>;
31 clock-names = "stmmaceth";
33 resets = <&gcc GMAC_CORE1_RESET>;
34 reset-names = "stmmaceth";