qcom-ipq8065.dtsi 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. #include "qcom-ipq8064-v2.0.dtsi"
  2. / {
  3. model = "Qualcomm IPQ8065";
  4. compatible = "qcom,ipq8065", "qcom,ipq8064";
  5. qcom,pvs {
  6. qcom,pvs-format-a;
  7. qcom,speed0-pvs0-bin-v0 =
  8. < 1725000000 1262500 >,
  9. < 1400000000 1175000 >,
  10. < 1000000000 1100000 >,
  11. < 800000000 1050000 >,
  12. < 600000000 1000000 >,
  13. < 384000000 975000 >;
  14. qcom,speed0-pvs1-bin-v0 =
  15. < 1725000000 1225000 >,
  16. < 1400000000 1150000 >,
  17. < 1000000000 1075000 >,
  18. < 800000000 1025000 >,
  19. < 600000000 975000 >,
  20. < 384000000 950000 >;
  21. qcom,speed0-pvs2-bin-v0 =
  22. < 1725000000 1200000 >,
  23. < 1400000000 1125000 >,
  24. < 1000000000 1050000 >,
  25. < 800000000 1000000 >,
  26. < 600000000 950000 >,
  27. < 384000000 925000 >;
  28. qcom,speed0-pvs3-bin-v0 =
  29. < 1725000000 1175000 >,
  30. < 1400000000 1100000 >,
  31. < 1000000000 1025000 >,
  32. < 800000000 975000 >,
  33. < 600000000 925000 >,
  34. < 384000000 900000 >;
  35. qcom,speed0-pvs4-bin-v0 =
  36. < 1725000000 1150000 >,
  37. < 1400000000 1075000 >,
  38. < 1000000000 1000000 >,
  39. < 800000000 950000 >,
  40. < 600000000 900000 >,
  41. < 384000000 875000 >;
  42. qcom,speed0-pvs5-bin-v0 =
  43. < 1725000000 1100000 >,
  44. < 1400000000 1025000 >,
  45. < 1000000000 950000 >,
  46. < 800000000 900000 >,
  47. < 600000000 850000 >,
  48. < 384000000 825000 >;
  49. qcom,speed0-pvs6-bin-v0 =
  50. < 1725000000 1050000 >,
  51. < 1400000000 975000 >,
  52. < 1000000000 900000 >,
  53. < 800000000 850000 >,
  54. < 600000000 800000 >,
  55. < 384000000 775000 >;
  56. };
  57. soc: soc {
  58. rpm@108000 {
  59. regulators {
  60. smb208_s2a: s2a {
  61. regulator-min-microvolt = <775000>;
  62. regulator-max-microvolt = <1275000>;
  63. };
  64. smb208_s2b: s2b {
  65. regulator-min-microvolt = <775000>;
  66. regulator-max-microvolt = <1275000>;
  67. };
  68. };
  69. };
  70. };
  71. };