Lines Matching +full:versatile +full:- +full:sysreg

1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * V2F-1XV7
8 * Cortex-A53 (2 cores) Soft Macrocell Model
10 * HBI-0247C
13 /dts-v1/;
15 #include <dt-bindings/interrupt-controller/arm-gic.h>
16 #include "vexpress-v2m-rs1.dtsi"
19 model = "V2F-1XV7 Cortex-A53x2 SMM";
22 compatible = "arm,vexpress,v2f-1xv7,ca53x2", "arm,vexpress,v2f-1xv7", "arm,vexpress";
23 interrupt-parent = <&gic>;
24 #address-cells = <2>;
25 #size-cells = <2>;
28 stdout-path = "serial0:38400n8";
41 #address-cells = <2>;
42 #size-cells = <0>;
46 compatible = "arm,cortex-a53";
48 next-level-cache = <&L2_0>;
53 compatible = "arm,cortex-a53";
55 next-level-cache = <&L2_0>;
58 L2_0: l2-cache0 {
68 reserved-memory {
69 #address-cells = <2>;
70 #size-cells = <2>;
76 compatible = "shared-dma-pool";
78 no-map;
82 gic: interrupt-controller@2c001000 {
83 compatible = "arm,gic-400";
84 #interrupt-cells = <3>;
85 #address-cells = <0>;
86 interrupt-controller;
95 compatible = "arm,armv8-timer";
103 compatible = "arm,armv8-pmuv3";
109 compatible = "arm,vexpress,config-bus";
110 arm,vexpress,config-bridge = <&v2m_sysreg>;
114 compatible = "arm,vexpress-osc";
115 arm,vexpress-sysreg,func = <1 4>;
116 freq-range = <40000000 40000000>;
117 #clock-cells = <0>;
118 clock-output-names = "smclk";
121 volt-vio {
123 compatible = "arm,vexpress-volt";
124 arm,vexpress-sysreg,func = <2 0>;
125 regulator-name = "VIO_UP";
126 regulator-min-microvolt = <800000>;
127 regulator-max-microvolt = <1800000>;
128 regulator-always-on;
131 volt-12v {
133 compatible = "arm,vexpress-volt";
134 arm,vexpress-sysreg,func = <2 1>;
135 regulator-name = "12";
136 regulator-always-on;
139 temp-fpga {
141 compatible = "arm,vexpress-temp";
142 arm,vexpress-sysreg,func = <4 0>;
148 compatible = "simple-bus";
150 #address-cells = <2>;
151 #size-cells = <1>;
159 #interrupt-cells = <1>;
160 interrupt-map-mask = <0 0 63>;
161 interrupt-map = <0 0 0 &gic GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,