Lines Matching +full:mt2701 +full:- +full:wm8960 +full:- +full:machine

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-nand", "mediatek,mt7623";
22 stdout-path = "serial2:115200n8";
27 proc-supply = <&mt6323_vproc_reg>;
31 proc-supply = <&mt6323_vproc_reg>;
35 proc-supply = <&mt6323_vproc_reg>;
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>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&i2c0_pins_a>;
155 pinctrl-names = "default";
156 pinctrl-0 = <&i2c1_pins_b>;
159 wm8960: wm8960@1a { label
160 compatible = "wlf,wm8960";
166 pinctrl-names = "default";
167 pinctrl-0 = <&i2c2_pins_b>;
172 pinctrl-names = "default", "state_uhs";
173 pinctrl-0 = <&mmc1_pins_default>;
174 pinctrl-1 = <&mmc1_pins_uhs>;
176 bus-width = <4>;
177 max-frequency = <50000000>;
178 cap-sd-highspeed;
179 cd-gpios = <&pio 261 GPIO_ACTIVE_LOW>;
180 vmmc-supply = <&reg_3p3v>;
181 vqmmc-supply = <&reg_3p3v>;
185 pinctrl-names = "default";
186 pinctrl-0 = <&nand_pins_default>;
192 nand-ecc-mode = "hw";
193 nand-ecc-strength = <12>;
194 nand-ecc-step-size = <1024>;
197 compatible = "fixed-partitions";
198 #address-cells = <1>;
199 #size-cells = <1>;
212 label = "uboot-env";
240 pinctrl-names = "default";
241 pinctrl-0 = <&pcie_default>;
262 pinctrl-names = "default";
263 pinctrl-0 = <&pwm_pins_a>;
268 pinctrl-names = "default";
269 pinctrl-0 = <&spi0_pins_a>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&spi1_pins_a>;
280 pinctrl-names = "default";
281 pinctrl-0 = <&uart2_pins_b>;
286 vusb33-supply = <&reg_3p3v>;
287 vbus-supply = <&reg_5v>;