]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/blob - arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts
Revert "HACK: ARM: dts: dra7-ipu-common: Revert to CMA pools for IPU early boots"
[rpmsg/rpmsg.git] / arch / arm / boot / dts / berlin2-sony-nsz-gs7.dts
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3  * Device Tree file for Sony NSZ-GS7
4  *
5  * Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
6  */
8 /dts-v1/;
10 #include "berlin2.dtsi"
12 / {
13         model = "Sony NSZ-GS7";
14         compatible = "sony,nsz-gs7", "marvell,berlin2", "marvell,berlin";
16         chosen {
17                 bootargs = "earlyprintk";
18                 stdout-path = "serial0:115200n8";
19         };
21         memory@0 {
22                 device_type = "memory";
23                 reg = <0x00000000 0x40000000>; /* 1 GB */
24         };
25 };
27 &ahci { status = "okay"; };
29 &eth1 { status = "okay"; };
31 /* Unpopulated SATA plug on solder side */
32 &sata0 { status = "okay"; };
34 &sata_phy { status = "okay"; };
36 /* Samsung M8G2FA 8GB eMMC */
37 &sdhci2 {
38         non-removable;
39         bus-width = <8>;
40         status = "okay";
41 };
43 &uart0 { status = "okay"; };