Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0 or BSD-3-Clause)
0002 /*
0003  *Copyright(c) 2018 Broadcom
0004  */
0005 
0006 /dts-v1/;
0007 
0008 #include "stingray-board-base.dtsi"
0009 
0010 / {
0011         compatible = "brcm,bcm958802a802x", "brcm,stingray";
0012         model = "Stingray PS225xx (BCM958802A802x)";
0013 };
0014 
0015 &enet {
0016         status = "disabled";
0017 };
0018 
0019 &sdio0 {
0020         no-1-8-v;
0021         status = "okay";
0022 };
0023 
0024 &uart0 {
0025         status = "okay";
0026 };