1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Copyright (c) 2020 Microchip Technology Inc 4 */ 5 6 /dts-v1/; 7 #include "sparx5_pcb134_board.dtsi" 8 #include "sparx5_nand.dtsi" 9 10 / { 11 model = "Sparx5 PCB134 Reference Board 12 compatible = "microchip,sparx5-pcb134" 13 14 memory@0 { 15 device_type = "memory"; 16 reg = <0x00000000 0x00000000 0 17 }; 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.