msm8974-v1-fluid.dts 858 B

12345678910111213141516171819202122232425262728293031323334
  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-fluid.dtsi"
  15. / {
  16. model = "Qualcomm MSM 8974 FLUID";
  17. compatible = "qcom,msm8974-fluid", "qcom,msm8974", "qcom,fluid";
  18. qcom,msm-id = <126 3 0>,
  19. <185 3 0>,
  20. <186 3 0>;
  21. };
  22. &pm8941_chg {
  23. qcom,charging-disabled;
  24. };
  25. &sdcc1 {
  26. qcom,bus-width = <4>;
  27. };