ARM64: dts: rk3399-fb: enable vop iommu
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-fb.dtsi
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 #include <dt-bindings/display/rk_fb.h>
43
44 / {
45         vpu: vpu_service@ff650000 {
46                 compatible = "rockchip,vpu_service";
47                 rockchip,grf = <&grf>;
48                 iommu_enabled = <1>;
49                 reg = <0x0 0xff650000 0x0 0x800>;
50                 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>,
51                         <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
52                 interrupt-names = "irq_dec", "irq_enc";
53                 clocks = <&cru ACLK_VCODEC>, <&cru HCLK_VCODEC>;
54                 clock-names = "aclk_vcodec", "hclk_vcodec";
55                 resets = <&cru SRST_H_VCODEC>, <&cru SRST_A_VCODEC>;
56                 reset-names = "video_h", "video_a";
57                 name = "vpu_service";
58                 dev_mode = <0>;
59                 status = "disabled";
60         };
61
62         vpu_mmu: vpu_mmu {
63                 dbgname = "vpu";
64                 compatible = "rockchip,vpu_mmu";
65                 reg = <0x0 0xff650800 0x0 0x40>;
66                 interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>;
67                 interrupt-names = "vpu_mmu";
68                 status = "disabled";
69         };
70
71         rkvdec: rkvdec@ff660000 {
72                 compatible = "rockchip,rkvdec";
73                 rockchip,grf = <&grf>;
74                 iommu_enabled = <1>;
75                 reg = <0x0 0xff660000 0x0 0x400>;
76                 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
77                 interrupt-names = "irq_dec";
78                 clocks = <&cru ACLK_VDU>, <&cru HCLK_VDU>,<&cru SCLK_VDU_CA>,<&cru SCLK_VDU_CORE>;
79                 clock-names = "aclk_vcodec", "hclk_vcodec", "clk_cabac", "clk_core";
80                 resets = <&cru SRST_H_VDU>, <&cru SRST_A_VDU>;
81                 reset-names = "video_h", "video_a";
82                 dev_mode = <2>;
83                 name = "rkvdec";
84                 status = "disabled";
85         };
86
87         vdec_mmu: vdec_mmu {
88                 dbgname = "vdec";
89                 compatible = "rockchip,vdec_mmu";
90                 reg = <0x0 0xff660480 0x0 0x40>,
91                       <0x0 0xff6604c0 0x0 0x40>;
92                 interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>;
93                 interrupt-names = "vdec_mmu";
94                 status = "disabled";
95         };
96
97         iep: iep@ff670000 {
98                 compatible = "rockchip,iep";
99                 iommu_enabled = <1>;
100                 reg = <0x0 0xff670000 0x0 0x800>;
101                 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
102                 clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>;
103                 clock-names = "aclk_iep", "hclk_iep";
104                 version = <2>;
105                 status = "disabled";
106         };
107
108         iep_mmu: iep-mmu {
109                 dbgname = "iep";
110                 compatible = "rockchip,iep_mmu";
111                 reg = <0x0 0xff670800 0x0 0x40>;
112                 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
113                 interrupt-names = "iep_mmu";
114                 status = "disabled";
115         };
116
117         fb: fb {
118                 compatible = "rockchip,rk-fb";
119                 rockchip,disp-mode = <DUAL>;
120                 status = "disabled";
121         };
122
123         rk_screen: screen {
124                 compatible = "rockchip,screen";
125                 status = "disabled";
126         };
127
128         vopb_rk_fb: vop-rk-fb@ff900000 {
129                 status = "disabled";
130                 compatible = "rockchip,rk3399-lcdc";
131                 rockchip,prop = <PRMRY>;
132                 reg = <0x0 0xff900000 0x0 0x3efc>;
133                 interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
134                 clocks = <&cru ACLK_VOP0>, <&cru DCLK_VOP0>, <&cru HCLK_VOP0>;
135                 clock-names = "aclk_lcdc", "dclk_lcdc", "hclk_lcdc";
136                 resets = <&cru SRST_A_VOP0>, <&cru SRST_H_VOP0>, <&cru SRST_D_VOP0>;
137                 reset-names = "axi", "ahb", "dclk";
138                 rockchip,grf = <&grf>;
139                 rockchip,pwr18 = <0>;
140                 rockchip,iommu-enabled = <1>;
141                 power_ctr: power_ctr {
142                 /*rockchip,debug = <0>;
143                 lcd_en: lcd-en {
144                         rockchip,power_type = <GPIO>;
145                         gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;//GPIO_C6 = 22
146                         rockchip,delay = <10>;
147                 };
148                 */
149
150                 /*lcd_cs: lcd-cs {
151                         rockchip,power_type = <GPIO>;
152                         gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;//GPIO_C5 = 21
153                         rockchip,delay = <10>;
154                 };*/
155
156                 /*lcd_rst: lcd-rst {
157                         rockchip,power_type = <GPIO>;
158                         gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>;
159                         rockchip,delay = <5>;
160                 };*/
161                 };
162         };
163
164         vopb_mmu_rk_fb: vopb-mmu {
165                 dbgname = "vop";
166                 compatible = "rockchip,vopb_mmu";
167                 reg = <0x0 0xff903f00 0x0 0x100>;
168                 interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
169                 interrupt-names = "vopb_mmu";
170                 status = "okay";
171         };
172
173         vopl_rk_fb: vop-rk-fb@ff8f0000 {
174                 compatible = "rockchip,rk3399-lcdc";
175                 rockchip,prop = <EXTEND>;
176                 reg = <0x0 0xff8f0000 0x0 0x3efc>;
177                 interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
178                 clocks = <&cru ACLK_VOP1>, <&cru DCLK_VOP1>, <&cru HCLK_VOP1>;
179                 clock-names = "aclk_lcdc", "dclk_lcdc", "hclk_lcdc";
180                 resets = <&cru SRST_A_VOP1>, <&cru SRST_H_VOP1>, <&cru SRST_D_VOP1>;
181                 reset-names = "axi", "ahb", "dclk";
182                 rockchip,grf = <&grf>;
183                 rockchip,pwr18 = <0>;
184                 rockchip,iommu-enabled = <1>;
185                 status = "disabled";
186         };
187
188         vopl_mmu_rk_fb: vopl-mmu {
189                 dbgname = "vop";
190                 compatible = "rockchip,vopl_mmu";
191                 reg = <0x0 0xff8f3f00 0x0 0x100>;
192                 interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
193                 interrupt-names = "vopl_mmu";
194                 status = "okay";
195         };
196
197         hdmi_rk_fb: hdmi-rk-fb@ff940000 {
198                 compatible = "rockchip,rk3399-hdmi";
199                 reg = <0x0 0xff940000 0x0 0x20000>;
200                 status = "disabled";
201         };
202
203         mipi0_rk_fb: mipi-rk-fb@ff960000 {
204                 compatible = "rockchip,rk3399-dsi";
205                 rockchip,prop = <0>;
206                 rockchip,grf = <&grf>;
207                 reg = <0x0 0xff960000 0x0 0x8000>;
208                 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
209                 clocks = <&cru SCLK_MIPIDPHY_REF>, <&cru PCLK_MIPI_DSI0>, <&cru SCLK_MIPIDPHY_CFG>;
210                 clock-names = "clk_mipi_24m", "pclk_mipi_dsi", "mipi_dphy_cfg";
211                 status = "disabled";
212         };
213
214         mipi1_rk_fb: mipi-rk-fb@ff968000 {
215                 compatible = "rockchip,rk3399-dsi";
216                 rockchip,prop = <1>;
217                 reg = <0x0 0xff968000 0x0 0x8000>;
218                 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
219                 clocks = <&cru SCLK_MIPIDPHY_REF>, <&cru PCLK_MIPI_DSI1>, <&cru SCLK_MIPIDPHY_CFG>;
220                 clock-names = "clk_mipi_24m", "pclk_mipi_dsi", "mipi_dphy_cfg";
221                 status = "disabled";
222         };
223 };