sdm845-sony-xperia-tama-akatsuki.dts 690 B

123456789101112131415161718192021222324252627282930
  1. // SPDX-License-Identifier: BSD-3-Clause
  2. /*
  3. * Copyright (c) 2021, Konrad Dybcio <[email protected]>
  4. */
  5. /dts-v1/;
  6. #include "sdm845-sony-xperia-tama.dtsi"
  7. / {
  8. model = "Sony Xperia XZ3";
  9. compatible = "sony,akatsuki-row", "qcom,sdm845";
  10. };
  11. /* For the future: WLED + LAB/IBB/OLEDB are not used on Akatsuki */
  12. &vreg_l14a_1p8 {
  13. regulator-min-microvolt = <1840000>;
  14. regulator-max-microvolt = <1840000>;
  15. };
  16. &vreg_l22a_2p8 {
  17. /* Note: Round-down from 2700000 to be a multiple of PLDO step-size 8000 */
  18. regulator-min-microvolt = <2696000>;
  19. regulator-max-microvolt = <2696000>;
  20. };
  21. &vreg_l28a_2p8 {
  22. regulator-min-microvolt = <3000000>;
  23. regulator-max-microvolt = <3000000>;
  24. };