msm8974-sim.dtsi 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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. /include/ "dsi-panel-sim-video.dtsi"
  13. /include/ "msm8974-leds.dtsi"
  14. /include/ "msm8974-camera-sensor-cdp.dtsi"
  15. &soc {
  16. qcom,mdss_dsi@fd922800 {
  17. qcom,mdss_dsi_sim_video {
  18. status = "ok";
  19. };
  20. };
  21. serial@f991f000 {
  22. status = "ok";
  23. };
  24. serial@f995e000 {
  25. status = "ok";
  26. };
  27. };
  28. &jpeg_iommu {
  29. qcom,iommu-ctx@fda6c000 {
  30. interrupts = <0 69 0>;
  31. };
  32. qcom,iommu-ctx@fda6d000 {
  33. interrupts = <0 70 0>;
  34. };
  35. qcom,iommu-ctx@fda6e000 {
  36. interrupts = <0 71 0>;
  37. };
  38. };
  39. &mdp_iommu {
  40. qcom,iommu-ctx@fd930000 {
  41. interrupts = <0 46 0>;
  42. };
  43. qcom,iommu-ctx@fd931000 {
  44. interrupts = <0 47 0>;
  45. };
  46. };
  47. &venus_iommu {
  48. qcom,iommu-ctx@fdc8c000 {
  49. interrupts = <0 43 0>;
  50. };
  51. qcom,iommu-ctx@fdc8d000 {
  52. interrupts = <0 42 0>;
  53. };
  54. qcom,iommu-ctx@fdc8e000 {
  55. interrupts = <0 41 0>;
  56. };
  57. };
  58. &kgsl_iommu {
  59. qcom,iommu-ctx@fdb18000 {
  60. interrupts = <0 240 0>;
  61. };
  62. qcom,iommu-ctx@fdb19000 {
  63. interrupts = <0 241 0>;
  64. };
  65. };
  66. &vfe_iommu {
  67. qcom,iommu-ctx@fda4c000 {
  68. interrupts = <0 64 0>;
  69. };
  70. qcom,iommu-ctx@fda4d000 {
  71. interrupts = <0 65 0>;
  72. };
  73. qcom,iommu-ctx@fda4e000 {
  74. interrupts = <0 66 0>;
  75. };
  76. };