axs103_idu.dts 507 B

12345678910111213141516171819202122
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com)
  4. */
  5. /*
  6. * Device Tree for AXS103 SDP with AXS10X Main Board and
  7. * AXC003 FPGA Card (with SMP bitfile)
  8. */
  9. /dts-v1/;
  10. /include/ "axc003_idu.dtsi"
  11. /include/ "axs10x_mb.dtsi"
  12. / {
  13. model = "snps,axs103-smp";
  14. compatible = "snps,axs103", "snps,arc-sdp";
  15. chosen {
  16. bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print-fatal-signals=1 consoleblank=0";
  17. };
  18. };