msm8974-v1-mtp.dts 813 B

1234567891011121314151617181920212223242526272829
  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-mtp.dtsi"
  15. / {
  16. model = "Qualcomm MSM 8974 MTP";
  17. compatible = "qcom,msm8974-mtp", "qcom,msm8974", "qcom,mtp";
  18. qcom,msm-id = <126 8 0>,
  19. <185 8 0>,
  20. <186 8 0>;
  21. };
  22. &pm8941_chg {
  23. qcom,charging-disabled;
  24. };