2 * SAMSUNG EXYNOS5422 SoC cpu device tree source
4 * Copyright (c) 2015 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * This file provides desired ordering for Exynos5422: CPU[0123] being the A7.
9 * The Exynos5420, 5422 and 5800 actually share the same CPU configuration
10 * but particular boards choose different booting order.
12 * Exynos5420 and Exynos5800 always boot from Cortex-A15. On Exynos5422
13 * booting cluster (big or LITTLE) is chosen by IROM code by reading
14 * the gpg2-1 GPIO. By default all Exynos5422 based boards choose booting
15 * from the LITTLE: Cortex-A7.
17 * This program is free software; you can redistribute it and/or modify
18 * it under the terms of the GNU General Public License version 2 as
19 * published by the Free Software Foundation.
29 compatible = "arm,cortex-a7";
31 clocks = <&clock CLK_KFC_CLK>;
32 clock-frequency = <1000000000>;
33 cci-control-port = <&cci_control0>;
34 operating-points-v2 = <&cluster_a7_opp_table>;
35 cooling-min-level = <0>;
36 cooling-max-level = <11>;
37 #cooling-cells = <2>; /* min followed by max */
42 compatible = "arm,cortex-a7";
44 clock-frequency = <1000000000>;
45 cci-control-port = <&cci_control0>;
46 operating-points-v2 = <&cluster_a7_opp_table>;
47 cooling-min-level = <0>;
48 cooling-max-level = <11>;
49 #cooling-cells = <2>; /* min followed by max */
54 compatible = "arm,cortex-a7";
56 clock-frequency = <1000000000>;
57 cci-control-port = <&cci_control0>;
58 operating-points-v2 = <&cluster_a7_opp_table>;
59 cooling-min-level = <0>;
60 cooling-max-level = <11>;
61 #cooling-cells = <2>; /* min followed by max */
66 compatible = "arm,cortex-a7";
68 clock-frequency = <1000000000>;
69 cci-control-port = <&cci_control0>;
70 operating-points-v2 = <&cluster_a7_opp_table>;
71 cooling-min-level = <0>;
72 cooling-max-level = <11>;
73 #cooling-cells = <2>; /* min followed by max */
78 compatible = "arm,cortex-a15";
79 clocks = <&clock CLK_ARM_CLK>;
81 clock-frequency = <1800000000>;
82 cci-control-port = <&cci_control1>;
83 operating-points-v2 = <&cluster_a15_opp_table>;
84 cooling-min-level = <0>;
85 cooling-max-level = <15>;
86 #cooling-cells = <2>; /* min followed by max */
91 compatible = "arm,cortex-a15";
93 clock-frequency = <1800000000>;
94 cci-control-port = <&cci_control1>;
95 operating-points-v2 = <&cluster_a15_opp_table>;
96 cooling-min-level = <0>;
97 cooling-max-level = <15>;
98 #cooling-cells = <2>; /* min followed by max */
103 compatible = "arm,cortex-a15";
105 clock-frequency = <1800000000>;
106 cci-control-port = <&cci_control1>;
107 operating-points-v2 = <&cluster_a15_opp_table>;
108 cooling-min-level = <0>;
109 cooling-max-level = <15>;
110 #cooling-cells = <2>; /* min followed by max */
115 compatible = "arm,cortex-a15";
117 clock-frequency = <1800000000>;
118 cci-control-port = <&cci_control1>;
119 operating-points-v2 = <&cluster_a15_opp_table>;
120 cooling-min-level = <0>;
121 cooling-max-level = <15>;
122 #cooling-cells = <2>; /* min followed by max */