18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * B4420 Silicon/SoC Device Tree Source (post include) 38c2ecf20Sopenharmony_ci * 48c2ecf20Sopenharmony_ci * Copyright 2012 Freescale Semiconductor, Inc. 58c2ecf20Sopenharmony_ci * 68c2ecf20Sopenharmony_ci * Redistribution and use in source and binary forms, with or without 78c2ecf20Sopenharmony_ci * modification, are permitted provided that the following conditions are met: 88c2ecf20Sopenharmony_ci * * Redistributions of source code must retain the above copyright 98c2ecf20Sopenharmony_ci * notice, this list of conditions and the following disclaimer. 108c2ecf20Sopenharmony_ci * * Redistributions in binary form must reproduce the above copyright 118c2ecf20Sopenharmony_ci * notice, this list of conditions and the following disclaimer in the 128c2ecf20Sopenharmony_ci * documentation and/or other materials provided with the distribution. 138c2ecf20Sopenharmony_ci * * Neither the name of Freescale Semiconductor nor the 148c2ecf20Sopenharmony_ci * names of its contributors may be used to endorse or promote products 158c2ecf20Sopenharmony_ci * derived from this software without specific prior written permission. 168c2ecf20Sopenharmony_ci * 178c2ecf20Sopenharmony_ci * 188c2ecf20Sopenharmony_ci * ALTERNATIVELY, this software may be distributed under the terms of the 198c2ecf20Sopenharmony_ci * GNU General Public License ("GPL") as published by the Free Software 208c2ecf20Sopenharmony_ci * Foundation, either version 2 of that License or (at your option) any 218c2ecf20Sopenharmony_ci * later version. 228c2ecf20Sopenharmony_ci * 238c2ecf20Sopenharmony_ci * This software is provided by Freescale Semiconductor "as is" and any 248c2ecf20Sopenharmony_ci * express or implied warranties, including, but not limited to, the implied 258c2ecf20Sopenharmony_ci * warranties of merchantability and fitness for a particular purpose are 268c2ecf20Sopenharmony_ci * disclaimed. In no event shall Freescale Semiconductor be liable for any 278c2ecf20Sopenharmony_ci * direct, indirect, incidental, special, exemplary, or consequential damages 288c2ecf20Sopenharmony_ci * (including, but not limited to, procurement of substitute goods or services; 298c2ecf20Sopenharmony_ci * loss of use, data, or profits; or business interruption) however caused and 308c2ecf20Sopenharmony_ci * on any theory of liability, whether in contract, strict liability, or tort 318c2ecf20Sopenharmony_ci * (including negligence or otherwise) arising in any way out of the use of 328c2ecf20Sopenharmony_ci * this software, even if advised of the possibility of such damage. 338c2ecf20Sopenharmony_ci */ 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_ci/include/ "b4si-post.dtsi" 368c2ecf20Sopenharmony_ci 378c2ecf20Sopenharmony_ci/* controller at 0x200000 */ 388c2ecf20Sopenharmony_ci&pci0 { 398c2ecf20Sopenharmony_ci compatible = "fsl,b4420-pcie", "fsl,qoriq-pcie-v2.4"; 408c2ecf20Sopenharmony_ci}; 418c2ecf20Sopenharmony_ci 428c2ecf20Sopenharmony_ci&dcsr { 438c2ecf20Sopenharmony_ci dcsr-epu@0 { 448c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-epu", "fsl,dcsr-epu"; 458c2ecf20Sopenharmony_ci }; 468c2ecf20Sopenharmony_ci dcsr-npc { 478c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-cnpc", "fsl,dcsr-cnpc"; 488c2ecf20Sopenharmony_ci }; 498c2ecf20Sopenharmony_ci dcsr-dpaa@9000 { 508c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-dpaa", "fsl,dcsr-dpaa"; 518c2ecf20Sopenharmony_ci }; 528c2ecf20Sopenharmony_ci dcsr-ocn@11000 { 538c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-ocn", "fsl,dcsr-ocn"; 548c2ecf20Sopenharmony_ci }; 558c2ecf20Sopenharmony_ci dcsr-nal@18000 { 568c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-nal", "fsl,dcsr-nal"; 578c2ecf20Sopenharmony_ci }; 588c2ecf20Sopenharmony_ci dcsr-rcpm@22000 { 598c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-rcpm", "fsl,dcsr-rcpm"; 608c2ecf20Sopenharmony_ci }; 618c2ecf20Sopenharmony_ci dcsr-snpc@30000 { 628c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-snpc", "fsl,dcsr-snpc"; 638c2ecf20Sopenharmony_ci }; 648c2ecf20Sopenharmony_ci dcsr-snpc@31000 { 658c2ecf20Sopenharmony_ci compatible = "fsl,b4420-dcsr-snpc", "fsl,dcsr-snpc"; 668c2ecf20Sopenharmony_ci }; 678c2ecf20Sopenharmony_ci dcsr-cpu-sb-proxy@108000 { 688c2ecf20Sopenharmony_ci compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 698c2ecf20Sopenharmony_ci cpu-handle = <&cpu1>; 708c2ecf20Sopenharmony_ci reg = <0x108000 0x1000 0x109000 0x1000>; 718c2ecf20Sopenharmony_ci }; 728c2ecf20Sopenharmony_ci}; 738c2ecf20Sopenharmony_ci 748c2ecf20Sopenharmony_ci&soc { 758c2ecf20Sopenharmony_ci cpc: l3-cache-controller@10000 { 768c2ecf20Sopenharmony_ci compatible = "fsl,b4420-l3-cache-controller", "cache"; 778c2ecf20Sopenharmony_ci }; 788c2ecf20Sopenharmony_ci 798c2ecf20Sopenharmony_ci guts: global-utilities@e0000 { 808c2ecf20Sopenharmony_ci compatible = "fsl,b4420-device-config", "fsl,qoriq-device-config-2.0"; 818c2ecf20Sopenharmony_ci }; 828c2ecf20Sopenharmony_ci 838c2ecf20Sopenharmony_ci global-utilities@e1000 { 848c2ecf20Sopenharmony_ci compatible = "fsl,b4420-clockgen", "fsl,b4-clockgen", 858c2ecf20Sopenharmony_ci "fsl,qoriq-clockgen-2.0"; 868c2ecf20Sopenharmony_ci }; 878c2ecf20Sopenharmony_ci 888c2ecf20Sopenharmony_ci rcpm: global-utilities@e2000 { 898c2ecf20Sopenharmony_ci compatible = "fsl,b4420-rcpm", "fsl,qoriq-rcpm-2.0"; 908c2ecf20Sopenharmony_ci }; 918c2ecf20Sopenharmony_ci 928c2ecf20Sopenharmony_ci L2_1: l2-cache-controller@c20000 { 938c2ecf20Sopenharmony_ci compatible = "fsl,b4420-l2-cache-controller"; 948c2ecf20Sopenharmony_ci reg = <0xc20000 0x40000>; 958c2ecf20Sopenharmony_ci next-level-cache = <&cpc>; 968c2ecf20Sopenharmony_ci }; 978c2ecf20Sopenharmony_ci}; 98