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";
25 compatible = "arm,cortex-a8";
30 * The soc node represents the soc top level view. It is uses for IPs
31 * that are not memory mapped in the MPU view or for the MPU itself.
34 compatible = "ti,omap-infra";
36 compatible = "ti,omap3-mpu";
41 compatible = "ti,iva2.2";
45 compatible = "ti,omap3-c64";
51 * XXX: Use a flat representation of the OMAP3 interconnect.
52 * The real OMAP interconnect network is quite complex.
53 * Since that will not bring real advantage to represent that in DT for
54 * the moment, just use a fake OCP bus entry to represent the whole bus
58 compatible = "simple-bus";
62 ti,hwmods = "l3_main";
64 intc: interrupt-controller@1 {
65 compatible = "ti,omap3-intc";
67 #interrupt-cells = <1>;
70 uart1: serial@0x4806a000 {
71 compatible = "ti,omap3-uart";
73 clock-frequency = <48000000>;
76 uart2: serial@0x4806c000 {
77 compatible = "ti,omap3-uart";
79 clock-frequency = <48000000>;
82 uart3: serial@0x49020000 {
83 compatible = "ti,omap3-uart";
85 clock-frequency = <48000000>;
88 uart4: serial@0x49042000 {
89 compatible = "ti,omap3-uart";
91 clock-frequency = <48000000>;