1965fcb4dSShaveta Leekha/*
2965fcb4dSShaveta Leekha * B4420 Silicon/SoC Device Tree Source (post include)
3965fcb4dSShaveta Leekha *
4965fcb4dSShaveta Leekha * Copyright 2012 Freescale Semiconductor, Inc.
5965fcb4dSShaveta Leekha *
6965fcb4dSShaveta Leekha * Redistribution and use in source and binary forms, with or without
7965fcb4dSShaveta Leekha * modification, are permitted provided that the following conditions are met:
8965fcb4dSShaveta Leekha *     * Redistributions of source code must retain the above copyright
9965fcb4dSShaveta Leekha *       notice, this list of conditions and the following disclaimer.
10965fcb4dSShaveta Leekha *     * Redistributions in binary form must reproduce the above copyright
11965fcb4dSShaveta Leekha *       notice, this list of conditions and the following disclaimer in the
12965fcb4dSShaveta Leekha *       documentation and/or other materials provided with the distribution.
13965fcb4dSShaveta Leekha *     * Neither the name of Freescale Semiconductor nor the
14965fcb4dSShaveta Leekha *       names of its contributors may be used to endorse or promote products
15965fcb4dSShaveta Leekha *       derived from this software without specific prior written permission.
16965fcb4dSShaveta Leekha *
17965fcb4dSShaveta Leekha *
18965fcb4dSShaveta Leekha * ALTERNATIVELY, this software may be distributed under the terms of the
19965fcb4dSShaveta Leekha * GNU General Public License ("GPL") as published by the Free Software
20965fcb4dSShaveta Leekha * Foundation, either version 2 of that License or (at your option) any
21965fcb4dSShaveta Leekha * later version.
22965fcb4dSShaveta Leekha *
23965fcb4dSShaveta Leekha * This software is provided by Freescale Semiconductor "as is" and any
24965fcb4dSShaveta Leekha * express or implied warranties, including, but not limited to, the implied
25965fcb4dSShaveta Leekha * warranties of merchantability and fitness for a particular purpose are
26965fcb4dSShaveta Leekha * disclaimed. In no event shall Freescale Semiconductor be liable for any
27965fcb4dSShaveta Leekha * direct, indirect, incidental, special, exemplary, or consequential damages
28965fcb4dSShaveta Leekha * (including, but not limited to, procurement of substitute goods or services;
29965fcb4dSShaveta Leekha * loss of use, data, or profits; or business interruption) however caused and
30965fcb4dSShaveta Leekha * on any theory of liability, whether in contract, strict liability, or tort
31965fcb4dSShaveta Leekha * (including negligence or otherwise) arising in any way out of the use of
32965fcb4dSShaveta Leekha * this software, even if advised of the possibility of such damage.
33965fcb4dSShaveta Leekha */
34965fcb4dSShaveta Leekha
35965fcb4dSShaveta Leekha/include/ "b4si-post.dtsi"
36965fcb4dSShaveta Leekha
37965fcb4dSShaveta Leekha/* controller at 0x200000 */
38965fcb4dSShaveta Leekha&pci0 {
39965fcb4dSShaveta Leekha	compatible = "fsl,b4420-pcie", "fsl,qoriq-pcie-v2.4";
40965fcb4dSShaveta Leekha};
41965fcb4dSShaveta Leekha
42965fcb4dSShaveta Leekha&dcsr {
43965fcb4dSShaveta Leekha	dcsr-epu@0 {
44965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-epu", "fsl,dcsr-epu";
45965fcb4dSShaveta Leekha	};
46965fcb4dSShaveta Leekha	dcsr-npc {
47965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-cnpc", "fsl,dcsr-cnpc";
48965fcb4dSShaveta Leekha	};
49965fcb4dSShaveta Leekha	dcsr-dpaa@9000 {
50965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-dpaa", "fsl,dcsr-dpaa";
51965fcb4dSShaveta Leekha	};
52965fcb4dSShaveta Leekha	dcsr-ocn@11000 {
53965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-ocn", "fsl,dcsr-ocn";
54965fcb4dSShaveta Leekha	};
55965fcb4dSShaveta Leekha	dcsr-nal@18000 {
56965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-nal", "fsl,dcsr-nal";
57965fcb4dSShaveta Leekha	};
58965fcb4dSShaveta Leekha	dcsr-rcpm@22000 {
59965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-rcpm", "fsl,dcsr-rcpm";
60965fcb4dSShaveta Leekha	};
61965fcb4dSShaveta Leekha	dcsr-snpc@30000 {
62965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-snpc", "fsl,dcsr-snpc";
63965fcb4dSShaveta Leekha	};
64965fcb4dSShaveta Leekha	dcsr-snpc@31000 {
65965fcb4dSShaveta Leekha		compatible = "fsl,b4420-dcsr-snpc", "fsl,dcsr-snpc";
66965fcb4dSShaveta Leekha	};
67965fcb4dSShaveta Leekha	dcsr-cpu-sb-proxy@108000 {
68965fcb4dSShaveta Leekha		compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
69965fcb4dSShaveta Leekha		cpu-handle = <&cpu1>;
70965fcb4dSShaveta Leekha		reg = <0x108000 0x1000 0x109000 0x1000>;
71965fcb4dSShaveta Leekha	};
72965fcb4dSShaveta Leekha};
73965fcb4dSShaveta Leekha
74965fcb4dSShaveta Leekha&soc {
75965fcb4dSShaveta Leekha	cpc: l3-cache-controller@10000 {
76965fcb4dSShaveta Leekha		compatible = "fsl,b4420-l3-cache-controller", "cache";
77965fcb4dSShaveta Leekha	};
78965fcb4dSShaveta Leekha
79965fcb4dSShaveta Leekha	guts: global-utilities@e0000 {
80965fcb4dSShaveta Leekha		compatible = "fsl,b4420-device-config", "fsl,qoriq-device-config-2.0";
81965fcb4dSShaveta Leekha	};
82965fcb4dSShaveta Leekha
83eaffcb0fSEmil Medve	global-utilities@e1000 {
84fb326e98SIgal Liberman		compatible = "fsl,b4420-clockgen", "fsl,b4-clockgen",
85fb326e98SIgal Liberman			      "fsl,qoriq-clockgen-2.0";
86965fcb4dSShaveta Leekha	};
87965fcb4dSShaveta Leekha
88965fcb4dSShaveta Leekha	rcpm: global-utilities@e2000 {
89965fcb4dSShaveta Leekha		compatible = "fsl,b4420-rcpm", "fsl,qoriq-rcpm-2.0";
90965fcb4dSShaveta Leekha	};
91965fcb4dSShaveta Leekha
9252246445Spoonam aggrwal	L2_1: l2-cache-controller@c20000 {
93965fcb4dSShaveta Leekha		compatible = "fsl,b4420-l2-cache-controller";
9452246445Spoonam aggrwal		reg = <0xc20000 0x40000>;
9552246445Spoonam aggrwal		next-level-cache = <&cpc>;
96965fcb4dSShaveta Leekha	};
97965fcb4dSShaveta Leekha};
98