~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0
  2 /*
  3  * ARM Ltd. Fast Models
  4  *
  5  * Architecture Envelope Model (AEM) ARMv8-A
  6  * ARMAEMv8AMPCT
  7  *
  8  * RTSM_VE_AEMv8A.lisa
  9  */
 10 
 11 /dts-v1/;
 12 
 13 #include <dt-bindings/interrupt-controller/arm-gic.h>
 14 
 15 /memreserve/ 0x80000000 0x00010000;
 16 
 17 #include "rtsm_ve-motherboard.dtsi"
 18 
 19 / {
 20         model = "RTSM_VE_AEMv8A";
 21         compatible = "arm,rtsm_ve,aemv8a", "arm,vexpress";
 22         interrupt-parent = <&gic>;
 23         #address-cells = <2>;
 24         #size-cells = <2>;
 25 
 26         chosen {
 27                 stdout-path = "serial0:115200n8";
 28         };
 29 
 30         aliases {
 31                 serial0 = &v2m_serial0;
 32                 serial1 = &v2m_serial1;
 33                 serial2 = &v2m_serial2;
 34                 serial3 = &v2m_serial3;
 35         };
 36 
 37         cpus {
 38                 #address-cells = <2>;
 39                 #size-cells = <0>;
 40 
 41                 cpu@0 {
 42                         device_type = "cpu";
 43                         compatible = "arm,armv8";
 44                         reg = <0x0 0x0>;
 45                         enable-method = "spin-table";
 46                         cpu-release-addr = <0x0 0x8000fff8>;
 47                         next-level-cache = <&L2_0>;
 48                 };
 49                 cpu@1 {
 50                         device_type = "cpu";
 51                         compatible = "arm,armv8";
 52                         reg = <0x0 0x1>;
 53                         enable-method = "spin-table";
 54                         cpu-release-addr = <0x0 0x8000fff8>;
 55                         next-level-cache = <&L2_0>;
 56                 };
 57                 cpu@2 {
 58                         device_type = "cpu";
 59                         compatible = "arm,armv8";
 60                         reg = <0x0 0x2>;
 61                         enable-method = "spin-table";
 62                         cpu-release-addr = <0x0 0x8000fff8>;
 63                         next-level-cache = <&L2_0>;
 64                 };
 65                 cpu@3 {
 66                         device_type = "cpu";
 67                         compatible = "arm,armv8";
 68                         reg = <0x0 0x3>;
 69                         enable-method = "spin-table";
 70                         cpu-release-addr = <0x0 0x8000fff8>;
 71                         next-level-cache = <&L2_0>;
 72                 };
 73 
 74                 L2_0: l2-cache0 {
 75                         compatible = "cache";
 76                         cache-level = <2>;
 77                         cache-unified;
 78                 };
 79         };
 80 
 81         memory@80000000 {
 82                 device_type = "memory";
 83                 reg = <0x00000000 0x80000000 0 0x80000000>,
 84                       <0x00000008 0x80000000 0 0x80000000>;
 85         };
 86 
 87         reserved-memory {
 88                 #address-cells = <2>;
 89                 #size-cells = <2>;
 90                 ranges;
 91 
 92                 /* Chipselect 2,00000000 is physically at 0x18000000 */
 93                 vram: vram@18000000 {
 94                         /* 8 MB of designated video RAM */
 95                         compatible = "shared-dma-pool";
 96                         reg = <0x00000000 0x18000000 0 0x00800000>;
 97                         no-map;
 98                 };
 99         };
100 
101         gic: interrupt-controller@2c001000 {
102                 compatible = "arm,gic-400", "arm,cortex-a15-gic";
103                 #interrupt-cells = <3>;
104                 #address-cells = <0>;
105                 interrupt-controller;
106                 reg = <0x0 0x2c001000 0 0x1000>,
107                       <0x0 0x2c002000 0 0x2000>,
108                       <0x0 0x2c004000 0 0x2000>,
109                       <0x0 0x2c006000 0 0x2000>;
110                 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
111         };
112 
113         timer {
114                 compatible = "arm,armv8-timer";
115                 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
116                              <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
117                              <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
118                              <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
119                 clock-frequency = <100000000>;
120         };
121 
122         pmu {
123                 compatible = "arm,armv8-pmuv3";
124                 interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>,
125                              <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>,
126                              <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>,
127                              <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
128         };
129 
130         panel {
131                 compatible = "arm,rtsm-display";
132                 port {
133                         panel_in: endpoint {
134                                 remote-endpoint = <&clcd_pads>;
135                         };
136                 };
137         };
138 
139         bus@8000000 {
140                 #interrupt-cells = <1>;
141                 interrupt-map-mask = <0 0 63>;
142                 interrupt-map = <0 0  0 &gic GIC_SPI  0 IRQ_TYPE_LEVEL_HIGH>,
143                                 <0 0  1 &gic GIC_SPI  1 IRQ_TYPE_LEVEL_HIGH>,
144                                 <0 0  2 &gic GIC_SPI  2 IRQ_TYPE_LEVEL_HIGH>,
145                                 <0 0  3 &gic GIC_SPI  3 IRQ_TYPE_LEVEL_HIGH>,
146                                 <0 0  4 &gic GIC_SPI  4 IRQ_TYPE_LEVEL_HIGH>,
147                                 <0 0  5 &gic GIC_SPI  5 IRQ_TYPE_LEVEL_HIGH>,
148                                 <0 0  6 &gic GIC_SPI  6 IRQ_TYPE_LEVEL_HIGH>,
149                                 <0 0  7 &gic GIC_SPI  7 IRQ_TYPE_LEVEL_HIGH>,
150                                 <0 0  8 &gic GIC_SPI  8 IRQ_TYPE_LEVEL_HIGH>,
151                                 <0 0  9 &gic GIC_SPI  9 IRQ_TYPE_LEVEL_HIGH>,
152                                 <0 0 10 &gic GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>,
153                                 <0 0 11 &gic GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>,
154                                 <0 0 12 &gic GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
155                                 <0 0 13 &gic GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
156                                 <0 0 14 &gic GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>,
157                                 <0 0 15 &gic GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>,
158                                 <0 0 16 &gic GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>,
159                                 <0 0 17 &gic GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>,
160                                 <0 0 18 &gic GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>,
161                                 <0 0 19 &gic GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>,
162                                 <0 0 20 &gic GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>,
163                                 <0 0 21 &gic GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>,
164                                 <0 0 22 &gic GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>,
165                                 <0 0 23 &gic GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>,
166                                 <0 0 24 &gic GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>,
167                                 <0 0 25 &gic GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>,
168                                 <0 0 26 &gic GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>,
169                                 <0 0 27 &gic GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>,
170                                 <0 0 28 &gic GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>,
171                                 <0 0 29 &gic GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>,
172                                 <0 0 30 &gic GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>,
173                                 <0 0 31 &gic GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>,
174                                 <0 0 32 &gic GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
175                                 <0 0 33 &gic GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
176                                 <0 0 34 &gic GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>,
177                                 <0 0 35 &gic GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>,
178                                 <0 0 36 &gic GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>,
179                                 <0 0 37 &gic GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
180                                 <0 0 38 &gic GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>,
181                                 <0 0 39 &gic GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
182                                 <0 0 40 &gic GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
183                                 <0 0 41 &gic GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
184                                 <0 0 42 &gic GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
185         };
186 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php