1 // SPDX-License-Identifier: (GPL-2.0 or BSD-3-Clause)
2 /*
3 *Copyright(c) 2018 Broadcom
4 */
5
6 /dts-v1/;
7
8 #include "stingray-board-base.dtsi"
9
10 / {
11 compatible = "brcm,bcm958802a802x", "brcm,stingray";
12 model = "Stingray PS225xx (BCM958802A802x)";
13 };
14
15 &enet {
16 status = "disabled";
17 };
18
19 &sdio0 {
20 no-1-8-v;
21 status = "okay";
22 };
23
24 &uart0 {
25 status = "okay";
26 };
Cache object: 0b88d723679ac80e19fea2d92d9029cc
|