msm8998-sony-xperia-yoshino-poplar.dts 888 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. // SPDX-License-Identifier: BSD-3-Clause
  2. /*
  3. * Copyright (c) 2021, AngeloGioacchino Del Regno
  4. * <[email protected]>
  5. */
  6. /dts-v1/;
  7. #include "msm8998-sony-xperia-yoshino.dtsi"
  8. / {
  9. model = "Sony Xperia XZ1";
  10. compatible = "sony,xperia-poplar", "qcom,msm8998";
  11. chassis-type = "handset";
  12. };
  13. &ibb {
  14. regulator-min-microvolt = <5600000>;
  15. regulator-max-microvolt = <5600000>;
  16. };
  17. &lab {
  18. regulator-min-microvolt = <5600000>;
  19. regulator-max-microvolt = <5600000>;
  20. qcom,soft-start-us = <800>;
  21. };
  22. &vreg_l18a_2p85 {
  23. /* Note: Round-down from 2850000 to be a multiple of PLDO step-size 8000 */
  24. regulator-min-microvolt = <2848000>;
  25. regulator-max-microvolt = <2848000>;
  26. };
  27. &vreg_l22a_2p85 {
  28. /* Note: Round-down from 2700000 to be a multiple of PLDO step-size 8000 */
  29. regulator-min-microvolt = <2696000>;
  30. regulator-max-microvolt = <2696000>;
  31. };