![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 /dts-v1/; 0003 0004 #include "bcm3384_zephyr.dtsi" 0005 0006 / { 0007 compatible = "brcm,bcm93384wvg", "brcm,bcm3384"; 0008 model = "Broadcom BCM93384WVG"; 0009 0010 chosen { 0011 bootargs = "console=ttyS0,115200"; 0012 stdout-path = &uart0; 0013 }; 0014 }; 0015 0016 &uart0 { 0017 status = "okay"; 0018 }; 0019 0020 &ehci0 { 0021 status = "okay"; 0022 }; 0023 0024 &ohci0 { 0025 status = "okay"; 0026 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |