lx200mx.dts 285 B

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