arm64: dts: qcom: sm8550: add TRNG node
[linux-modified.git] / arch / arm64 / boot / dts / 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 };