1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for K2G EVM
5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - https://www.ti.com/
9 #include "keystone-k2g.dtsi"
12 compatible = "ti,k2g-evm","ti,keystone";
13 model = "Texas Instruments K2G General Purpose EVM";
20 device_type = "memory";
21 reg = <0x80000000 0x80000000>;
27 ethphy0: ethernet-phy@0 {
54 dr_mode = "peripheral";
59 phy-handle = <ðphy0>;
72 compatible = "jedec,spi-nor";
73 spi-max-frequency = <50000000>;
85 reg = <0x80000 0xf80000>;
94 compatible = "s25fl512s", "jedec,spi-nor";
96 spi-tx-bus-width = <1>;
97 spi-rx-bus-width = <4>;
98 spi-max-frequency = <96000000>;
101 cdns,tshsl-ns = <392>;
102 cdns,tsd2d-ns = <392>;
103 cdns,tchsh-ns = <100>;
104 cdns,tslch-ns = <100>;
108 label = "QSPI.u-boot-spl-os";
109 reg = <0x00000000 0x00100000>;
112 label = "QSPI.u-boot-env";
113 reg = <0x00100000 0x00040000>;
116 label = "QSPI.skern";
117 reg = <0x00140000 0x0040000>;
120 label = "QSPI.pmmc-firmware";
121 reg = <0x00180000 0x0040000>;
124 label = "QSPI.kernel";
125 reg = <0x001C0000 0x0800000>;
128 label = "QSPI.file-system";
129 reg = <0x009C0000 0x3640000>;