Advertisement
Guest User

Mako touch screen

a guest
Nov 18th, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. adb shell cat /sys/devices/virtual/input/lge_touch/firmware
  2. ====== Firmware Info ======
  3. manufacturer_id = 1
  4. product_id = TM2369
  5. fw_version = E159
  6. fw_image_product_id = UNKNOWN
  7. fw_image_version = UNK
  8.  
  9.  
  10. adb shell cat /sys/devices/virtual/input/lge_touch/platform_data
  11. ====== Platform data ======
  12. int_pin[6] reset_pin[33]
  13. caps:
  14. is_width_major_supported = 1
  15. is_width_minor_supported = 0
  16. is_pressure_supported = 0
  17. is_id_supported = 1
  18. max_width_major = 15
  19. max_width_minor = 15
  20. max_pressure = 255
  21. max_id = 10
  22. x_max = 1535
  23. y_max = 2559
  24. lcd_x = 768
  25. lcd_y = 1280
  26. role:
  27. operation_mode = 1
  28. key_type = 0
  29. report_mode = 1
  30. delta_pos_threshold = 1
  31. orientation = 0
  32. report_period = 12500000
  33. booting_delay = 200
  34. reset_delay = 20
  35. suspend_pwr = 0
  36. resume_pwr = 1
  37. irqflags = 0x2
  38. show_touches = 0
  39. pointer_location = 0
  40. pwr:
  41. use_regulator = 0
  42. vdd = 8921_l15
  43. vdd_voltage = 3300000
  44. vio = 8921_l22
  45. vio_voltage = 1800000
  46. power = YES
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement