msm8926-v2-720p-mtp.dts 982 B

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/ "msm8926-v2.dtsi"
  14. /include/ "msm8226-720p-mtp.dtsi"
  15. /include/ "msm8226-camera-sensor-mtp.dtsi"
  16. / {
  17. model = "Qualcomm MSM 8926 MTP";
  18. compatible = "qcom,msm8926-mtp", "qcom,msm8926", "qcom,mtp";
  19. qcom,board-id = <8 0>;
  20. };
  21. &smsc_hub {
  22. status = "ok";
  23. smsc,model-id = <3502>;
  24. smsc,reset-gpio = <&msmgpio 114 0x00>;
  25. smsc,int-gpio = <&msmgpio 9 0x00>;
  26. smsc,xo-clk-gpio = <&msmgpio 8 0x00>;
  27. hub-int-supply = <&pm8226_l6>;
  28. };