2 * Copyright (c) 2016 ARM Ltd.
4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License as
11 * published by the Free Software Foundation; either version 2 of the
12 * License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
21 * b) Permission is hereby granted, free of charge, to any person
22 * obtaining a copy of this software and associated documentation
23 * files (the "Software"), to deal in the Software without
24 * restriction, including without limitation the rights to use,
25 * copy, modify, merge, publish, distribute, sublicense, and/or
26 * sell copies of the Software, and to permit persons to whom the
27 * Software is furnished to do so, subject to the following
30 * The above copyright notice and this permission notice shall be
31 * included in all copies or substantial portions of the Software.
33 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
35 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
37 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
40 * OTHER DEALINGS IN THE SOFTWARE.
45 #include "sun50i-a64.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "pine64,pine64", "allwinner,sun50i-a64";
63 stdout-path = "serial0:115200n8";
67 compatible = "hdmi-connector";
71 hdmi_con_in: endpoint {
72 remote-endpoint = <&hdmi_out_con>;
83 cpvdd-supply = <®_eldo1>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&rmii_pins>;
107 phy-handle = <&ext_rmii_phy1>;
108 phy-supply = <®_dc1sw>;
114 hvcc-supply = <®_dldo1>;
119 hdmi_out_con: endpoint {
120 remote-endpoint = <&hdmi_con_in>;
133 ext_rmii_phy1: ethernet-phy@1 {
134 compatible = "ethernet-phy-ieee802.3-c22";
140 pinctrl-names = "default";
141 pinctrl-0 = <&mmc0_pins>;
142 vmmc-supply = <®_dcdc1>;
143 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
161 compatible = "x-powers,axp803";
163 interrupt-parent = <&r_intc>;
164 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
168 #include "axp803.dtsi"
174 &battery_power_supply {
180 regulator-min-microvolt = <1800000>;
181 regulator-max-microvolt = <3300000>;
182 regulator-name = "vcc-pl";
187 regulator-min-microvolt = <3000000>;
188 regulator-max-microvolt = <3000000>;
189 regulator-name = "vcc-pll-avcc";
193 regulator-name = "vcc-phy";
198 regulator-min-microvolt = <3300000>;
199 regulator-max-microvolt = <3300000>;
200 regulator-name = "vcc-3v3";
205 regulator-min-microvolt = <1040000>;
206 regulator-max-microvolt = <1300000>;
207 regulator-name = "vdd-cpux";
210 /* DCDC3 is polyphased with DCDC2 */
213 * The DRAM chips used by Pine64 boards are DDR3L-compatible, so they can
214 * work at 1.35V with less power consumption.
215 * As AXP803 DCDC5 cannot reach 1.35V accurately, use 1.36V instead.
219 regulator-min-microvolt = <1360000>;
220 regulator-max-microvolt = <1360000>;
221 regulator-name = "vcc-dram";
226 regulator-min-microvolt = <1100000>;
227 regulator-max-microvolt = <1100000>;
228 regulator-name = "vdd-sys";
232 regulator-min-microvolt = <3300000>;
233 regulator-max-microvolt = <3300000>;
234 regulator-name = "vcc-hdmi";
238 regulator-min-microvolt = <3300000>;
239 regulator-max-microvolt = <3300000>;
240 regulator-name = "vcc-mipi";
244 regulator-min-microvolt = <3300000>;
245 regulator-max-microvolt = <3300000>;
246 regulator-name = "vcc-wifi";
250 regulator-min-microvolt = <1800000>;
251 regulator-max-microvolt = <1800000>;
252 regulator-name = "cpvdd";
256 regulator-min-microvolt = <1200000>;
257 regulator-max-microvolt = <1200000>;
258 regulator-name = "vcc-1v2-hsic";
262 * The A64 chip cannot work without this regulator off, although
263 * it seems to be only driving the AR100 core.
264 * Maybe we don't still know well about CPUs domain.
268 regulator-min-microvolt = <1100000>;
269 regulator-max-microvolt = <1100000>;
270 regulator-name = "vdd-cpus";
274 regulator-name = "vcc-rtc";
278 vcc-hdmi-supply = <®_dldo1>;
282 simple-audio-card,aux-devs = <&codec_analog>;
283 simple-audio-card,widgets = "Microphone", "Microphone Jack",
284 "Headphone", "Headphone Jack";
285 simple-audio-card,routing =
286 "Left DAC", "AIF1 Slot 0 Left",
287 "Right DAC", "AIF1 Slot 0 Right",
288 "Headphone Jack", "HP",
289 "AIF1 Slot 0 Left ADC", "Left ADC",
290 "AIF1 Slot 0 Right ADC", "Right ADC",
291 "MIC2", "Microphone Jack";
295 /* On Euler connector */
300 /* On Exp and Euler connectors */
302 pinctrl-names = "default";
303 pinctrl-0 = <&uart0_pb_pins>;
307 /* On Wifi/BT connector, with RTS/CTS */
309 pinctrl-names = "default";
310 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;
314 /* On Pi-2 connector */
316 pinctrl-names = "default";
317 pinctrl-0 = <&uart2_pins>;
321 /* On Euler connector */
323 pinctrl-names = "default";
324 pinctrl-0 = <&uart3_pins>;
328 /* On Euler connector, RTS/CTS optional */
330 pinctrl-names = "default";
331 pinctrl-0 = <&uart4_pins>;