Guest User

Untitled

a guest
Aug 27th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. 192c192
  2. < interrupts = <0x1 0xd 0x8 0x1 0xe 0x8 0x1 0xb 0x8 0x1 0xa 0x8>;
  3. ---
  4. > interrupts = <0x1 0xd 0x8 0x1 0xe 0x8 0x1 0xb 0x8 0x1 0xd 0x8>;
  5. 285,286c285,286
  6. < linux,phandle = <0xa>;
  7. < phandle = <0xa>;
  8. ---
  9. > linux,phandle = <0xd>;
  10. > phandle = <0xd>;
  11. 350,351c350,358
  12. < IRQ_NFC@2 {
  13. < compatible = "mediatek, IRQ_NFC-eint";
  14. ---
  15. > ALS@1 {
  16. > compatible = "mediatek, ALS-eint";
  17. > interrupt-parent = <0x6>;
  18. > interrupts = <0x1 0x8>;
  19. > debounce = <0x1 0x0>;
  20. > };
  21. >
  22. > IRQ_FPC@3 {
  23. > compatible = "mediatek, IRQ_FPC-eint";
  24. 353,354c360,361
  25. < interrupts = <0x2 0x4>;
  26. < debounce = <0x2 0x0>;
  27. ---
  28. > interrupts = <0x3 0x1>;
  29. > debounce = <0x3 0x0>;
  30. 360c367
  31. < interrupts = <0x5 0x8>;
  32. ---
  33. > interrupts = <0x5 0x4>;
  34. 374,396c381,382
  35. < interrupts = <0xa 0x2>;
  36. < debounce = <0xa 0x0>;
  37. < };
  38. <
  39. < ALS@65 {
  40. < compatible = "mediatek, ALS-eint";
  41. < interrupt-parent = <0x6>;
  42. < interrupts = <0x41 0x8>;
  43. < debounce = <0x41 0x0>;
  44. < };
  45. <
  46. < GSE_1@66 {
  47. < compatible = "mediatek, GSE_1-eint";
  48. < interrupt-parent = <0x6>;
  49. < interrupts = <0x42 0x8>;
  50. < debounce = <0x42 0x0>;
  51. < };
  52. <
  53. < GYRO@67 {
  54. < compatible = "mediatek, GYRO-eint";
  55. < interrupt-parent = <0x6>;
  56. < interrupts = <0x43 0x8>;
  57. < debounce = <0x43 0x0>;
  58. ---
  59. > interrupts = <0xd 0x2>;
  60. > debounce = <0xd 0x0>;
  61. 399,400c385,386
  62. < EXT_BUCK_OC@78 {
  63. < compatible = "mediatek, EXT_BUCK_OC-eint";
  64. ---
  65. > DSI_TE_1@147 {
  66. > compatible = "mediatek, DSI_TE_1-eint";
  67. 402,403c388,389
  68. < interrupts = <0x4e 0x4>;
  69. < debounce = <0x4e 0x0>;
  70. ---
  71. > interrupts = <0x93 0x2>;
  72. > debounce = <0x93 0x0>;
  73. 483c469
  74. < reg = <0x10200600 0xa00>;
  75. ---
  76. > reg = <0x10200600 0xd00>;
  77. 515c501
  78. < clocks = <0x8 0x9 0x9 0x1 0x9 0x2 0xa 0x1 0xa 0x2 0xb 0x1 0xc 0x2 0xc 0x1>;
  79. ---
  80. > clocks = <0x8 0x9 0x9 0x1 0x9 0x2 0xd 0x1 0xd 0x2 0xb 0x1 0xc 0x2 0xc 0x1>;
  81. 937c923
  82. < clocks = <0xe 0x1 0xe 0x2 0xe 0x7 0xe 0x3 0xe 0x4 0xe 0x6 0xe 0x5 0xe 0x8 0xe 0x9 0xe 0xa 0x8 0x6>;
  83. ---
  84. > clocks = <0xe 0x1 0xe 0x2 0xe 0x7 0xe 0x3 0xe 0x4 0xe 0x6 0xe 0x5 0xe 0x8 0xe 0x9 0xe 0xd 0x8 0x6>;
  85. 1177c1163
  86. < clocks = <0x9 0x1 0x9 0x2 0xb 0x1 0xa 0x1 0xa 0x2 0xc 0x1>;
  87. ---
  88. > clocks = <0x9 0x1 0x9 0x2 0xb 0x1 0xd 0x1 0xd 0x2 0xc 0x1>;
  89. 1265c1251
  90. < clocks = <0x9 0x1 0xa 0x1 0xa 0x2 0xc 0x2 0xc 0x1>;
  91. ---
  92. > clocks = <0x9 0x1 0xd 0x1 0xd 0x2 0xc 0x2 0xc 0x1>;
Advertisement
Add Comment
Please, Sign In to add comment