Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
0004  */
0005 
0006 /dts-v1/;
0007 #include "sparx5_pcb135_board.dtsi"
0008 #include "sparx5_nand.dtsi"
0009 
0010 / {
0011         model = "Sparx5 PCB135 Reference Board (NAND)";
0012         compatible = "microchip,sparx5-pcb135", "microchip,sparx5";
0013 
0014         memory@0 {
0015                 device_type = "memory";
0016                 reg = <0x00000000 0x00000000 0x10000000>;
0017         };
0018 };