msm8974-v1-cdp.dts 962 B

123456789101112131415161718192021222324252627282930313233343536
  1. /* Copyright (c) 2012-2013, 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/ "msm8974-v1.dtsi"
  14. /include/ "msm8974-cdp.dtsi"
  15. / {
  16. model = "Qualcomm MSM 8974 CDP";
  17. compatible = "qcom,msm8974-cdp", "qcom,msm8974", "qcom,cdp";
  18. qcom,msm-id = <126 1 0>,
  19. <185 1 0>,
  20. <186 1 0>;
  21. };
  22. &ehci {
  23. status = "ok";
  24. vbus-supply = <&usb2_otg_sw>;
  25. hsusb_vdd_dig-supply = <&pm8841_s2_corner>;
  26. qcom,vdd-voltage-level = <1 2 3 5 7>;
  27. };
  28. &hsic_host {
  29. qcom,phy-sof-workaround;
  30. };