Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git] / arch / mips / boot / dts / brcm / bcm3368-netgear-cvg834g.dts
blobed6023a917635b8ca233f05d2c97f22aaf6afe59
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 /include/ "bcm3368.dtsi"
6 / {
7         compatible = "netgear,cvg834g", "brcm,bcm3368";
8         model = "NETGEAR CVG834G";
10         memory@0 {
11                 device_type = "memory";
12                 reg = <0x00000000 0x02000000>;
13         };
15         chosen {
16                 bootargs = "console=ttyS0,115200";
17                 stdout-path = &uart0;
18         };
21 &uart0 {
22         status = "okay";