lx200mx.dts 321 B

1234567891011121314151617
  1. // SPDX-License-Identifier: GPL-2.0
  2. /dts-v1/;
  3. /include/ "xtfpga.dtsi"
  4. /include/ "xtfpga-flash-16m.dtsi"
  5. / {
  6. compatible = "cdns,xtensa-lx200";
  7. memory@0 {
  8. device_type = "memory";
  9. reg = <0x00000000 0x06000000>;
  10. };
  11. pic: pic {
  12. compatible = "cdns,xtensa-mx";
  13. #interrupt-cells = <2>;
  14. interrupt-controller;
  15. };
  16. };