| // SPDX-License-Identifier: GPL-2.0+ |
| * Device Tree Source for K2G Industrial Communication Engine EVM |
| * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ |
| #include "keystone-k2g.dtsi" |
| compatible = "ti,k2g-ice", "ti,k2g", "ti,keystone"; |
| model = "Texas Instruments K2G Industrial Communication EVM"; |
| reg = <0x80000000 0x20000000>; |
| compatible = "s25fl256s1", "spi-flash"; |
| spi-max-frequency = <96000000>; |
| reg = <0x00000000 0x00100000>; |
| label = "QSPI.u-boot-env"; |
| reg = <0x00100000 0x00040000>; |
| reg = <0x00140000 0x0040000>; |
| label = "QSPI.pmmc-firmware"; |
| reg = <0x00180000 0x0040000>; |
| reg = <0x001c0000 0x0800000>; |
| label = "QSPI.u-boot-spl-os"; |
| reg = <0x009c0000 0x0040000>; |
| label = "QSPI.file-system"; |
| reg = <0x00a00000 0x1600000>; |