1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-3- 1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) 2 /* 2 /* 3 *Copyright(c) 2018 Broadcom 3 *Copyright(c) 2018 Broadcom 4 */ 4 */ 5 5 6 /dts-v1/; 6 /dts-v1/; 7 7 8 #include "stingray-board-base.dtsi" 8 #include "stingray-board-base.dtsi" 9 9 10 / { 10 / { 11 compatible = "brcm,bcm958802a802x", "b 11 compatible = "brcm,bcm958802a802x", "brcm,stingray"; 12 model = "Stingray PS225xx (BCM958802A8 12 model = "Stingray PS225xx (BCM958802A802x)"; 13 }; 13 }; 14 14 15 &enet { 15 &enet { 16 status = "disabled"; 16 status = "disabled"; 17 }; 17 }; 18 18 19 &sdio0 { 19 &sdio0 { 20 no-1-8-v; 20 no-1-8-v; 21 status = "okay"; 21 status = "okay"; 22 }; 22 }; 23 23 24 &uart0 { 24 &uart0 { 25 status = "okay"; 25 status = "okay"; 26 }; 26 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.