]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm64/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm64 / broadcom / bcmbca / bcm4912-asus-gt-ax6000.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 /dts-v1/;
4
5 #include "bcm4912.dtsi"
6
7 / {
8 compatible = "asus,gt-ax6000", "brcm,bcm4912", "brcm,bcmbca";
9 model = "Asus GT-AX6000";
10
11 memory@0 {
12 device_type = "memory";
13 reg = <0x00 0x00 0x00 0x40000000>;
14 };
15 };
16
17 &uart0 {
18 status = "okay";
19 };