axm5516-amarillo.dts 590 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. /*
  3. * arch/arm/boot/dts/axm5516-amarillo.dts
  4. *
  5. * Copyright (C) 2013 LSI
  6. */
  7. /dts-v1/;
  8. /memreserve/ 0x00000000 0x00400000;
  9. #include "axm55xx.dtsi"
  10. #include "axm5516-cpus.dtsi"
  11. / {
  12. model = "Amarillo AXM5516";
  13. compatible = "lsi,axm5516-amarillo", "lsi,axm5516";
  14. memory {
  15. device_type = "memory";
  16. reg = <0 0x00000000 0x02 0x00000000>;
  17. };
  18. };
  19. &serial0 {
  20. status = "okay";
  21. };
  22. &serial1 {
  23. status = "okay";
  24. };
  25. &serial2 {
  26. status = "okay";
  27. };
  28. &serial3 {
  29. status = "okay";
  30. };
  31. &gpio0 {
  32. status = "okay";
  33. };
  34. &gpio1 {
  35. status = "okay";
  36. };