Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git] / arch / arm / boot / dts / socfpga_cyclone5_mcv.dtsi
blobbd92806ffc12828ac326033bc563a4508325ecc5
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2015 Marek Vasut <marex@denx.de>
4  */
6 #include "socfpga_cyclone5.dtsi"
8 / {
9         model = "Aries/DENX MCV";
10         compatible = "altr,socfpga-cyclone5", "altr,socfpga";
12         memory@0 {
13                 name = "memory";
14                 device_type = "memory";
15                 reg = <0x0 0x40000000>; /* 1 GiB */
16         };
19 &mmc0 { /* On-SoM eMMC */
20         bus-width = <8>;
21         status = "okay";