axm5516-amarillo.dts 800 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. /*
  2. * arch/arm/boot/dts/axm5516-amarillo.dts
  3. *
  4. * Copyright (C) 2013 LSI
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation; either version 2 of the License, or
  9. * (at your option) any later version.
  10. */
  11. /dts-v1/;
  12. /memreserve/ 0x00000000 0x00400000;
  13. #include "axm55xx.dtsi"
  14. #include "axm5516-cpus.dtsi"
  15. / {
  16. model = "Amarillo AXM5516";
  17. compatible = "lsi,axm5516-amarillo", "lsi,axm5516";
  18. memory {
  19. device_type = "memory";
  20. reg = <0 0x00000000 0x02 0x00000000>;
  21. };
  22. };
  23. &serial0 {
  24. status = "okay";
  25. };
  26. &serial1 {
  27. status = "okay";
  28. };
  29. &serial2 {
  30. status = "okay";
  31. };
  32. &serial3 {
  33. status = "okay";
  34. };
  35. &gpio0 {
  36. status = "okay";
  37. };
  38. &gpio1 {
  39. status = "okay";
  40. };