xref: /linux/arch/arm64/boot/dts/microchip/sparx5_pcb134.dts (revision 48dea9a700c8728cc31a1dd44588b97578de86ee)
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
4 */
5
6/dts-v1/;
7#include "sparx5_pcb134_board.dtsi"
8
9/ {
10	model = "Sparx5 PCB134 Reference Board (NAND)";
11	compatible = "microchip,sparx5-pcb134", "microchip,sparx5";
12
13	memory@0 {
14		device_type = "memory";
15		reg = <0x00000000 0x00000000 0x10000000>;
16	};
17};
18