sa8540p.dtsi 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. // SPDX-License-Identifier: BSD-3-Clause
  2. /*
  3. * Copyright (c) 2021, The Linux Foundation. All rights reserved.
  4. * Copyright (c) 2022, Linaro Limited
  5. */
  6. #include "sc8280xp.dtsi"
  7. /delete-node/ &cpu0_opp_table;
  8. /delete-node/ &cpu4_opp_table;
  9. / {
  10. cpu0_opp_table: cpu0-opp-table {
  11. compatible = "operating-points-v2";
  12. opp-shared;
  13. opp-403200000 {
  14. opp-hz = /bits/ 64 <403200000>;
  15. };
  16. opp-499200000 {
  17. opp-hz = /bits/ 64 <499200000>;
  18. };
  19. opp-595200000 {
  20. opp-hz = /bits/ 64 <595200000>;
  21. };
  22. opp-710400000 {
  23. opp-hz = /bits/ 64 <710400000>;
  24. };
  25. opp-806400000 {
  26. opp-hz = /bits/ 64 <806400000>;
  27. };
  28. opp-902400000 {
  29. opp-hz = /bits/ 64 <902400000>;
  30. };
  31. opp-1017600000 {
  32. opp-hz = /bits/ 64 <1017600000>;
  33. };
  34. opp-1113600000 {
  35. opp-hz = /bits/ 64 <1113600000>;
  36. };
  37. opp-1209600000 {
  38. opp-hz = /bits/ 64 <1209600000>;
  39. };
  40. opp-1324800000 {
  41. opp-hz = /bits/ 64 <1324800000>;
  42. };
  43. opp-1440000000 {
  44. opp-hz = /bits/ 64 <1440000000>;
  45. };
  46. opp-1555200000 {
  47. opp-hz = /bits/ 64 <1555200000>;
  48. };
  49. opp-1670400000 {
  50. opp-hz = /bits/ 64 <1670400000>;
  51. };
  52. opp-1785600000 {
  53. opp-hz = /bits/ 64 <1785600000>;
  54. };
  55. opp-1881600000 {
  56. opp-hz = /bits/ 64 <1881600000>;
  57. };
  58. opp-2016000000 {
  59. opp-hz = /bits/ 64 <2016000000>;
  60. };
  61. opp-2131200000 {
  62. opp-hz = /bits/ 64 <2131200000>;
  63. };
  64. opp-2246400000 {
  65. opp-hz = /bits/ 64 <2246400000>;
  66. };
  67. };
  68. cpu4_opp_table: cpu4-opp-table {
  69. compatible = "operating-points-v2";
  70. opp-shared;
  71. opp-825600000 {
  72. opp-hz = /bits/ 64 <825600000>;
  73. };
  74. opp-940800000 {
  75. opp-hz = /bits/ 64 <940800000>;
  76. };
  77. opp-1056000000 {
  78. opp-hz = /bits/ 64 <1056000000>;
  79. };
  80. opp-1171200000 {
  81. opp-hz = /bits/ 64 <1171200000>;
  82. };
  83. opp-1286400000 {
  84. opp-hz = /bits/ 64 <1286400000>;
  85. };
  86. opp-1401600000 {
  87. opp-hz = /bits/ 64 <1401600000>;
  88. };
  89. opp-1516800000 {
  90. opp-hz = /bits/ 64 <1516800000>;
  91. };
  92. opp-1632000000 {
  93. opp-hz = /bits/ 64 <1632000000>;
  94. };
  95. opp-1747200000 {
  96. opp-hz = /bits/ 64 <1747200000>;
  97. };
  98. opp-1862400000 {
  99. opp-hz = /bits/ 64 <1862400000>;
  100. };
  101. opp-1977600000 {
  102. opp-hz = /bits/ 64 <1977600000>;
  103. };
  104. opp-2073600000 {
  105. opp-hz = /bits/ 64 <2073600000>;
  106. };
  107. opp-2169600000 {
  108. opp-hz = /bits/ 64 <2169600000>;
  109. };
  110. opp-2284800000 {
  111. opp-hz = /bits/ 64 <2284800000>;
  112. };
  113. opp-2380800000 {
  114. opp-hz = /bits/ 64 <2380800000>;
  115. };
  116. opp-2496000000 {
  117. opp-hz = /bits/ 64 <2496000000>;
  118. };
  119. opp-2592000000 {
  120. opp-hz = /bits/ 64 <2592000000>;
  121. };
  122. };
  123. };
  124. &rpmhpd {
  125. compatible = "qcom,sa8540p-rpmhpd";
  126. };