2 * Copyright 2014 Texas Instruments, Inc.
4 * Keystone 2 Galileo soc device tree
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
11 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 #include "skeleton.dtsi"
15 model = "Texas Instruments Keystone 2 SoC";
18 interrupt-parent = <&gic>;
25 device_type = "memory";
26 reg = <0x80000000 0x80000000>;
33 interrupt-parent = <&gic>;
36 compatible = "arm,cortex-a15";
42 gic: interrupt-controller {
43 compatible = "arm,cortex-a15-gic";
44 #interrupt-cells = <3>;
46 reg = <0x0 0x02561000 0x0 0x1000>,
47 <0x0 0x02562000 0x0 0x2000>,
48 <0x0 0x02564000 0x0 0x1000>,
49 <0x0 0x02566000 0x0 0x2000>;
50 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
51 IRQ_TYPE_LEVEL_HIGH)>;
57 compatible = "ti,keystone","simple-bus";
58 interrupt-parent = <&gic>;
61 uart0: serial@02530c00 {
62 compatible = "ns16550a";
63 current-speed = <115200>;
66 reg = <0x02530c00 0x100>;
68 interrupts = <GIC_SPI 164 IRQ_TYPE_EDGE_RISING>;
72 compatible = "ti,keystone_mdio", "ti,davinci_mdio";
75 /* power-domains = <&k2g_pds K2G_DEV_NSS0>; */
76 /* clocks = <&k2g_clks K2G_DEV_NSS0 K2G_DEV_NSS_ESW_CLK>; */
78 reg = <0x04200f00 0x100>;
83 #include "k2g-netcp.dtsi"
86 compatible = "ti,power-processor";
87 reg = <0x02900000 0x40000>;