Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:gmac
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 // Copyright (C) 2023 In-Circuit GmbH
4 #include "sun7i-a20.dtsi"
5 #include "sunxi-common-regulators.dtsi"
7 #include <dt-bindings/interrupt-controller/irq.h>
10 cpu-supply = <®_dcdc2>;
13 &gmac {
14 pinctrl-names = "default";
15 pinctrl-0 = <&gmac_mii_pins>;
16 phy-handle = <&phy1>;
17 phy-mode = "mii";
26 interrupt-parent = <&nmi_intc>;
32 phy1: ethernet-phy@1 {
40 regulator-always-on;
41 regulator-min-microvolt = <1000000>;
42 regulator-max-microvolt = <1400000>;
43 regulator-name = "vdd-cpu";
47 regulator-always-on;
48 regulator-min-microvolt = <1000000>;
49 regulator-max-microvolt = <1400000>;
50 regulator-name = "vdd-int-dll";
54 regulator-name = "vdd-rtc";
58 regulator-always-on;
59 regulator-min-microvolt = <3000000>;
60 regulator-max-microvolt = <3000000>;
61 regulator-name = "avcc";