msm8996-sony-xperia-tone-keyaki.dts 607 B

123456789101112131415161718192021222324252627
  1. // SPDX-License-Identifier: BSD-3-Clause
  2. /*
  3. * Copyright (c) 2021, AngeloGioacchino Del Regno
  4. * <[email protected]>
  5. * Copyright (c) 2021, Konrad Dybcio <[email protected]>
  6. */
  7. /dts-v1/;
  8. #include "msm8996-sony-xperia-tone.dtsi"
  9. / {
  10. model = "Sony Xperia XZs";
  11. compatible = "sony,keyaki-row", "qcom,msm8996";
  12. chassis-type = "handset";
  13. };
  14. &pm8994_l19 {
  15. regulator-min-microvolt = <2700000>;
  16. regulator-max-microvolt = <2700000>;
  17. };
  18. &pm8994_l30 {
  19. regulator-min-microvolt = <2800000>;
  20. regulator-max-microvolt = <2800000>;
  21. regulator-pull-down;
  22. };