omap5-u-boot.dtsi 798 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. /*
  2. * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2 as
  6. * published by the Free Software Foundation.
  7. * Based on "dra7.dtsi"
  8. */
  9. /{
  10. ocp {
  11. u-boot,dm-spl;
  12. };
  13. };
  14. &uart1 {
  15. u-boot,dm-spl;
  16. };
  17. &uart3 {
  18. u-boot,dm-spl;
  19. };
  20. &mmc1 {
  21. u-boot,dm-spl;
  22. };
  23. &mmc2 {
  24. u-boot,dm-spl;
  25. };
  26. &l4_cfg {
  27. u-boot,dm-spl;
  28. };
  29. &scm {
  30. u-boot,dm-spl;
  31. };
  32. &scm_conf {
  33. u-boot,dm-spl;
  34. };
  35. &qspi {
  36. u-boot,dm-spl;
  37. m25p80@0 {
  38. u-boot,dm-spl;
  39. };
  40. };
  41. &gpio1 {
  42. u-boot,dm-spl;
  43. };
  44. &gpio2 {
  45. u-boot,dm-spl;
  46. };
  47. &gpio3 {
  48. u-boot,dm-spl;
  49. };
  50. &gpio4 {
  51. u-boot,dm-spl;
  52. };
  53. &gpio5 {
  54. u-boot,dm-spl;
  55. };
  56. &gpio6 {
  57. u-boot,dm-spl;
  58. };
  59. &gpio7 {
  60. u-boot,dm-spl;
  61. };