]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm64/amlogic/meson-gxbb-vega-s95-pro.dts
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm64 / amlogic / meson-gxbb-vega-s95-pro.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3 * Copyright (c) 2016 Andreas Färber
4 */
5
6 /dts-v1/;
7
8 #include "meson-gxbb-vega-s95.dtsi"
9
10 / {
11 compatible = "tronsmart,vega-s95-pro", "tronsmart,vega-s95", "amlogic,meson-gxbb";
12 model = "Tronsmart Vega S95 Pro";
13
14 memory@0 {
15 device_type = "memory";
16 reg = <0x0 0x0 0x0 0x40000000>;
17 };
18 };