2 * Copyright 2014 Texas Instruments, Inc.
4 * Device Tree Source for K2G SOC
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>
14 model = "Texas Instruments K2G SoC";
17 interrupt-parent = <&gic>;
37 interrupt-parent = <&gic>;
40 compatible = "arm,cortex-a15";
46 gic: interrupt-controller {
47 compatible = "arm,cortex-a15-gic";
48 #interrupt-cells = <3>;
50 reg = <0x0 0x02561000 0x0 0x1000>,
51 <0x0 0x02562000 0x0 0x2000>,
52 <0x0 0x02564000 0x0 0x1000>,
53 <0x0 0x02566000 0x0 0x2000>;
54 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) |
55 IRQ_TYPE_LEVEL_HIGH)>;
61 compatible = "ti,keystone","simple-bus";
62 interrupt-parent = <&gic>;
65 uart0: serial@02530c00 {
66 compatible = "ns16550a";
67 current-speed = <115200>;
70 reg = <0x02530c00 0x100>;
72 interrupts = <GIC_SPI 164 IRQ_TYPE_EDGE_RISING>;
76 compatible = "ti,keystone_mdio", "ti,davinci_mdio";
79 /* power-domains = <&k2g_pds K2G_DEV_NSS0>; */
80 /* clocks = <&k2g_clks K2G_DEV_NSS0 K2G_DEV_NSS_ESW_CLK>; */
82 reg = <0x04200f00 0x100>;
88 compatible = "cadence,qspi";
91 reg = <0x02940000 0x1000>,
92 <0x24000000 0x4000000>;
93 interrupts = <GIC_SPI 198 IRQ_TYPE_EDGE_RISING>;
100 #include "keystone-k2g-netcp.dtsi"
103 compatible = "ti,power-processor";
104 reg = <0x02900000 0x40000>;
105 ti,lpsc_module = <1>;
109 compatible = "ti,keystone-spi", "ti,dm6441-spi";
110 reg = <0x21805400 0x200>;
112 ti,davinci-spi-intr-line = <0>;
113 interrupts = <GIC_SPI 64 IRQ_TYPE_EDGE_RISING>;
114 #address-cells = <1>;
120 compatible = "ti,keystone-spi", "ti,dm6441-spi";
121 reg = <0x21805800 0x200>;
123 ti,davinci-spi-intr-line = <0>;
124 interrupts = <GIC_SPI 66 IRQ_TYPE_EDGE_RISING>;
125 #address-cells = <1>;
131 compatible = "ti,keystone-spi", "ti,dm6441-spi";
132 reg = <0x21805C00 0x200>;
134 ti,davinci-spi-intr-line = <0>;
135 interrupts = <GIC_SPI 68 IRQ_TYPE_EDGE_RISING>;
136 #address-cells = <1>;
142 compatible = "ti,keystone-spi", "ti,dm6441-spi";
143 reg = <0x21806000 0x200>;
145 ti,davinci-spi-intr-line = <0>;
146 interrupts = <GIC_SPI 70 IRQ_TYPE_EDGE_RISING>;
147 #address-cells = <1>;
152 compatible = "ti,keystone-i2c";
153 reg = <0x02530000 0x400>;
154 clock-frequency = <100000>;
155 interrupts = <GIC_SPI 88 IRQ_TYPE_EDGE_RISING>;
156 #address-cells = <1>;
162 compatible = "ti,keystone-i2c";
163 reg = <0x02530400 0x400>;
164 clock-frequency = <100000>;
165 interrupts = <GIC_SPI 89 IRQ_TYPE_EDGE_RISING>;
166 #address-cells = <1>;
172 compatible = "ti,keystone-i2c";
173 reg = <0x02530800 0x400>;
174 clock-frequency = <100000>;
175 interrupts = <GIC_SPI 90 IRQ_TYPE_EDGE_RISING>;
176 #address-cells = <1>;
182 compatible = "ti,omap4-hsmmc";
183 reg = <0x23000000 0x400>;
184 interrupts = <GIC_SPI 96 IRQ_TYPE_EDGE_RISING>;
186 ti,needs-special-reset;
188 max-frequency = <96000000>;
193 compatible = "ti,omap4-hsmmc";
194 reg = <0x23100000 0x400>;
195 interrupts = <GIC_SPI 97 IRQ_TYPE_EDGE_RISING>;
197 ti,needs-special-reset;
199 max-frequency = <96000000>;