msm8974pro-ab-pm8941-cdp.dts 1.0 KB

123456789101112131415161718192021222324252627282930313233
  1. /* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
  2. *
  3. * This program is free software; you can redistribute it and/or modify
  4. * it under the terms of the GNU General Public License version 2 and
  5. * only version 2 as published by the Free Software Foundation.
  6. *
  7. * This program is distributed in the hope that it will be useful,
  8. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. * GNU General Public License for more details.
  11. */
  12. /dts-v1/;
  13. /include/ "msm8974pro-ab-pm8941.dtsi"
  14. /include/ "msm8974-cdp.dtsi"
  15. / {
  16. model = "Qualcomm MSM 8974Pro-AA/AB CDP";
  17. compatible = "qcom,msm8974-cdp", "qcom,msm8974", "qcom,cdp";
  18. qcom,board-id = <1 0>;
  19. };
  20. &sdhc_1 {
  21. qcom,pad-pull-on = <0x0 0x3 0x3 0x1>; /* no-pull, pull-up, pull-up, pull-down */
  22. qcom,pad-pull-off = <0x0 0x3 0x3 0x1>; /* no-pull, pull-up, pull-up, pull-down */
  23. };
  24. &ehci {
  25. hsusb_vdd_dig-supply = <&pm8841_s2_corner>;
  26. qcom,vdd-voltage-level = <1 2 3 5 7>;
  27. };