Lines Matching +full:cpu +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2017-2018 MediaTek Inc.
8 /dts-v1/;
9 #include <dt-bindings/input/input.h>
15 compatible = "mediatek,mt7623a-rfb-emmc", "mediatek,mt7623";
22 stdout-path = "serial2:115200n8";
26 cpu@0 {
27 proc-supply = <&mt6323_vproc_reg>;
30 cpu@1 {
31 proc-supply = <&mt6323_vproc_reg>;
34 cpu@2 {
35 proc-supply = <&mt6323_vproc_reg>;
38 cpu@3 {
39 proc-supply = <&mt6323_vproc_reg>;
43 gpio-keys {
44 compatible = "gpio-keys";
45 pinctrl-names = "default";
46 pinctrl-0 = <&key_pins_a>;
48 button-factory {
54 button-wps {
66 reg_1p8v: regulator-1p8v {
67 compatible = "regulator-fixed";
68 regulator-name = "fixed-1.8V";
69 regulator-min-microvolt = <1800000>;
70 regulator-max-microvolt = <1800000>;
71 regulator-boot-on;
72 regulator-always-on;
75 reg_3p3v: regulator-3p3v {
76 compatible = "regulator-fixed";
77 regulator-name = "fixed-3.3V";
78 regulator-min-microvolt = <3300000>;
79 regulator-max-microvolt = <3300000>;
80 regulator-boot-on;
81 regulator-always-on;
84 reg_5v: regulator-5v {
85 compatible = "regulator-fixed";
86 regulator-name = "fixed-5V";
87 regulator-min-microvolt = <5000000>;
88 regulator-max-microvolt = <5000000>;
89 regulator-boot-on;
90 regulator-always-on;
94 compatible = "mediatek,mt2701-wm8960-machine";
96 audio-routing =
101 mediatek,audio-codec = <&wm8960>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&i2s0_pins_a>;
119 compatible = "mediatek,eth-mac";
121 phy-mode = "trgmii";
123 fixed-link {
125 full-duplex;
130 mdio-bus {
131 #address-cells = <1>;
132 #size-cells = <0>;
139 reset-names = "mcm";
140 core-supply = <&mt6323_vpa_reg>;
141 io-supply = <&mt6323_vemc3v3_reg>;
144 #address-cells = <1>;
145 #size-cells = <0>;
174 label = "cpu";
176 phy-mode = "trgmii";
178 fixed-link {
180 full-duplex;
189 pinctrl-names = "default";
190 pinctrl-0 = <&i2c0_pins_a>;
195 pinctrl-names = "default";
196 pinctrl-0 = <&i2c1_pins_b>;
206 pinctrl-names = "default";
207 pinctrl-0 = <&i2c2_pins_b>;
212 pinctrl-names = "default", "state_uhs";
213 pinctrl-0 = <&mmc0_pins_default>;
214 pinctrl-1 = <&mmc0_pins_uhs>;
216 bus-width = <8>;
217 max-frequency = <50000000>;
218 cap-mmc-highspeed;
219 vmmc-supply = <®_3p3v>;
220 vqmmc-supply = <®_1p8v>;
221 non-removable;
225 pinctrl-names = "default", "state_uhs";
226 pinctrl-0 = <&mmc1_pins_default>;
227 pinctrl-1 = <&mmc1_pins_uhs>;
229 bus-width = <4>;
230 max-frequency = <50000000>;
231 cap-sd-highspeed;
232 cd-gpios = <&pio 261 GPIO_ACTIVE_LOW>;
233 vmmc-supply = <®_3p3v>;
234 vqmmc-supply = <®_3p3v>;
238 pinctrl-names = "default";
239 pinctrl-0 = <&pcie_default>;
260 pinctrl-names = "default";
261 pinctrl-0 = <&pwm_pins_a>;
266 pinctrl-names = "default";
267 pinctrl-0 = <&spi0_pins_a>;
272 pinctrl-names = "default";
273 pinctrl-0 = <&spi1_pins_a>;
278 pinctrl-names = "default";
279 pinctrl-0 = <&uart2_pins_b>;
284 vusb33-supply = <®_3p3v>;
285 vbus-supply = <®_5v>;