msm8610-v2-mtp.dts 850 B

12345678910111213141516171819202122232425262728
  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/ "msm8610-v2.dtsi"
  14. /include/ "msm8610-mtp.dtsi"
  15. /include/ "msm8610-camera-sensor-cdp-mtp.dtsi"
  16. / {
  17. model = "Qualcomm MSM 8610v2 MTP";
  18. compatible = "qcom,msm8610-mtp", "qcom,msm8610", "qcom,mtp";
  19. qcom,board-id = <8 0>;
  20. };
  21. &sdhc_2 {
  22. qcom,pad-drv-on = <0x5 0x4 0x4>; /* 12mA, 10mA, 10mA */
  23. };