2 * Copyright (C) 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de>
4 * SPDX-License-Identifier: GPL-2.0+
7 #include "socfpga_cyclone5.dtsi"
10 model = "Terasic SoCkit";
11 compatible = "altr,socfpga-cyclone5", "altr,socfpga";
14 bootargs = "console=ttyS0,115200";
24 device_type = "memory";
25 reg = <0x0 0x40000000>; /* 1GB */
63 compatible = "stm,m41t82";
81 compatible = "n25q00", "spi-flash";
82 reg = <0>; /* chip select */
83 spi-max-frequency = <50000000>;
86 block-size = <16>; /* 2^16, 64KB */
87 read-delay = <4>; /* delay value in read data capture register */