msm8994-sony-xperia-kitakami-ivy.dts 527 B

123456789101112131415161718192021222324252627
  1. // SPDX-License-Identifier: BSD-3-Clause
  2. /*
  3. * Copyright (c) 2020, Konrad Dybcio <[email protected]>
  4. */
  5. /dts-v1/;
  6. #include "msm8994-sony-xperia-kitakami.dtsi"
  7. / {
  8. model = "Sony Xperia Z3+/Z4";
  9. compatible = "sony,ivy-row", "qcom,msm8994";
  10. chassis-type = "handset";
  11. };
  12. &pm8994_l3 {
  13. regulator-min-microvolt = <1000000>;
  14. regulator-max-microvolt = <1000000>;
  15. };
  16. &pm8994_l17 {
  17. regulator-min-microvolt = <2700000>;
  18. regulator-max-microvolt = <2700000>;
  19. };
  20. /delete-node/ &pm8994_l19;
  21. /delete-node/ &pm8994_l32;