sparx5_pcb134.dts 403 B

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