summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/broadcom/stingray/bcm958802a802x.dts
blob: a41facd7d79b39ed1c33216349c8e338068e43fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// SPDX-License-Identifier: (GPL-2.0 or BSD-3-Clause)
/*
 *Copyright(c) 2018 Broadcom
 */

/dts-v1/;

#include "stingray-board-base.dtsi"

/ {
	compatible = "brcm,bcm958802a802x", "brcm,stingray";
	model = "Stingray PS225xx (BCM958802A802x)";
};

&enet {
	status = "disabled";
};

&sdio0 {
	no-1-8-v;
	status = "okay";
};

&uart0 {
	status = "okay";
};