Lines Matching +full:cortex +full:- +full:a15

1 // SPDX-License-Identifier: GPL-2.0
9 * boards: CPU[0123] being the A15.
14 * Exynos5420 and Exynos5800 always boot from Cortex-A15. On Exynos5422
16 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
17 * from the LITTLE: Cortex-A7.
22 #address-cells = <1>;
23 #size-cells = <0>;
27 compatible = "arm,cortex-a15";
30 clock-frequency = <1800000000>;
31 cci-control-port = <&cci_control1>;
32 operating-points-v2 = <&cluster_a15_opp_table>;
33 #cooling-cells = <2>; /* min followed by max */
34 capacity-dmips-mhz = <1024>;
39 compatible = "arm,cortex-a15";
42 clock-frequency = <1800000000>;
43 cci-control-port = <&cci_control1>;
44 operating-points-v2 = <&cluster_a15_opp_table>;
45 #cooling-cells = <2>; /* min followed by max */
46 capacity-dmips-mhz = <1024>;
51 compatible = "arm,cortex-a15";
54 clock-frequency = <1800000000>;
55 cci-control-port = <&cci_control1>;
56 operating-points-v2 = <&cluster_a15_opp_table>;
57 #cooling-cells = <2>; /* min followed by max */
58 capacity-dmips-mhz = <1024>;
63 compatible = "arm,cortex-a15";
66 clock-frequency = <1800000000>;
67 cci-control-port = <&cci_control1>;
68 operating-points-v2 = <&cluster_a15_opp_table>;
69 #cooling-cells = <2>; /* min followed by max */
70 capacity-dmips-mhz = <1024>;
75 compatible = "arm,cortex-a7";
78 clock-frequency = <1000000000>;
79 cci-control-port = <&cci_control0>;
80 operating-points-v2 = <&cluster_a7_opp_table>;
81 #cooling-cells = <2>; /* min followed by max */
82 capacity-dmips-mhz = <539>;
87 compatible = "arm,cortex-a7";
90 clock-frequency = <1000000000>;
91 cci-control-port = <&cci_control0>;
92 operating-points-v2 = <&cluster_a7_opp_table>;
93 #cooling-cells = <2>; /* min followed by max */
94 capacity-dmips-mhz = <539>;
99 compatible = "arm,cortex-a7";
102 clock-frequency = <1000000000>;
103 cci-control-port = <&cci_control0>;
104 operating-points-v2 = <&cluster_a7_opp_table>;
105 #cooling-cells = <2>; /* min followed by max */
106 capacity-dmips-mhz = <539>;
111 compatible = "arm,cortex-a7";
114 clock-frequency = <1000000000>;
115 cci-control-port = <&cci_control0>;
116 operating-points-v2 = <&cluster_a7_opp_table>;
117 #cooling-cells = <2>; /* min followed by max */
118 capacity-dmips-mhz = <539>;
124 interrupt-affinity = <&cpu4>, <&cpu5>, <&cpu6>, <&cpu7>;
129 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;