MIPI: 3368sdk : screen driver of tv080wum.
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rtsm_ve-cortex_a9x4.dts
1 /*
2  * ARM Ltd. Fast Models
3  *
4  * Versatile Express (VE) system model
5  * ARMCortexA9MPx4CT
6  *
7  * RTSM_VE_Cortex_A9x4.lisa
8  */
9
10 /dts-v1/;
11
12 / {
13         model = "RTSM_VE_CortexA9x4";
14         arm,vexpress,site = <0xf>;
15         compatible = "arm,rtsm_ve,cortex_a9x4", "arm,vexpress";
16         interrupt-parent = <&gic>;
17         #address-cells = <1>;
18         #size-cells = <1>;
19
20         chosen { };
21
22         aliases {
23                 serial0 = &v2m_serial0;
24                 serial1 = &v2m_serial1;
25                 serial2 = &v2m_serial2;
26                 serial3 = &v2m_serial3;
27         };
28
29         cpus {
30                 #address-cells = <1>;
31                 #size-cells = <0>;
32
33                 cpu@0 {
34                         device_type = "cpu";
35                         compatible = "arm,cortex-a9";
36                         reg = <0>;
37                 };
38
39                 cpu@1 {
40                         device_type = "cpu";
41                         compatible = "arm,cortex-a9";
42                         reg = <1>;
43                 };
44
45                 cpu@2 {
46                         device_type = "cpu";
47                         compatible = "arm,cortex-a9";
48                         reg = <2>;
49                 };
50
51                 cpu@3 {
52                         device_type = "cpu";
53                         compatible = "arm,cortex-a9";
54                         reg = <3>;
55                 };
56         };
57
58         memory@80000000 {
59                 device_type = "memory";
60                 reg = <0x80000000 0x80000000>;
61         };
62
63         scu@2c000000 {
64                 compatible = "arm,cortex-a9-scu";
65                 reg = <0x2c000000 0x58>;
66         };
67
68         timer@2c000600 {
69                 compatible = "arm,cortex-a9-twd-timer";
70                 reg = <0x2c000600 0x20>;
71                 interrupts = <1 13 0xf04>;
72         };
73
74         watchdog@2c000620 {
75                 compatible = "arm,cortex-a9-twd-wdt";
76                 reg = <0x2c000620 0x20>;
77                 interrupts = <1 14 0xf04>;
78         };
79
80         gic: interrupt-controller@2c001000 {
81                 compatible = "arm,cortex-a9-gic";
82                 #interrupt-cells = <3>;
83                 #address-cells = <0>;
84                 interrupt-controller;
85                 reg = <0x2c001000 0x1000>,
86                       <0x2c000100 0x100>;
87         };
88
89         dcc {
90                 compatible = "arm,vexpress,config-bus";
91                 arm,vexpress,config-bridge = <&v2m_sysreg>;
92
93                 osc@0 {
94                         /* ACLK clock to the AXI master port on the test chip */
95                         compatible = "arm,vexpress-osc";
96                         arm,vexpress-sysreg,func = <1 0>;
97                         freq-range = <30000000 50000000>;
98                         #clock-cells = <0>;
99                         clock-output-names = "extsaxiclk";
100                 };
101
102                 oscclk1: osc@1 {
103                         /* Reference clock for the CLCD */
104                         compatible = "arm,vexpress-osc";
105                         arm,vexpress-sysreg,func = <1 1>;
106                         freq-range = <10000000 80000000>;
107                         #clock-cells = <0>;
108                         clock-output-names = "clcdclk";
109                 };
110
111                 smbclk: oscclk2: osc@2 {
112                         /* Reference clock for the test chip internal PLLs */
113                         compatible = "arm,vexpress-osc";
114                         arm,vexpress-sysreg,func = <1 2>;
115                         freq-range = <33000000 100000000>;
116                         #clock-cells = <0>;
117                         clock-output-names = "tcrefclk";
118                 };
119         };
120
121         smb {
122                 compatible = "simple-bus";
123
124                 #address-cells = <2>;
125                 #size-cells = <1>;
126                 ranges = <0 0 0x08000000 0x04000000>,
127                          <1 0 0x14000000 0x04000000>,
128                          <2 0 0x18000000 0x04000000>,
129                          <3 0 0x1c000000 0x04000000>,
130                          <4 0 0x0c000000 0x04000000>,
131                          <5 0 0x10000000 0x04000000>;
132
133                 #interrupt-cells = <1>;
134                 interrupt-map-mask = <0 0 63>;
135                 interrupt-map = <0 0  0 &gic 0  0 4>,
136                                 <0 0  1 &gic 0  1 4>,
137                                 <0 0  2 &gic 0  2 4>,
138                                 <0 0  3 &gic 0  3 4>,
139                                 <0 0  4 &gic 0  4 4>,
140                                 <0 0  5 &gic 0  5 4>,
141                                 <0 0  6 &gic 0  6 4>,
142                                 <0 0  7 &gic 0  7 4>,
143                                 <0 0  8 &gic 0  8 4>,
144                                 <0 0  9 &gic 0  9 4>,
145                                 <0 0 10 &gic 0 10 4>,
146                                 <0 0 11 &gic 0 11 4>,
147                                 <0 0 12 &gic 0 12 4>,
148                                 <0 0 13 &gic 0 13 4>,
149                                 <0 0 14 &gic 0 14 4>,
150                                 <0 0 15 &gic 0 15 4>,
151                                 <0 0 16 &gic 0 16 4>,
152                                 <0 0 17 &gic 0 17 4>,
153                                 <0 0 18 &gic 0 18 4>,
154                                 <0 0 19 &gic 0 19 4>,
155                                 <0 0 20 &gic 0 20 4>,
156                                 <0 0 21 &gic 0 21 4>,
157                                 <0 0 22 &gic 0 22 4>,
158                                 <0 0 23 &gic 0 23 4>,
159                                 <0 0 24 &gic 0 24 4>,
160                                 <0 0 25 &gic 0 25 4>,
161                                 <0 0 26 &gic 0 26 4>,
162                                 <0 0 27 &gic 0 27 4>,
163                                 <0 0 28 &gic 0 28 4>,
164                                 <0 0 29 &gic 0 29 4>,
165                                 <0 0 30 &gic 0 30 4>,
166                                 <0 0 31 &gic 0 31 4>,
167                                 <0 0 32 &gic 0 32 4>,
168                                 <0 0 33 &gic 0 33 4>,
169                                 <0 0 34 &gic 0 34 4>,
170                                 <0 0 35 &gic 0 35 4>,
171                                 <0 0 36 &gic 0 36 4>,
172                                 <0 0 37 &gic 0 37 4>,
173                                 <0 0 38 &gic 0 38 4>,
174                                 <0 0 39 &gic 0 39 4>,
175                                 <0 0 40 &gic 0 40 4>,
176                                 <0 0 41 &gic 0 41 4>,
177                                 <0 0 42 &gic 0 42 4>;
178
179                 /include/ "rtsm_ve-motherboard.dtsi"
180         };
181 };
182
183 /include/ "clcd-panels.dtsi"