2 * Copyright 2014 Maxime Ripard
4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
7 * of the GPL or the X11 license, at your option. Note that this dual
8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU General Public License as
13 * published by the Free Software Foundation; either version 2 of the
14 * License, or (at your option) any later version.
16 * This file is distributed in the hope that it will be useful,
17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 * GNU General Public License for more details.
23 * b) Permission is hereby granted, free of charge, to any person
24 * obtaining a copy of this software and associated documentation
25 * files (the "Software"), to deal in the Software without
26 * restriction, including without limitation the rights to use,
27 * copy, modify, merge, publish, distribute, sublicense, and/or
28 * sell copies of the Software, and to permit persons to whom the
29 * Software is furnished to do so, subject to the following
32 * The above copyright notice and this permission notice shall be
33 * included in all copies or substantial portions of the Software.
35 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
36 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
37 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
38 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
39 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
40 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
41 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
42 * OTHER DEALINGS IN THE SOFTWARE.
46 #include "sun6i-a31.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/pinctrl/sun4i-a10.h>
53 model = "Merrii A31 Hummingbird";
54 compatible = "merrii,a31-hummingbird", "allwinner,sun6i-a31";
63 stdout-path = "serial0:115200n8";
66 wifi_pwrseq: wifi_pwrseq {
67 compatible = "mmc-pwrseq-simple";
68 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 */
73 cpu-supply = <®_dcdc3>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&gmac_pins_rgmii_a>, <&gmac_phy_reset_pin_hummingbird>;
85 snps,reset-gpio = <&pio 0 21 GPIO_ACTIVE_HIGH>;
86 snps,reset-active-low;
87 snps,reset-delays-us = <0 10000 30000>;
90 phy1: ethernet-phy@1 {
96 pinctrl-names = "default";
97 pinctrl-0 = <&i2c0_pins_a>;
98 /* pull-ups and devices require AXP221 DLDO3 */
103 pinctrl-names = "default";
104 pinctrl-0 = <&i2c1_pins_a>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&i2c2_pins_a>;
114 compatible = "nxp,pcf8563";
120 pinctrl-names = "default";
121 pinctrl-0 = <&ir_pins_a>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_hummingbird>;
128 vmmc-supply = <®_dcdc1>;
130 cd-gpios = <&pio 0 8 GPIO_ACTIVE_HIGH>; /* PA8 */
136 /* external pull-ups missing for some pins */
137 allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;
141 pinctrl-names = "default";
142 pinctrl-0 = <&mmc1_pins_a>, <&wifi_reset_pin_hummingbird>;
143 vmmc-supply = <®_aldo1>;
144 mmc-pwrseq = <&wifi_pwrseq>;
155 gmac_phy_reset_pin_hummingbird: gmac_phy_reset_pin@0 {
156 allwinner,pins = "PA21";
157 allwinner,function = "gpio_out";
158 allwinner,drive = <SUN4I_PINCTRL_10_MA>;
159 allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
162 mmc0_cd_pin_hummingbird: mmc0_cd_pin@0 {
163 allwinner,pins = "PA8";
164 allwinner,function = "gpio_in";
165 allwinner,drive = <SUN4I_PINCTRL_10_MA>;
166 allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;
169 wifi_reset_pin_hummingbird: wifi_reset_pin@0 {
170 allwinner,pins = "PG10";
171 allwinner,function = "gpio_out";
172 allwinner,drive = <SUN4I_PINCTRL_10_MA>;
173 allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
181 compatible = "x-powers,axp221";
183 interrupt-parent = <&nmi_intc>;
184 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
188 #include "axp22x.dtsi"
191 regulator-min-microvolt = <3300000>;
192 regulator-max-microvolt = <3300000>;
193 regulator-name = "vcc-wifi";
198 regulator-min-microvolt = <2700000>;
199 regulator-max-microvolt = <3300000>;
200 regulator-name = "avcc";
204 regulator-min-microvolt = <700000>;
205 regulator-max-microvolt = <1320000>;
206 regulator-name = "vdd-cpus";
211 regulator-min-microvolt = <3000000>;
212 regulator-max-microvolt = <3000000>;
213 regulator-name = "vcc-3v0";
217 regulator-min-microvolt = <700000>;
218 regulator-max-microvolt = <1320000>;
219 regulator-name = "vdd-gpu";
224 regulator-min-microvolt = <700000>;
225 regulator-max-microvolt = <1320000>;
226 regulator-name = "vdd-cpu";
231 regulator-min-microvolt = <700000>;
232 regulator-max-microvolt = <1320000>;
233 regulator-name = "vdd-sys-dll";
238 regulator-min-microvolt = <1500000>;
239 regulator-max-microvolt = <1500000>;
240 regulator-name = "vcc-dram";
244 gpio = <&pio 7 24 GPIO_ACTIVE_HIGH>; /* PH24 */
249 pinctrl-names = "default";
250 pinctrl-0 = <&uart0_pins_a>;
255 /* different pin from sunxi-common-regulators */
256 allwinner,pins = "PH24";
260 usb1_vbus-supply = <®_usb1_vbus>;