bcm59056.dtsi 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. /*
  2. * Copyright 2014 Linaro Limited
  3. * Author: Matt Porter <mporter@linaro.org>
  4. *
  5. * This program is free software; you can redistribute it and/or modify it
  6. * under the terms of the GNU General Public License as published by the
  7. * Free Software Foundation; either version 2 of the License, or (at your
  8. * option) any later version.
  9. */
  10. &pmu {
  11. compatible = "brcm,bcm59056";
  12. regulators {
  13. rfldo_reg: rfldo {
  14. };
  15. camldo1_reg: camldo1 {
  16. };
  17. camldo2_reg: camldo2 {
  18. };
  19. simldo1_reg: simldo1 {
  20. };
  21. simldo2_reg: simldo2 {
  22. };
  23. sdldo_reg: sdldo {
  24. };
  25. sdxldo_reg: sdxldo {
  26. };
  27. mmcldo1_reg: mmcldo1 {
  28. };
  29. mmcldo2_reg: mmcldo2 {
  30. };
  31. audldo_reg: audldo {
  32. };
  33. micldo_reg: micldo {
  34. };
  35. usbldo_reg: usbldo {
  36. };
  37. vibldo_reg: vibldo {
  38. };
  39. csr_reg: csr {
  40. };
  41. iosr1_reg: iosr1 {
  42. };
  43. iosr2_reg: iosr2 {
  44. };
  45. msr_reg: msr {
  46. };
  47. sdsr1_reg: sdsr1 {
  48. };
  49. sdsr2_reg: sdsr2 {
  50. };
  51. vsr_reg: vsr {
  52. };
  53. gpldo1_reg: gpldo1 {
  54. };
  55. gpldo2_reg: gpldo2 {
  56. };
  57. gpldo3_reg: gpldo3 {
  58. };
  59. gpldo4_reg: gpldo4 {
  60. };
  61. gpldo5_reg: gpldo5 {
  62. };
  63. gpldo6_reg: gpldo6 {
  64. };
  65. vbus_reg: vbus {
  66. };
  67. };
  68. };