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-cells = <2>; /* min followed by max */
40 compatible = "arm,cortex-a7";
42 clock-frequency = <1000000000>;
43 cci-control-port = <&cci_control0>;
44 operating-points-v2 = <&cluster_a7_opp_table>;
45 #cooling-cells = <2>; /* min followed by max */
50 compatible = "arm,cortex-a7";
52 clock-frequency = <1000000000>;
53 cci-control-port = <&cci_control0>;
54 operating-points-v2 = <&cluster_a7_opp_table>;
55 #cooling-cells = <2>; /* min followed by max */
60 compatible = "arm,cortex-a7";
62 clock-frequency = <1000000000>;
63 cci-control-port = <&cci_control0>;
64 operating-points-v2 = <&cluster_a7_opp_table>;
65 #cooling-cells = <2>; /* min followed by max */
70 compatible = "arm,cortex-a15";
71 clocks = <&clock CLK_ARM_CLK>;
73 clock-frequency = <1800000000>;
74 cci-control-port = <&cci_control1>;
75 operating-points-v2 = <&cluster_a15_opp_table>;
76 #cooling-cells = <2>; /* min followed by max */
81 compatible = "arm,cortex-a15";
83 clock-frequency = <1800000000>;
84 cci-control-port = <&cci_control1>;
85 operating-points-v2 = <&cluster_a15_opp_table>;
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-cells = <2>; /* min followed by max */
101 compatible = "arm,cortex-a15";
103 clock-frequency = <1800000000>;
104 cci-control-port = <&cci_control1>;
105 operating-points-v2 = <&cluster_a15_opp_table>;
106 #cooling-cells = <2>; /* min followed by max */