msm8226-v1-qrd-evt.dts 938 B

123456789101112131415161718192021222324252627282930313233343536
  1. /* Copyright (c) 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/ "msm8226-v1.dtsi"
  14. /include/ "msm8226-qrd.dtsi"
  15. / {
  16. model = "Qualcomm MSM 8226 QRD";
  17. compatible = "qcom,msm8226-qrd", "qcom,msm8226", "qcom,qrd";
  18. qcom,board-id = <11 0>;
  19. };
  20. &mdss_dsi0 {
  21. qcom,dsi-pref-prim-pan = <&dsi_nt35590_720_vid>;
  22. };
  23. &dsi_nt35590_720_vid {
  24. qcom,cont-splash-enabled;
  25. };
  26. &slim_msm {
  27. tapan_codec {
  28. qcom,cdc-micbias1-ext-cap;
  29. qcom,cdc-micbias3-ext-cap;
  30. };
  31. };