2 * Copyright (c) 2017 MediaTek Inc.
3 * Author: John Crispin <john@phrozen.org>
4 * Sean Wang <sean.wang@mediatek.com>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
17 #include "mt7623.dtsi"
18 #include "mt6323.dtsi"
28 stdout-path = "serial2:115200n8";
33 proc-supply = <&mt6323_vproc_reg>;
37 proc-supply = <&mt6323_vproc_reg>;
41 proc-supply = <&mt6323_vproc_reg>;
45 proc-supply = <&mt6323_vproc_reg>;
50 device_type = "memory";
51 reg = <0 0x80000000 0 0x40000000>;
54 usb_p1_vbus: regulator@0 {
55 compatible = "regulator-fixed";
56 regulator-name = "usb_vbus";
57 regulator-min-microvolt = <5000000>;
58 regulator-max-microvolt = <5000000>;
59 gpio = <&pio 135 GPIO_ACTIVE_HIGH>;
65 vmmc-supply = <&mt6323_vemc3v3_reg>;
66 vqmmc-supply = <&mt6323_vio18_reg>;
70 vmmc-supply = <&mt6323_vmch_reg>;
71 vqmmc-supply = <&mt6323_vmc_reg>;
87 vbus-supply = <&usb_p1_vbus>;