2 * SAMSUNG EXYNOS5422 SoC cpu device tree source
4 * Copyright (c) 2015 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * The only difference between EXYNOS5422 and EXYNOS5800 is cpu ordering. The
8 * EXYNOS5422 is booting from Cortex-A7 core while the EXYNOS5800 is booting
9 * from Cortex-A15 core.
11 * EXYNOS5422 based board files can include this file to provide cpu ordering
12 * which could boot a cortex-a7 from cpu0.
14 * This program is free software; you can redistribute it and/or modify
15 * it under the terms of the GNU General Public License version 2 as
16 * published by the Free Software Foundation.
21 compatible = "arm,cortex-a7";
23 clock-frequency = <1000000000>;
24 cci-control-port = <&cci_control0>;
29 compatible = "arm,cortex-a7";
31 clock-frequency = <1000000000>;
32 cci-control-port = <&cci_control0>;
37 compatible = "arm,cortex-a7";
39 clock-frequency = <1000000000>;
40 cci-control-port = <&cci_control0>;
45 compatible = "arm,cortex-a7";
47 clock-frequency = <1000000000>;
48 cci-control-port = <&cci_control0>;
53 compatible = "arm,cortex-a15";
55 clock-frequency = <1800000000>;
56 cci-control-port = <&cci_control1>;
61 compatible = "arm,cortex-a15";
63 clock-frequency = <1800000000>;
64 cci-control-port = <&cci_control1>;
69 compatible = "arm,cortex-a15";
71 clock-frequency = <1800000000>;
72 cci-control-port = <&cci_control1>;
77 compatible = "arm,cortex-a15";
79 clock-frequency = <1800000000>;
80 cci-control-port = <&cci_control1>;