2 * Copyright 2014 Texas Instruments, Inc.
4 * Keystone 2 Lamarr 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-k2l.dtsi"
16 compatible = "ti,k2l-evm", "ti,k2l", "ti,keystone";
17 model = "Texas Instruments Keystone 2 Lamarr EVM";
21 refclksys: refclksys {
23 compatible = "fixed-clock";
24 clock-frequency = <122880000>;
25 clock-output-names = "refclk-sys";
45 compatible = "at,24c1024";
57 ti,cs-chipselect = <0>;
58 /* all timings in nanoseconds */
59 ti,cs-min-turnaround-ns = <12>;
60 ti,cs-read-hold-ns = <6>;
61 ti,cs-read-strobe-ns = <23>;
62 ti,cs-read-setup-ns = <9>;
63 ti,cs-write-hold-ns = <8>;
64 ti,cs-write-strobe-ns = <23>;
65 ti,cs-write-setup-ns = <8>;
68 compatible = "ti,keystone-nand","ti,davinci-nand";
74 ti,davinci-chipselect = <0>;
75 ti,davinci-mask-ale = <0x2000>;
76 ti,davinci-mask-cle = <0x4000>;
77 ti,davinci-mask-chipsel = <0>;
79 ti,davinci-ecc-bits = <4>;
90 reg = <0x100000 0x80000>;
96 reg = <0x180000 0x7FE80000>;
103 nor_flash: n25q128a11@0 {
104 #address-cells = <1>;
106 compatible = "Micron,n25q128a11";
107 spi-max-frequency = <54000000>;
112 label = "u-boot-spl";
119 reg = <0x80000 0xf80000>;
126 ethphy0: ethernet-phy@0 {
127 compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
131 ethphy1: ethernet-phy@1 {
132 compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";