2 * Copyright 2013-2014 Texas Instruments, Inc.
4 * Keystone 2 Kepler/Hawking EVM 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.
12 #include "keystone.dtsi"
13 #include "keystone-k2hk.dtsi"
16 compatible = "ti,k2hk-evm", "ti,k2hk", "ti,keystone";
17 model = "Texas Instruments Keystone 2 Kepler/Hawking EVM";
24 dsp_common_memory: dsp-common-memory@81f800000 {
25 compatible = "shared-dma-pool";
26 reg = <0x00000008 0x1f800000 0x00000000 0x800000>;
34 refclksys: refclksys {
36 compatible = "fixed-clock";
37 clock-frequency = <122880000>;
38 clock-output-names = "refclk-sys";
41 refclkpass: refclkpass {
43 compatible = "fixed-clock";
44 clock-frequency = <122880000>;
45 clock-output-names = "refclk-pass";
48 refclkarm: refclkarm {
50 compatible = "fixed-clock";
51 clock-frequency = <125000000>;
52 clock-output-names = "refclk-arm";
55 refclkddr3a: refclkddr3a {
57 compatible = "fixed-clock";
58 clock-frequency = <100000000>;
59 clock-output-names = "refclk-ddr3a";
62 refclkddr3b: refclkddr3b {
64 compatible = "fixed-clock";
65 clock-frequency = <100000000>;
66 clock-output-names = "refclk-ddr3b";
72 compatible = "gpio-leds";
74 label = "keystone:green:debug1";
75 gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; /* 12 */
79 label = "keystone:red:debug1";
80 gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>; /* 13 */
84 label = "keystone:blue:debug2";
85 gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>; /* 14 */
89 label = "keystone:blue:debug3";
90 gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>; /* 15 */
109 #address-cells = <2>;
114 ti,cs-chipselect = <0>;
115 /* all timings in nanoseconds */
116 ti,cs-min-turnaround-ns = <12>;
117 ti,cs-read-hold-ns = <6>;
118 ti,cs-read-strobe-ns = <23>;
119 ti,cs-read-setup-ns = <9>;
120 ti,cs-write-hold-ns = <8>;
121 ti,cs-write-strobe-ns = <23>;
122 ti,cs-write-setup-ns = <8>;
125 compatible = "ti,keystone-nand","ti,davinci-nand";
126 #address-cells = <1>;
131 ti,davinci-chipselect = <0>;
132 ti,davinci-mask-ale = <0x2000>;
133 ti,davinci-mask-cle = <0x4000>;
134 ti,davinci-mask-chipsel = <0>;
135 nand-ecc-mode = "hw";
136 ti,davinci-ecc-bits = <4>;
141 reg = <0x0 0x100000>;
147 reg = <0x100000 0x80000>;
153 reg = <0x180000 0x1fe80000>;
161 compatible = "at,24c1024";
167 nor_flash: n25q128a11@0 {
168 #address-cells = <1>;
170 compatible = "Micron,n25q128a11";
171 spi-max-frequency = <54000000>;
176 label = "u-boot-spl";
183 reg = <0x80000 0xf80000>;
190 ethphy0: ethernet-phy@0 {
191 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
195 ethphy1: ethernet-phy@1 {
196 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
202 memory-region = <&dsp_common_memory>;
207 memory-region = <&dsp_common_memory>;
212 memory-region = <&dsp_common_memory>;
217 memory-region = <&dsp_common_memory>;
222 memory-region = <&dsp_common_memory>;
227 memory-region = <&dsp_common_memory>;
232 memory-region = <&dsp_common_memory>;
237 memory-region = <&dsp_common_memory>;