arm64: dts: rk3399: rename android to android-6.0
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-sapphire-excavator-edp-android-6.0.dts
1 /*
2  * Copyright (c) 2016 Fuzhou Rockchip Electronics Co., Ltd
3  *
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
7  * whole.
8  *
9  *  a) This file 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.
13  *
14  *     This file 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.
18  *
19  * Or, alternatively,
20  *
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
28  *     conditions:
29  *
30  *     The above copyright notice and this permission notice shall be
31  *     included in all copies or substantial portions of the Software.
32  *
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.
41  */
42
43 /dts-v1/;
44
45 #include <dt-bindings/input/input.h>
46 #include "rk3399-excavator-sapphire.dtsi"
47 #include "rk3399-android-6.0.dtsi"
48
49 / {
50         compatible = "rockchip,rk3399-excavator-edp", "rockchip,rk3399";
51
52         test-power {
53                 status = "okay";
54         };
55
56         rt5651-sound {
57                 status = "okay";
58         };
59 };
60
61 &backlight {
62         status = "okay";
63 };
64
65 &cdn_dp_fb {
66         status = "okay";
67         extcon = <&fusb0>;
68         dp_vop_sel = <DISPLAY_SOURCE_LCDC1>;
69 };
70
71 &cdn_dp_sound {
72         status = "okay";
73 };
74
75 &edp_rk_fb {
76         status = "okay";
77 };
78
79 &hdmi_rk_fb {
80         status = "okay";
81         rockchip,hdmi_video_source = <DISPLAY_SOURCE_LCDC1>;
82 };
83
84 &hdmi_sound {
85         status = "okay";
86 };
87
88 &pcie_phy {
89         status = "okay";
90 };
91
92 &pcie0 {
93         ep-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>;
94         num-lanes = <4>;
95         pinctrl-names = "default";
96         pinctrl-0 = <&pcie_clkreqn>;
97         status = "okay";
98 };
99
100 &rt5651 {
101         status = "okay";
102 };
103
104 &i2c0 {
105         status = "okay";
106 };
107
108 &i2c1 {
109         status = "okay";
110
111         gsl3673: gsl3673@40 {
112                 compatible = "GSL,GSL3673";
113                 reg = <0x40>;
114                 screen_max_x = <1536>;
115                 screen_max_y = <2048>;
116                 irq_gpio_number = <&gpio1 20 IRQ_TYPE_LEVEL_LOW>;
117                 rst_gpio_number = <&gpio4 22 GPIO_ACTIVE_HIGH>;
118         };
119 };
120
121 &pwm0 {
122         status = "okay";
123 };
124
125 &pwm3 {
126         status = "okay";
127         interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
128         compatible = "rockchip,remotectl-pwm";
129         remote_pwm_id = <3>;
130         handle_cpu_id = <0>;
131
132         ir_key1 {
133                 rockchip,usercode = <0x4040>;
134                 rockchip,key_table =
135                         <0xf2   KEY_REPLY>,
136                         <0xba   KEY_BACK>,
137                         <0xf4   KEY_UP>,
138                         <0xf1   KEY_DOWN>,
139                         <0xef   KEY_LEFT>,
140                         <0xee   KEY_RIGHT>,
141                         <0xbd   KEY_HOME>,
142                         <0xea   KEY_VOLUMEUP>,
143                         <0xe3   KEY_VOLUMEDOWN>,
144                         <0xe2   KEY_SEARCH>,
145                         <0xb2   KEY_POWER>,
146                         <0xbc   KEY_MUTE>,
147                         <0xec   KEY_MENU>,
148                         <0xbf   0x190>,
149                         <0xe0   0x191>,
150                         <0xe1   0x192>,
151                         <0xe9   183>,
152                         <0xe6   248>,
153                         <0xe8   185>,
154                         <0xe7   186>,
155                         <0xf0   388>,
156                         <0xbe   0x175>;
157         };
158
159         ir_key2 {
160                 rockchip,usercode = <0xff00>;
161                 rockchip,key_table =
162                         <0xf9   KEY_HOME>,
163                         <0xbf   KEY_BACK>,
164                         <0xfb   KEY_MENU>,
165                         <0xaa   KEY_REPLY>,
166                         <0xb9   KEY_UP>,
167                         <0xe9   KEY_DOWN>,
168                         <0xb8   KEY_LEFT>,
169                         <0xea   KEY_RIGHT>,
170                         <0xeb   KEY_VOLUMEDOWN>,
171                         <0xef   KEY_VOLUMEUP>,
172                         <0xf7   KEY_MUTE>,
173                         <0xe7   KEY_POWER>,
174                         <0xfc   KEY_POWER>,
175                         <0xa9   KEY_VOLUMEDOWN>,
176                         <0xa8   KEY_VOLUMEDOWN>,
177                         <0xe0   KEY_VOLUMEDOWN>,
178                         <0xa5   KEY_VOLUMEDOWN>,
179                         <0xab   183>,
180                         <0xb7   388>,
181                         <0xf8   184>,
182                         <0xaf   185>,
183                         <0xed   KEY_VOLUMEDOWN>,
184                         <0xee   186>,
185                         <0xb3   KEY_VOLUMEDOWN>,
186                         <0xf1   KEY_VOLUMEDOWN>,
187                         <0xf2   KEY_VOLUMEDOWN>,
188                         <0xf3   KEY_SEARCH>,
189                         <0xb4   KEY_VOLUMEDOWN>,
190                         <0xbe   KEY_SEARCH>;
191         };
192
193         ir_key3 {
194                 rockchip,usercode = <0x1dcc>;
195                 rockchip,key_table =
196                         <0xee   KEY_REPLY>,
197                         <0xf0   KEY_BACK>,
198                         <0xf8   KEY_UP>,
199                         <0xbb   KEY_DOWN>,
200                         <0xef   KEY_LEFT>,
201                         <0xed   KEY_RIGHT>,
202                         <0xfc   KEY_HOME>,
203                         <0xf1   KEY_VOLUMEUP>,
204                         <0xfd   KEY_VOLUMEDOWN>,
205                         <0xb7   KEY_SEARCH>,
206                         <0xff   KEY_POWER>,
207                         <0xf3   KEY_MUTE>,
208                         <0xbf   KEY_MENU>,
209                         <0xf9   0x191>,
210                         <0xf5   0x192>,
211                         <0xb3   388>,
212                         <0xbe   KEY_1>,
213                         <0xba   KEY_2>,
214                         <0xb2   KEY_3>,
215                         <0xbd   KEY_4>,
216                         <0xf9   KEY_5>,
217                         <0xb1   KEY_6>,
218                         <0xfc   KEY_7>,
219                         <0xf8   KEY_8>,
220                         <0xb0   KEY_9>,
221                         <0xb6   KEY_0>,
222                         <0xb5   KEY_BACKSPACE>;
223         };
224 };
225
226 &rk_screen {
227         #include <dt-bindings/display/screen-timing/lcd-F402.dtsi>
228 };
229
230 &vopb_rk_fb {
231         status = "okay";
232         power_ctr: power_ctr {
233                 rockchip,debug = <0>;
234                 lcd_en: lcd-en {
235                         rockchip,power_type = <GPIO>;
236                         gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
237                         rockchip,delay = <10>;
238                 };
239
240                 /*
241                 lcd_cs: lcd-cs {
242                         rockchip,power_type = <GPIO>;
243                         gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
244                         rockchip,delay = <10>;
245                 };
246                 */
247
248                 lcd_rst: lcd-rst {
249                         rockchip,power_type = <GPIO>;
250                         gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>;
251                         rockchip,delay = <5>;
252                 };
253         };
254 };
255
256 &vopl_rk_fb {
257         status = "okay";
258 };