hrefv60plus.dts 662 B

123456789101112131415161718192021222324252627282930313233343536
  1. /*
  2. * Copyright 2012 ST-Ericsson AB
  3. *
  4. * The code contained herein is licensed under the GNU General Public
  5. * License. You may obtain a copy of the GNU General Public License
  6. * Version 2 or later at the following locations:
  7. *
  8. * http://www.opensource.org/licenses/gpl-license.html
  9. * http://www.gnu.org/copyleft/gpl.html
  10. */
  11. /dts-v1/;
  12. /include/ "dbx5x0.dtsi"
  13. / {
  14. model = "ST-Ericsson HREF platform with Device Tree";
  15. compatible = "st-ericsson,hrefv60+";
  16. memory {
  17. reg = <0x00000000 0x20000000>;
  18. };
  19. soc-u9500 {
  20. uart@80120000 {
  21. status = "okay";
  22. };
  23. uart@80121000 {
  24. status = "okay";
  25. };
  26. uart@80007000 {
  27. status = "okay";
  28. };
  29. };
  30. };