2 * Device Tree Source for OMAP3 SoC
4 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
11 /include/ "skeleton.dtsi"
14 compatible = "ti,omap3430", "ti,omap3";
18 compatible = "arm,cortex-a8";
23 * The soc node represents the soc top level view. It is uses for IPs
24 * that are not memory mapped in the MPU view or for the MPU itself.
27 compatible = "ti,omap-infra";
29 compatible = "ti,omap3-mpu";
34 compatible = "ti,iva2.2";
38 compatible = "ti,omap3-c64";
44 * XXX: Use a flat representation of the OMAP3 interconnect.
45 * The real OMAP interconnect network is quite complex.
46 * Since that will not bring real advantage to represent that in DT for
47 * the moment, just use a fake OCP bus entry to represent the whole bus
51 compatible = "simple-bus";
55 ti,hwmods = "l3_main";
57 intc: interrupt-controller@1 {
58 compatible = "ti,omap3-intc";
60 #interrupt-cells = <1>;