2 * Copyright 2012 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 library 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 library 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.
45 #include "skeleton.dtsi"
49 #include <dt-bindings/pinctrl/sun4i-a10.h>
50 #include <dt-bindings/thermal/thermal.h>
53 interrupt-parent = <&intc>;
61 compatible = "allwinner,simple-framebuffer",
63 allwinner,pipeline = "de_be0-lcd0";
64 clocks = <&ahb_gates 36>, <&ahb_gates 44>, <&de_be_clk>,
65 <&tcon_ch0_clk>, <&dram_gates 26>;
73 polling-delay-passive = <250>;
74 polling-delay = <1000>;
75 thermal-sensors = <&rtp>;
80 cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
85 cpu_alert0: cpu_alert0 {
87 temperature = <850000>;
94 temperature = <100000>;
103 ahb_gates: clk@01c20060 {
105 compatible = "allwinner,sun5i-a13-ahb-gates-clk";
106 reg = <0x01c20060 0x8>;
108 clock-indices = <0>, <1>,
118 clock-output-names = "ahb_usbotg", "ahb_ehci",
119 "ahb_ohci", "ahb_ss", "ahb_dma",
120 "ahb_bist", "ahb_mmc0", "ahb_mmc1",
121 "ahb_mmc2", "ahb_nand",
122 "ahb_sdram", "ahb_spi0",
123 "ahb_spi1", "ahb_spi2",
124 "ahb_stimer", "ahb_ve", "ahb_tve",
125 "ahb_lcd", "ahb_csi", "ahb_de_be",
126 "ahb_de_fe", "ahb_iep",
130 apb0_gates: clk@01c20068 {
132 compatible = "allwinner,sun5i-a13-apb0-gates-clk";
133 reg = <0x01c20068 0x4>;
135 clock-indices = <0>, <5>,
137 clock-output-names = "apb0_codec", "apb0_pio",
141 apb1_gates: clk@01c2006c {
143 compatible = "allwinner,sun5i-a13-apb1-gates-clk";
144 reg = <0x01c2006c 0x4>;
146 clock-indices = <0>, <1>,
149 clock-output-names = "apb1_i2c0", "apb1_i2c1",
150 "apb1_i2c2", "apb1_uart1",
154 dram_gates: clk@01c20100 {
156 compatible = "allwinner,sun5i-a13-dram-gates-clk",
157 "allwinner,sun4i-a10-gates-clk";
158 reg = <0x01c20100 0x4>;
166 clock-output-names = "dram_ve",
174 de_be_clk: clk@01c20104 {
177 compatible = "allwinner,sun4i-a10-display-clk";
178 reg = <0x01c20104 0x4>;
179 clocks = <&pll3>, <&pll7>, <&pll5 1>;
180 clock-output-names = "de-be";
183 de_fe_clk: clk@01c2010c {
186 compatible = "allwinner,sun4i-a10-display-clk";
187 reg = <0x01c2010c 0x4>;
188 clocks = <&pll3>, <&pll7>, <&pll5 1>;
189 clock-output-names = "de-fe";
192 tcon_ch0_clk: clk@01c20118 {
195 compatible = "allwinner,sun4i-a10-tcon-ch0-clk";
196 reg = <0x01c20118 0x4>;
197 clocks = <&pll3>, <&pll7>, <&pll3x2>, <&pll7x2>;
198 clock-output-names = "tcon-ch0-sclk";
201 tcon_ch1_clk: clk@01c2012c {
203 compatible = "allwinner,sun4i-a10-tcon-ch1-clk";
204 reg = <0x01c2012c 0x4>;
205 clocks = <&pll3>, <&pll7>, <&pll3x2>, <&pll7x2>;
206 clock-output-names = "tcon-ch1-sclk";
211 compatible = "allwinner,sun5i-a13-display-engine";
212 allwinner,pipelines = <&fe0>;
216 tcon0: lcd-controller@01c0c000 {
217 compatible = "allwinner,sun5i-a13-tcon";
218 reg = <0x01c0c000 0x1000>;
220 resets = <&tcon_ch0_clk 1>;
222 clocks = <&ahb_gates 36>,
228 clock-output-names = "tcon-pixel-clock";
232 #address-cells = <1>;
236 #address-cells = <1>;
240 tcon0_in_be0: endpoint@0 {
242 remote-endpoint = <&be0_out_tcon0>;
247 #address-cells = <1>;
255 compatible = "allwinner,sun5i-a13-pwm";
256 reg = <0x01c20e00 0xc>;
262 fe0: display-frontend@01e00000 {
263 compatible = "allwinner,sun5i-a13-display-frontend";
264 reg = <0x01e00000 0x20000>;
266 clocks = <&ahb_gates 46>, <&de_fe_clk>,
268 clock-names = "ahb", "mod",
270 resets = <&de_fe_clk>;
274 #address-cells = <1>;
278 #address-cells = <1>;
282 fe0_out_be0: endpoint@0 {
284 remote-endpoint = <&be0_in_fe0>;
290 be0: display-backend@01e60000 {
291 compatible = "allwinner,sun5i-a13-display-backend";
292 reg = <0x01e60000 0x10000>;
293 clocks = <&ahb_gates 44>, <&de_be_clk>,
295 clock-names = "ahb", "mod",
297 resets = <&de_be_clk>;
300 assigned-clocks = <&de_be_clk>;
301 assigned-clock-rates = <300000000>;
304 #address-cells = <1>;
308 #address-cells = <1>;
312 be0_in_fe0: endpoint@0 {
314 remote-endpoint = <&fe0_out_be0>;
319 #address-cells = <1>;
323 be0_out_tcon0: endpoint@0 {
325 remote-endpoint = <&tcon0_in_be0>;
334 clock-latency = <244144>; /* 8 32k periods */
344 #cooling-cells = <2>;
345 cooling-min-level = <0>;
346 cooling-max-level = <5>;
350 compatible = "allwinner,sun5i-a13-pinctrl";
352 lcd_rgb666_pins: lcd_rgb666@0 {
353 allwinner,pins = "PD2", "PD3", "PD4", "PD5", "PD6", "PD7",
354 "PD10", "PD11", "PD12", "PD13", "PD14", "PD15",
355 "PD18", "PD19", "PD20", "PD21", "PD22", "PD23",
356 "PD24", "PD25", "PD26", "PD27";
357 allwinner,function = "lcd0";
358 allwinner,drive = <SUN4I_PINCTRL_10_MA>;
359 allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
362 uart1_pins_a: uart1@0 {
363 allwinner,pins = "PE10", "PE11";
364 allwinner,function = "uart1";
365 allwinner,drive = <SUN4I_PINCTRL_10_MA>;
366 allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
369 uart1_pins_b: uart1@1 {
370 allwinner,pins = "PG3", "PG4";
371 allwinner,function = "uart1";
372 allwinner,drive = <SUN4I_PINCTRL_10_MA>;
373 allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;