1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-09-26 19:04:54 +00:00
Files
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

27 lines
353 B
Plaintext

// 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";
};