arm64: dts: rk3399-sapphire: add HDMIIn sound dev
[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 = "disabled";
58         };
59
60         hdmiin-sound {
61                 compatible = "rockchip,rockchip-rt5651-tc358749x-sound";
62                 rockchip,cpu = <&i2s0>;
63                 rockchip,codec = <&rt5651 &rt5651 &tc358749x>;
64                 status = "okay";
65         };
66 };
67
68 &backlight {
69         status = "okay";
70 };
71
72 &cdn_dp_fb {
73         status = "okay";
74         extcon = <&fusb0>;
75         dp_vop_sel = <DISPLAY_SOURCE_LCDC1>;
76 };
77
78 &cdn_dp_sound {
79         status = "okay";
80 };
81
82 &edp_rk_fb {
83         status = "okay";
84 };
85
86 &hdmi_rk_fb {
87         status = "okay";
88         rockchip,hdmi_video_source = <DISPLAY_SOURCE_LCDC1>;
89 };
90
91 &hdmi_sound {
92         status = "okay";
93 };
94
95 &pcie_phy {
96         status = "okay";
97 };
98
99 &pcie0 {
100         ep-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>;
101         num-lanes = <4>;
102         pinctrl-names = "default";
103         pinctrl-0 = <&pcie_clkreqn>;
104         status = "okay";
105 };
106
107 &rt5651 {
108         status = "okay";
109 };
110
111 &i2c0 {
112         status = "okay";
113 };
114
115 &i2c1 {
116         status = "okay";
117
118         gsl3673: gsl3673@40 {
119                 compatible = "GSL,GSL3673";
120                 reg = <0x40>;
121                 screen_max_x = <1536>;
122                 screen_max_y = <2048>;
123                 irq_gpio_number = <&gpio1 20 IRQ_TYPE_LEVEL_LOW>;
124                 rst_gpio_number = <&gpio4 22 GPIO_ACTIVE_HIGH>;
125         };
126
127         tc358749x: tc358749x@0f {
128                 compatible = "toshiba,tc358749x";
129                 reg = <0x0f>;
130                 power-gpios = <&gpio2 6 GPIO_ACTIVE_HIGH>;
131                 power18-gpios = <&gpio2 9 GPIO_ACTIVE_HIGH>;
132                 power33-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>;
133                 csi-ctl-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
134                 stanby-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>;
135                 reset-gpios = <&gpio2 7 GPIO_ACTIVE_HIGH>;
136                 int-gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
137                 pinctrl-names = "default";
138                 pinctrl-0 = <&hdmiin_gpios>;
139                 status = "okay";
140         };
141 };
142
143 &pwm0 {
144         status = "okay";
145 };
146
147 &pwm3 {
148         status = "okay";
149         interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
150         compatible = "rockchip,remotectl-pwm";
151         remote_pwm_id = <3>;
152         handle_cpu_id = <1>;
153
154         ir_key1 {
155                 rockchip,usercode = <0x4040>;
156                 rockchip,key_table =
157                         <0xf2   KEY_REPLY>,
158                         <0xba   KEY_BACK>,
159                         <0xf4   KEY_UP>,
160                         <0xf1   KEY_DOWN>,
161                         <0xef   KEY_LEFT>,
162                         <0xee   KEY_RIGHT>,
163                         <0xbd   KEY_HOME>,
164                         <0xea   KEY_VOLUMEUP>,
165                         <0xe3   KEY_VOLUMEDOWN>,
166                         <0xe2   KEY_SEARCH>,
167                         <0xb2   KEY_POWER>,
168                         <0xbc   KEY_MUTE>,
169                         <0xec   KEY_MENU>,
170                         <0xbf   0x190>,
171                         <0xe0   0x191>,
172                         <0xe1   0x192>,
173                         <0xe9   183>,
174                         <0xe6   248>,
175                         <0xe8   185>,
176                         <0xe7   186>,
177                         <0xf0   388>,
178                         <0xbe   0x175>;
179         };
180
181         ir_key2 {
182                 rockchip,usercode = <0xff00>;
183                 rockchip,key_table =
184                         <0xf9   KEY_HOME>,
185                         <0xbf   KEY_BACK>,
186                         <0xfb   KEY_MENU>,
187                         <0xaa   KEY_REPLY>,
188                         <0xb9   KEY_UP>,
189                         <0xe9   KEY_DOWN>,
190                         <0xb8   KEY_LEFT>,
191                         <0xea   KEY_RIGHT>,
192                         <0xeb   KEY_VOLUMEDOWN>,
193                         <0xef   KEY_VOLUMEUP>,
194                         <0xf7   KEY_MUTE>,
195                         <0xe7   KEY_POWER>,
196                         <0xfc   KEY_POWER>,
197                         <0xa9   KEY_VOLUMEDOWN>,
198                         <0xa8   KEY_VOLUMEDOWN>,
199                         <0xe0   KEY_VOLUMEDOWN>,
200                         <0xa5   KEY_VOLUMEDOWN>,
201                         <0xab   183>,
202                         <0xb7   388>,
203                         <0xf8   184>,
204                         <0xaf   185>,
205                         <0xed   KEY_VOLUMEDOWN>,
206                         <0xee   186>,
207                         <0xb3   KEY_VOLUMEDOWN>,
208                         <0xf1   KEY_VOLUMEDOWN>,
209                         <0xf2   KEY_VOLUMEDOWN>,
210                         <0xf3   KEY_SEARCH>,
211                         <0xb4   KEY_VOLUMEDOWN>,
212                         <0xbe   KEY_SEARCH>;
213         };
214
215         ir_key3 {
216                 rockchip,usercode = <0x1dcc>;
217                 rockchip,key_table =
218                         <0xee   KEY_REPLY>,
219                         <0xf0   KEY_BACK>,
220                         <0xf8   KEY_UP>,
221                         <0xbb   KEY_DOWN>,
222                         <0xef   KEY_LEFT>,
223                         <0xed   KEY_RIGHT>,
224                         <0xfc   KEY_HOME>,
225                         <0xf1   KEY_VOLUMEUP>,
226                         <0xfd   KEY_VOLUMEDOWN>,
227                         <0xb7   KEY_SEARCH>,
228                         <0xff   KEY_POWER>,
229                         <0xf3   KEY_MUTE>,
230                         <0xbf   KEY_MENU>,
231                         <0xf9   0x191>,
232                         <0xf5   0x192>,
233                         <0xb3   388>,
234                         <0xbe   KEY_1>,
235                         <0xba   KEY_2>,
236                         <0xb2   KEY_3>,
237                         <0xbd   KEY_4>,
238                         <0xf9   KEY_5>,
239                         <0xb1   KEY_6>,
240                         <0xfc   KEY_7>,
241                         <0xf8   KEY_8>,
242                         <0xb0   KEY_9>,
243                         <0xb6   KEY_0>,
244                         <0xb5   KEY_BACKSPACE>;
245         };
246 };
247
248 &pinctrl {
249         status = "okay";
250
251         hdmiin {
252                 hdmiin_gpios: hdmiin_gpios {
253                         rockchip,pins =
254                                 <2 5 RK_FUNC_GPIO &pcfg_pull_none>,
255                                 <2 6 RK_FUNC_GPIO &pcfg_pull_none>,
256                                 <2 7 RK_FUNC_GPIO &pcfg_pull_none>,
257                                 <2 8 RK_FUNC_GPIO &pcfg_pull_none>,
258                                 <2 9 RK_FUNC_GPIO &pcfg_pull_none>,
259                                 <2 12 RK_FUNC_GPIO &pcfg_pull_none>;
260                 };
261         };
262 };
263
264 &rk_screen {
265         #include <dt-bindings/display/screen-timing/lcd-F402.dtsi>
266 };
267
268 &vopb_rk_fb {
269         status = "okay";
270         power_ctr: power_ctr {
271                 rockchip,debug = <0>;
272                 lcd_en: lcd-en {
273                         rockchip,power_type = <GPIO>;
274                         gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
275                         rockchip,delay = <10>;
276                 };
277
278                 /*
279                 lcd_cs: lcd-cs {
280                         rockchip,power_type = <GPIO>;
281                         gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
282                         rockchip,delay = <10>;
283                 };
284                 */
285
286                 lcd_rst: lcd-rst {
287                         rockchip,power_type = <GPIO>;
288                         gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>;
289                         rockchip,delay = <5>;
290                 };
291         };
292 };
293
294 &vopl_rk_fb {
295         status = "okay";
296 };