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"
16 compatible = "ti,k2hk-evm","ti,keystone";
17 model = "Texas Instruments Keystone 2 Kepler/Hawking EVM";
21 refclksys: refclksys {
23 compatible = "fixed-clock";
24 clock-frequency = <122880000>;
25 clock-output-names = "refclk-sys";
28 refclkpass: refclkpass {
30 compatible = "fixed-clock";
31 clock-frequency = <122880000>;
32 clock-output-names = "refclk-pass";
35 refclkarm: refclkarm {
37 compatible = "fixed-clock";
38 clock-frequency = <125000000>;
39 clock-output-names = "refclk-arm";
42 refclkddr3a: refclkddr3a {
44 compatible = "fixed-clock";
45 clock-frequency = <100000000>;
46 clock-output-names = "refclk-ddr3a";
49 refclkddr3b: refclkddr3b {
51 compatible = "fixed-clock";
52 clock-frequency = <100000000>;
53 clock-output-names = "refclk-ddr3b";
59 compatible = "gpio-leds";
61 label = "keystone:green:debug1";
62 gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; /* 12 */
66 label = "keystone:red:debug1";
67 gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>; /* 13 */
71 label = "keystone:blue:debug2";
72 gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>; /* 14 */
76 label = "keystone:blue:debug3";
77 gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>; /* 15 */
97 ti,cs-chipselect = <0>;
98 /* all timings in nanoseconds */
99 ti,cs-min-turnaround-ns = <12>;
100 ti,cs-read-hold-ns = <6>;
101 ti,cs-read-strobe-ns = <23>;
102 ti,cs-read-setup-ns = <9>;
103 ti,cs-write-hold-ns = <8>;
104 ti,cs-write-strobe-ns = <23>;
105 ti,cs-write-setup-ns = <8>;
108 compatible = "ti,keystone-nand","ti,davinci-nand";
109 #address-cells = <1>;
114 ti,davinci-chipselect = <0>;
115 ti,davinci-mask-ale = <0x2000>;
116 ti,davinci-mask-cle = <0x4000>;
117 ti,davinci-mask-chipsel = <0>;
118 nand-ecc-mode = "hw";
119 ti,davinci-ecc-bits = <4>;
124 reg = <0x0 0x100000>;
130 reg = <0x100000 0x80000>;
136 reg = <0x180000 0x1fe80000>;
144 compatible = "at,24c1024";
150 nor_flash: n25q128a11@0 {
151 #address-cells = <1>;
153 compatible = "Micron,n25q128a11";
154 spi-max-frequency = <54000000>;
159 label = "u-boot-spl";
166 reg = <0x80000 0xf80000>;
173 ethphy0: ethernet-phy@0 {
174 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
178 ethphy1: ethernet-phy@1 {
179 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";