Advertisement
Guest User

Untitled

a guest
Aug 8th, 2022
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 139.54 KB | None | 0 0
  1. / # dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.4.113-lineageos-gda48a34d7a3-dirty (eleventh@eleventh-ThinkPad) (gcc version 4.9 20150123 (prerelease) (GCC) ) #2 SMP PREEMPT Mon Aug 8 05:37:36 UTC 2022
  6. [ 0.000000] CPU: ARMv7 Processor [512f06f0] revision 0 (ARMv7), cr=10c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  8. [ 0.000000] Machine: Qualcomm MSM 8974 (Flattened Device Tree), model: Samsung HLTE rev0.7
  9. [ 0.000000] setup_bootmode: boot_mode is 0
  10. [ 0.000000] qcom,ion-heap@16 reserved EBI1 size 1e00000
  11. [ 0.000000] qcom,ion-heap@28 reserved EBI1 size 614000
  12. [ 0.000000] qcom,mdss_fb_primary reserved EBI1 size 0
  13. [ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-4100000
  14. [ 0.000000] qcom,msm-rtb reserved EBI1 size 100000
  15. [ 0.000000] qcom,msm-contig-mem reserved EBI1 size 280000
  16. [ 0.000000] Node qcom,msm-mem-hole removed memory 6c00000-10200000
  17. [ 0.000000] Initialized persistent memory from 7fa00000-7fafffff
  18. [ 0.000000] memory pool 3 (start 0xbd800000 size 2800000) initialized
  19. [ 0.000000] cma: CMA: reserved 16 MiB at 2b400000
  20. [ 0.000000] cma: Found secure_region, memory base 0, size 165 MiB, limit 0xffffffff
  21. [ 0.000000] cma: CMA: reserved 168 MiB at b3000000
  22. [ 0.000000] cma: Found adsp_region, memory base 0, size 65 MiB, limit 0xffffffff
  23. [ 0.000000] cma: CMA: reserved 68 MiB at aec00000
  24. [ 0.000000] cma: Found qsecom_region, memory base 0, size 17 MiB, limit 0xffffffff
  25. [ 0.000000] cma: CMA: reserved 20 MiB at ad800000
  26. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  27. [ 0.000000] IMEM DT static mapping successful
  28. [ 0.000000] On node 0 totalpages: 737792
  29. [ 0.000000] free_area_init_node: node 0, pgdat c1386f80, node_mem_map c4100000
  30. [ 0.000000] Normal zone: 1416 pages used for memmap
  31. [ 0.000000] Normal zone: 0 pages reserved
  32. [ 0.000000] Normal zone: 141432 pages, LIFO batch:31
  33. [ 0.000000] HighMem zone: 4728 pages used for memmap
  34. [ 0.000000] HighMem zone: 590216 pages, LIFO batch:31
  35. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c595e000 s16064 r8192 d12608 u36864
  36. [ 0.000000] pcpu-alloc: s16064 r8192 d12608 u36864 alloc=9*4096
  37. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  38. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 731648
  39. [ 0.000000] Kernel command line: console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F androidboot.bootdevice=msm_sdcc.1 androidboot.sec_atd.tty=/dev/ttyHSL0 sec_log=0x100000@0x10000008 sec_dbg=0x80000@0x10100008 sec_debug.reset_reason=0x1a2b3c00 lcd_id=0x404024 pmic_info=4 androidboot.debug_level=0x4f4c sec_debug.enable=0 sec_debug.enable_user=0 androidboot.cp_debug_level=0x55FF sec_debug.enable_cp_debug=0 cordon=4d32d60ad89b8eb391642f33bfe6df31 connie=SM-N9005_OPEN_EUR_0a75bfcf6b478aed2514be8b442a46aa loglevel=4 samsung.hardware=SM-N9005 samsung.board_rev=8 androidboot.emmc_checksum=3 androidboot.warranty_bit=1 androidboot.bootloader=N9005XXSGBQE1 androidboot.nvdata_backup=0 androidboot.boot_recovery=0 uart_dbg=0 sec_debug.pm8941_rev=3 sec_debug.pm8841_rev=2 diag=0 vmalloc=450m level=0x574f4c44 androidboot.emmc=true androidboot.serialno=c3ba6045 androidboot.baseband=msm
  40. [ 0.000000] sec_dbg_setup: str=@0x10100008
  41. [ 0.000000] sec_dbg_setup: secdbg_paddr = 0x10100008
  42. [ 0.000000] sec_dbg_setup: secdbg_size = 0x80000
  43. [ 0.000000] get_lcd_id_cmdline: LCD_ID = 0x404024, lcd_attached =1
  44. [ 0.000000] synaptics_read_lcd_id: string is 404024, integer is 404024, ID2[0x04], system_rev is 8
  45. [ 0.000000] /home/eleventh/hadk/kernel/samsung/msm8974/drivers/misc/max77803-muic.c get_if_pmic_inifo: switch_sel: 4 if_pmic_rev:0
  46. [ 0.000000] mdss_panel_current_hw_rev : 8
  47. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  48. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  49. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  50. [ 0.000000] allocated 6291456 bytes of page_cgroup
  51. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  52. [ 0.000000] Memory: 108MB 2774MB = 2882MB total
  53. [ 0.000000] Memory: 2598112k/2598112k available, 394016k reserved, 2116608K highmem
  54. [ 0.000000] Virtual kernel memory layout:
  55. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  56. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  57. [ 0.000000] vmalloc : 0xec800000 - 0xff000000 ( 296 MB)
  58. [ 0.000000] lowmem : 0xd0200000 - 0xec400000 ( 450 MB)
  59. [ 0.000000] vmalloc : 0xc6c00000 - 0xd0200000 ( 150 MB)
  60. [ 0.000000] lowmem : 0xc0000000 - 0xc6c00000 ( 108 MB)
  61. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  62. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  63. [ 0.000000] .text : 0xc0008000 - 0xc1136dc8 (17596 kB)
  64. [ 0.000000] .init : 0xc1200000 - 0xc130fec0 (1088 kB)
  65. [ 0.000000] .data : 0xc1310000 - 0xc13bcf58 ( 692 kB)
  66. [ 0.000000] .bss : 0xc142dd60 - 0xc1ab34cc (6678 kB)
  67. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  68. [ 0.000000] Preemptible hierarchical RCU implementation.
  69. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  70. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  71. [ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696213963ns
  72. [ 0.000000] Switching to timer-based delay loop
  73. [ 0.000000] Console: colour dummy device 80x30
  74. [ 0.000100] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  75. [ 0.000119] pid_max: default: 32768 minimum: 301
  76. [ 0.000253] Security Framework initialized
  77. [ 0.000282] SELinux: Disabled at boot.
  78. [ 0.000332] Mount-cache hash table entries: 512
  79. [ 0.000998] Initializing cgroup subsys debug
  80. [ 0.001010] Initializing cgroup subsys cpuacct
  81. [ 0.001020] Initializing cgroup subsys memory
  82. [ 0.001053] Initializing cgroup subsys devices
  83. [ 0.001063] Initializing cgroup subsys freezer
  84. [ 0.001074] Initializing cgroup subsys net_cls
  85. [ 0.001084] Initializing cgroup subsys blkio
  86. [ 0.001108] Initializing cgroup subsys perf_event
  87. [ 0.001127] Initializing cgroup subsys bfqio
  88. [ 0.001166] CPU: Testing write buffer coherency: ok
  89. [ 0.001339] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  90. [ 0.001401] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  91. [ 0.004303] Setting up static identity map for 0xb9cc98 - 0xb9cd20
  92. [ 0.004318] MSM Memory Dump table set up
  93. [ 0.004330] set_dload_mode <1> ( c120fb2c )
  94. [ 0.005798] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  95. [ 0.006549] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  96. [ 0.007301] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  97. [ 0.007383] Brought up 4 CPUs
  98. [ 0.007396] SMP: Total of 4 processors activated (153.00 BogoMIPS).
  99. [ 0.008315] devtmpfs: initialized
  100. [ 0.020435] VFP support v0.3: implementor 51 architecture 64 part 6f variant 2 rev 0
  101. [ 0.020523] [suspend helper] suspend_helper_init: init done
  102. [ 0.020819] dummy:
  103. [ 0.031955] NET: Registered protocol family 16
  104. [ 0.035495] DMA: preallocated 256 KiB pool for atomic coherent allocations
  105. [ 0.037608] sec_debug_init: enable=0
  106. [ 0.037618] sec_debug_init:__raw_readl restart_reason=305419896
  107. [ 0.037628] sec_debug_init: restart_reason : 0xfa00a65c
  108. [ 0.038053] KPI: Bootloader start count = 27719
  109. [ 0.038063] KPI: Bootloader end count = 77673
  110. [ 0.038071] KPI: Bootloader display count = 59115
  111. [ 0.038079] KPI: Bootloader load kernel count = 1718
  112. [ 0.038089] KPI: Kernel MPM timestamp = 191042
  113. [ 0.038097] KPI: Kernel MPM Clock frequency = 32768
  114. [ 0.038113] socinfo_print: v8, id=126, ver=2.2, raw_id=1968, raw_ver=7, hw_plat=1, hw_plat_ver=65536
  115. [ 0.038120] accessory_chip=0, hw_plat_subtype=0, pmic_model=65537, pmic_die_revision=196609
  116. [ 0.038409] msm_8974_init_gpiomux:2701 socinfo_get_version 20002
  117. [ 0.038424] msm_gpiomux_install: write failure: status[-22] gpio[-1]
  118. [ 0.038435] msm_gpiomux_install: write failure: status[-22] gpio[-1]
  119. [ 0.038804] persistent_ram: found existing buffer, size 36697, start 36697
  120. [ 0.134221] console [ram-1] enabled
  121. [ 0.149114] gpiochip_add: registered GPIOs 0 to 145 on device: msmgpio
  122. [ 0.168418] WDOG_V2 handled by TZ:dump @0xead88000 PA:2ad88000
  123. [ 0.168470] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
  124. [ 0.191160] 8841_s1: 675 <--> 1050 mV at 0 mV normal idle
  125. [ 0.191554] 8841_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
  126. [ 0.191925] 8841_s1_so: 675 <--> 1050 mV at 675 mV normal idle
  127. [ 0.192346] 8841_s2: 500 <--> 1050 mV at 0 mV normal idle
  128. [ 0.192706] 8841_s2_corner: 0 <--> 0 mV at 0 mV normal idle
  129. [ 0.193106] 8841_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
  130. [ 0.193485] 8841_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  131. [ 0.193885] 8841_s3: 1050 mV normal idle
  132. [ 0.194280] 8841_s4: 815 <--> 900 mV at 0 mV normal idle
  133. [ 0.194635] 8841_s4_corner: 0 <--> 0 mV at 0 mV normal idle
  134. [ 0.195013] 8841_s4_floor_corner: 0 <--> 0 mV at 0 mV normal idle
  135. [ 0.195401] 8941_s1: 1300 mV normal idle
  136. [ 0.195803] 8941_s2: 2150 mV normal idle
  137. [ 0.196236] 8941_s3: 1800 mV normal idle
  138. [ 0.196643] 8941_l1: 1200 mV normal idle
  139. [ 0.197049] 8941_l2: 1200 mV normal idle
  140. [ 0.197436] 8941_l3: 1050 <--> 1225 mV at 1050 mV normal idle
  141. [ 0.197840] 8941_l4: 1225 mV normal idle
  142. [ 0.198229] 8941_l5: 1800 mV normal idle
  143. [ 0.198639] 8941_l6: 1800 mV normal idle
  144. [ 0.199030] 8941_l7: 1800 mV normal idle
  145. [ 0.199430] 8941_l8: 1800 mV normal idle
  146. [ 0.199884] 8941_l9: 1800 <--> 2950 mV at 2950 mV normal idle
  147. [ 0.200282] 8941_l10: 1800 mV normal idle
  148. [ 0.200692] 8941_l11: 1200 <--> 1350 mV at 1300 mV normal idle
  149. [ 0.201081] 8941_l12: 1800 mV normal idle
  150. [ 0.201459] 8941_l12_ao: 1800 mV normal idle
  151. [ 0.201864] 8941_l13: 1800 <--> 3300 mV at 2950 mV normal idle
  152. [ 0.202278] 8941_l14: 1800 mV normal idle
  153. [ 0.202692] 8941_l15: 2050 mV normal idle
  154. [ 0.203128] 8941_l16: 2700 mV normal idle
  155. [ 0.203540] 8941_l17: 2850 <--> 3000 mV at 3000 mV normal idle
  156. [ 0.203956] 8941_l18: 2850 mV normal idle
  157. [ 0.204355] 8941_l19: 2900 <--> 3350 mV at 2900 mV normal idle
  158. [ 0.204741] 8941_l20: 2950 mV normal idle
  159. [ 0.205135] 8941_l21: 2950 mV normal idle
  160. [ 0.205533] 8941_l22: 2500 <--> 3000 mV at 2500 mV normal idle
  161. [ 0.205937] 8941_l23: 2400 <--> 3300 mV at 3000 mV normal idle
  162. [ 0.206372] 8941_l24: 3075 mV normal idle
  163. [ 0.206762] 8941_lvs1:
  164. [ 0.207121] 8941_lvs2:
  165. [ 0.207467] 8941_lvs3:
  166. [ 0.209788] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 1/4
  167. [ 0.209801] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 1/4
  168. [ 0.210094] krait0: 500 <--> 1100 mV at 900 mV fast normal idle
  169. [ 0.210528] krait1: 500 <--> 1100 mV at 900 mV fast normal idle
  170. [ 0.210960] krait2: 500 <--> 1100 mV at 900 mV fast normal idle
  171. [ 0.211395] krait3: 500 <--> 1100 mV at 900 mV fast normal idle
  172. [ 0.215675] edp_pixel_get_div: div=1
  173. [ 0.215718] edp_mainlink_get_rate: rate=0 div=5
  174. [ 0.215736] edp_mainlink_get_rate: rate=0 div=5
  175. [ 0.240958] msm-thermal qcom,msm-thermal.74: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
  176. [ 0.242063] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
  177. [ 0.242083] msm-thermal qcom,msm-thermal.74: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qti,pmic-opt-curr-temp. KTM continues
  178. [ 0.242104] msm-thermal qcom,msm-thermal.74: probe_thermal_efuse_read:Failed reading node=/soc/qcom,msm-thermal, key=qcom,efuse-data. KTM continues
  179. [ 0.242333] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
  180. [ 0.242862] 8941_l18: Failed to create debugfs directory
  181. [ 0.242883] 8941_lvs1: Failed to create debugfs directory
  182. [ 0.243469] sensor_hub_init: power on
  183. [ 0.243762] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  184. [ 0.243775] hw-breakpoint: maximum watchpoint size is 8 bytes.
  185. [ 0.246985] 8941_boost: 5000 mV
  186. [ 0.247449] 8941_mvs1:
  187. [ 0.247506] 8941_mvs1: supplied by 8941_boost
  188. [ 0.247939] 8941_mvs2:
  189. [ 0.247990] 8941_mvs2: supplied by 8941_boost
  190. [ 0.254936] sps:BAM 0xf9984000 (va:0xc6ce0000) enabled: ver:0x6, number of pipes:20
  191. [ 0.254951] sps:BAM 0xf9984000 is registered.
  192. [ 0.254965] sps:sps is ready.
  193. [ 0.257982] gdsc_venus:
  194. [ 0.258251] gdsc_mdss:
  195. [ 0.258536] gdsc_jpeg:
  196. [ 0.258837] gdsc_vfe:
  197. [ 0.259092] gdsc_oxili_gx:
  198. [ 0.259175] gdsc_oxili_gx: supplied by 8841_s4_corner
  199. [ 0.259445] gdsc_oxili_cx:
  200. [ 0.259678] gdsc_usb_hsic:
  201. [ 0.260310] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  202. [ 0.266132] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr c7000000
  203. [ 0.266689] Physical OCMEM zone layout:
  204. [ 0.266702] zone graphics : 0xfec00000 - 0xfecfffff (1024 KB)
  205. [ 0.266717] zone lp_audio : 0xfed00000 - 0xfed7ffff ( 512 KB)
  206. [ 0.266730] zone video : 0xfed00000 - 0xfed7ffff ( 512 KB)
  207. [ 0.291066] bio: create slab <bio-0> at 0
  208. [ 0.291920] ethernet_phy:
  209. [ 0.292156] vph_pwr:
  210. [ 0.292433] platform regulator-tpd4s214.99: Driver reg-fixed-voltage requests probe deferral
  211. [ 0.293596] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
  212. [ 0.293683] ION-heap mm: Cannot specify alignment for this type of heap
  213. [ 0.293995] cma: Assigned CMA region at 0 to 16.qcom,ion-heap device
  214. [ 0.294081] ION-heap adsp: Cannot specify alignment for this type of heap
  215. [ 0.294270] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
  216. [ 0.294874] ION heap wb created at 0xbd800000 with size 1e00000
  217. [ 0.294899] ION heap iommuca created
  218. [ 0.294930] ION heap system created
  219. [ 0.295047] ION heap mm created at 0xb3000000 with size a500000
  220. [ 0.295072] ION heap adsp created at 0xaec00000 with size 4100000
  221. [ 0.295100] ION heap qsecom created at 0xad800000 with size 1100000
  222. [ 0.295149] ION heap audio created at 0xbf600000 with size 614000
  223. [ 0.295175] ION heap pil_1 created at 0x0f500000 with size 500000
  224. [ 0.296669] SCSI subsystem initialized
  225. [ 0.296804] usbcore: registered new interface driver usbfs
  226. [ 0.296882] usbcore: registered new interface driver hub
  227. [ 0.296998] usbcore: registered new device driver usb
  228. [ 0.298296] max77803 13-0066: max77803_i2c_probe
  229. [ 0.298338] of_max77803_dt: irq-gpio: 102
  230. [ 0.298346] of_max77803_dt: irq-base: 353
  231. [ 0.298355] of_max77803_dt: wc-irq-gpio: 0
  232. [ 0.298365] of_max77803_dt: timeout: 0
  233. [ 0.298373] of_max77803_dt: duty: 0
  234. [ 0.298381] of_max77803_dt: period: 0
  235. [ 0.298389] of_max77803_dt: pwm_id: 0
  236. [ 0.298845] max77803_i2c_probe: device found: rev.0x1, ver.0x0
  237. [ 0.299799] func: max77803_irq_init, irq_gpio: 102, irq_base: 353
  238. [ 0.301878] Trying to set irq flags for IRQ353
  239. [ 0.302095] Trying to set irq flags for IRQ354
  240. [ 0.302212] Trying to set irq flags for IRQ355
  241. [ 0.302328] Trying to set irq flags for IRQ356
  242. [ 0.302541] Trying to set irq flags for IRQ357
  243. [ 0.302657] Trying to set irq flags for IRQ358
  244. [ 0.302871] Trying to set irq flags for IRQ359
  245. [ 0.302988] Trying to set irq flags for IRQ360
  246. [ 0.303105] Trying to set irq flags for IRQ361
  247. [ 0.303318] Trying to set irq flags for IRQ362
  248. [ 0.303435] Trying to set irq flags for IRQ363
  249. [ 0.303650] Trying to set irq flags for IRQ364
  250. [ 0.303768] Trying to set irq flags for IRQ365
  251. [ 0.303885] Trying to set irq flags for IRQ366
  252. [ 0.304127] Trying to set irq flags for IRQ367
  253. [ 0.304246] Trying to set irq flags for IRQ368
  254. [ 0.304363] Trying to set irq flags for IRQ369
  255. [ 0.304480] Trying to set irq flags for IRQ370
  256. [ 0.304596] Trying to set irq flags for IRQ371
  257. [ 0.304810] Trying to set irq flags for IRQ372
  258. [ 0.304927] Trying to set irq flags for IRQ373
  259. [ 0.305045] Trying to set irq flags for IRQ374
  260. [ 0.305258] Trying to set irq flags for IRQ375
  261. [ 0.305373] Trying to set irq flags for IRQ376
  262. [ 0.305587] Trying to set irq flags for IRQ377
  263. [ 0.305705] Trying to set irq flags for IRQ378
  264. [ 0.305823] Trying to set irq flags for IRQ379
  265. [ 0.306038] Trying to set irq flags for IRQ380
  266. [ 0.306153] Trying to set irq flags for IRQ381
  267. [ 0.306366] Trying to set irq flags for IRQ382
  268. [ 0.306482] Trying to set irq flags for IRQ383
  269. [ 0.307964] max77803-safeout max77803-safeout: max77803_pmic_probe
  270. [ 0.307978] [/home/eleventh/hadk/kernel/samsung/msm8974/drivers/regulator/max77803-regulator.c:489] pdata->num_regulators:3
  271. [ 0.307993] [/home/eleventh/hadk/kernel/samsung/msm8974/drivers/regulator/max77803-regulator.c:495] for in pdata->num_regulators:3
  272. [ 0.308096] regulator regulator.59: func:max77803_reg_enable
  273. [ 0.308884] regulator regulator.59: func:max77803_get_voltage
  274. [ 0.308896] regulator regulator.59: func:max77803_get_voltage_register
  275. [ 0.309346] regulator regulator.59: func:max77803_list_voltage_safeout
  276. [ 0.309359] safeout1 range: at 4900 mV
  277. [ 0.309370] regulator regulator.59: func:max77803_get_voltage
  278. [ 0.309380] regulator regulator.59: func:max77803_get_voltage_register
  279. [ 0.309830] regulator regulator.59: func:max77803_list_voltage_safeout
  280. [ 0.309940] Error-Bad Function Input
  281. [ 0.310151] [/home/eleventh/hadk/kernel/samsung/msm8974/drivers/regulator/max77803-regulator.c:495] for in pdata->num_regulators:3
  282. [ 0.310242] regulator regulator.60: func:max77803_get_voltage
  283. [ 0.310254] regulator regulator.60: func:max77803_get_voltage_register
  284. [ 0.310707] regulator regulator.60: func:max77803_list_voltage_safeout
  285. [ 0.310721] safeout2 range: at 4900 mV
  286. [ 0.310731] regulator regulator.60: func:max77803_get_voltage
  287. [ 0.310741] regulator regulator.60: func:max77803_get_voltage_register
  288. [ 0.311228] regulator regulator.60: func:max77803_list_voltage_safeout
  289. [ 0.311305] Error-Bad Function Input
  290. [ 0.311422] [/home/eleventh/hadk/kernel/samsung/msm8974/drivers/regulator/max77803-regulator.c:495] for in pdata->num_regulators:3
  291. [ 0.311518] regulator regulator.61: func:max77803_reg_enable
  292. [ 0.312304] regulator regulator.61: func:max77803_get_voltage
  293. [ 0.312315] regulator regulator.61: func:max77803_get_voltage_register
  294. [ 0.312766] regulator regulator.61: func:max77803_list_voltage
  295. [ 0.312778] CHARGER: 60 <--> 2580 mA at 360 mA
  296. [ 0.313056] i2c-gpio i2c.87: using pins 60 (SDA) and 61 (SCL)
  297. [ 0.313679] i2c-gpio i2c.91: using pins 87 (SDA) and 88 (SCL)
  298. [ 0.314343] i2c-gpio i2c.92: using pins 95 (SDA) and 96 (SCL)
  299. [ 0.314969] i2c-gpio i2c.93: using pins 109 (SDA) and 108 (SCL)
  300. [ 0.315169] gpio_request: gpio-60 (sda) status -16
  301. [ 0.315190] i2c-gpio: probe of i2c.94 failed with error -16
  302. [ 0.315781] Linux media interface: v0.10
  303. [ 0.315838] Linux video capture interface: v2.00
  304. [ 0.318789] msm_iommu_v1 fda64000.qcom,iommu: device jpeg_iommu mapped at c6de0000, with 3 ctx banks
  305. [ 0.319906] msm_iommu_v1 fd928000.qcom,iommu: device mdp_iommu mapped at c6e80000, with 3 ctx banks
  306. [ 0.321709] msm_iommu_v1 fdc84000.qcom,iommu: device venus_iommu mapped at c6ea0000, with 5 ctx banks
  307. [ 0.322751] msm_iommu_v1 fdb10000.qcom,iommu: device kgsl_iommu mapped at c6ec0000, with 3 ctx banks
  308. [ 0.323743] msm_iommu_v1 fda44000.qcom,iommu: device vfe_iommu mapped at c6ee0000, with 3 ctx banks
  309. [ 0.324867] msm_iommu_ctx_v1 fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
  310. [ 0.325001] msm_iommu_ctx_v1 fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
  311. [ 0.325127] msm_iommu_ctx_v1 fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
  312. [ 0.325268] msm_iommu_ctx_v1 fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
  313. [ 0.325402] msm_iommu_ctx_v1 fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
  314. [ 0.325523] msm_iommu_ctx_v1 fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
  315. [ 0.325653] msm_iommu_ctx_v1 fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
  316. [ 0.325783] msm_iommu_ctx_v1 fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
  317. [ 0.325908] msm_iommu_ctx_v1 fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
  318. [ 0.326026] msm_iommu_ctx_v1 fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
  319. [ 0.326145] msm_iommu_ctx_v1 fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
  320. [ 0.326303] msm_iommu_ctx_v1 fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
  321. [ 0.326421] msm_iommu_ctx_v1 fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
  322. [ 0.326543] msm_iommu_ctx_v1 fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
  323. [ 0.326673] msm_iommu_ctx_v1 fda4c000.qcom,iommu-ctx: context vfe0 using bank 0
  324. [ 0.326791] msm_iommu_ctx_v1 fda4d000.qcom,iommu-ctx: context vfe1 using bank 1
  325. [ 0.326909] msm_iommu_ctx_v1 fda4e000.qcom,iommu-ctx: context cpp using bank 2
  326. [ 0.328502] [SENSORS CORE] sensors_class_init
  327. [ 0.328668] Advanced Linux Sound Architecture Driver Version 1.0.25.
  328. [ 0.329167] Bluetooth: Core ver 2.16
  329. [ 0.329215] NET: Registered protocol family 31
  330. [ 0.329224] Bluetooth: HCI device and connection manager initialized
  331. [ 0.329237] Bluetooth: HCI socket layer initialized
  332. [ 0.329247] Bluetooth: L2CAP socket layer initialized
  333. [ 0.329431] Bluetooth: SCO socket layer initialized
  334. [ 0.329672] regulatory is not upadted via queue_regulatory_request.
  335. [ 0.331475] Switching to clocksource arch_sys_counter
  336. [ 0.368341] NET: Registered protocol family 2
  337. [ 0.376284] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  338. [ 0.376893] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  339. [ 0.378476] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  340. [ 0.379134] TCP: Hash tables configured (established 131072 bind 65536)
  341. [ 0.379145] TCP: reno registered
  342. [ 0.379161] UDP hash table entries: 512 (order: 2, 16384 bytes)
  343. [ 0.379215] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  344. [ 0.379561] NET: Registered protocol family 1
  345. [ 0.379832] Trying to unpack rootfs image as initramfs...
  346. [ 0.411304] Freeing initrd memory: 636K
  347. [ 0.417667] Detected 9 counters on the L2CC PMU.
  348. [ 0.419735] gpiochip_find_base: found new base at 992
  349. [ 0.419863] gpiochip_add: registered GPIOs 992 to 1023 on device: smp2p
  350. [ 0.420459] gpiochip_find_base: found new base at 960
  351. [ 0.420554] gpiochip_add: registered GPIOs 960 to 991 on device: smp2p
  352. [ 0.420599] gpiochip_find_base: found new base at 928
  353. [ 0.420698] gpiochip_add: registered GPIOs 928 to 959 on device: smp2p
  354. [ 0.421301] gpiochip_find_base: found new base at 896
  355. [ 0.421394] gpiochip_add: registered GPIOs 896 to 927 on device: smp2p
  356. [ 0.421438] gpiochip_find_base: found new base at 864
  357. [ 0.421530] gpiochip_add: registered GPIOs 864 to 895 on device: slave-kernel
  358. [ 0.422213] gpiochip_find_base: found new base at 832
  359. [ 0.422306] gpiochip_add: registered GPIOs 832 to 863 on device: master-kernel
  360. [ 0.422393] gpiochip_find_base: found new base at 800
  361. [ 0.422485] gpiochip_add: registered GPIOs 800 to 831 on device: smp2p
  362. [ 0.423110] gpiochip_find_base: found new base at 768
  363. [ 0.423209] gpiochip_add: registered GPIOs 768 to 799 on device: smp2p
  364. [ 0.423255] gpiochip_find_base: found new base at 736
  365. [ 0.423347] gpiochip_add: registered GPIOs 736 to 767 on device: slave-kernel
  366. [ 0.423993] gpiochip_find_base: found new base at 704
  367. [ 0.424092] gpiochip_add: registered GPIOs 704 to 735 on device: master-kernel
  368. [ 0.424164] gpiochip_find_base: found new base at 672
  369. [ 0.424258] gpiochip_add: registered GPIOs 672 to 703 on device: smp2p
  370. [ 0.424947] gpiochip_find_base: found new base at 640
  371. [ 0.425047] gpiochip_add: registered GPIOs 640 to 671 on device: smp2p
  372. [ 0.425091] gpiochip_find_base: found new base at 608
  373. [ 0.425185] gpiochip_add: registered GPIOs 608 to 639 on device: slave-kernel
  374. [ 0.425864] gpiochip_find_base: found new base at 576
  375. [ 0.425965] gpiochip_add: registered GPIOs 576 to 607 on device: master-kernel
  376. [ 0.426051] gpiochip_find_base: found new base at 544
  377. [ 0.426146] gpiochip_add: registered GPIOs 544 to 575 on device: rdbg
  378. [ 0.426845] gpiochip_find_base: found new base at 512
  379. [ 0.426940] gpiochip_add: registered GPIOs 512 to 543 on device: rdbg
  380. [ 0.426993] gpiochip_find_base: found new base at 480
  381. [ 0.427093] gpiochip_add: registered GPIOs 480 to 511 on device: rdbg
  382. [ 0.427809] gpiochip_find_base: found new base at 448
  383. [ 0.427904] gpiochip_add: registered GPIOs 448 to 479 on device: rdbg
  384. [ 0.429816] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
  385. [ 0.434583] pil_venus fdce0000.qcom,venus: using secure boot
  386. [ 0.448734] NET: Registered protocol family 27
  387. [ 0.455894] clock-krait-8974 f9016000.qcom,clock-krait: PVS config version: 1
  388. [ 0.455928] clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 1
  389. [ 0.455944] clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 1
  390. [ 0.455957] clock-krait-8974 f9016000.qcom,clock-krait: PVS version: 0
  391. [ 0.458992] L2 @ 729600 KHz
  392. [ 0.459123] CPU0 @ 960000 KHz
  393. [ 0.459133] CPU1 @ unknown rate. Forcing new rate.
  394. [ 0.459298] CPU1 @ 300000 KHz
  395. [ 0.459319] CPU2 @ unknown rate. Forcing new rate.
  396. [ 0.459493] CPU2 @ 300000 KHz
  397. [ 0.459515] CPU3 @ unknown rate. Forcing new rate.
  398. [ 0.459684] CPU3 @ 300000 KHz
  399. [ 0.466796] brcm_wlan_init: gpio_to_irq IRQ=620
  400. [ 0.467327] brcm_init_wlan_mem: WIFI MEM Allocated
  401. [ 0.467652] ####init
  402. [ 0.470990] SEC_MASTERSTATS : Init done
  403. [ 0.474388] msm_rpm_log_probe: OK
  404. [ 0.482189] notifier sec_otg_register_booster 277: register max77803
  405. [ 0.491064] mpm_counter: [ 0.491048]:(205883)
  406. [ 0.491627] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
  407. [ 0.496871] func:sec_therm_init
  408. [ 0.497018] sec-thermistor sec-thermistor: sec_therm_probe: SEC Thermistor Driver Loading
  409. [ 0.497057] sec_getlog_supply_kloginfo: 0xc14afa88
  410. [ 0.497425] audit: initializing netlink socket (enabled)
  411. [ 0.498064] highmem bounce pool size: 64 pages
  412. [ 0.499620] zbud: loaded
  413. [ 0.499834] VFS: Disk quotas dquot_6.5.2
  414. [ 0.499943] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  415. [ 0.500680] exFAT: Core Version 1.2.24
  416. [ 0.500685] exFAT: FS Version 1.2.24
  417. [ 0.500727] Registering sdcardfs 0.1
  418. [ 0.500889] fuse init (API version 7.18)
  419. [ 0.501193] msgmni has been set to 973
  420. [ 0.501295] FIPS: No test for cipher_null (cipher_null-generic)
  421. [ 0.501384] FIPS: No test for ecb(cipher_null) (ecb-cipher_null)
  422. [ 0.501469] FIPS: No test for digest_null (digest_null-generic)
  423. [ 0.501550] FIPS: No test for compress_null (compress_null-generic)
  424. [ 0.503548] FIPS: No test for lz4 (lz4-generic)
  425. [ 0.503621] FIPS: No test for stdrng (krng)
  426. [ 0.512144] alg: skcipher: Failed to load transform for ecb(blowfish): -2
  427. [ 0.512698] alg: skcipher: Failed to load transform for ecb(blowfish): -2
  428. [ 0.513290] alg: skcipher: Failed to load transform for cbc(blowfish): -2
  429. [ 0.513830] alg: skcipher: Failed to load transform for cbc(blowfish): -2
  430. [ 0.514427] alg: skcipher: Failed to load transform for ctr(blowfish): -2
  431. [ 0.515071] alg: skcipher: Failed to load transform for ctr(blowfish): -2
  432. [ 0.518176] alg: skcipher: Failed to load transform for lrw(twofish): -2
  433. [ 0.518681] alg: skcipher: Failed to load transform for lrw(twofish): -2
  434. [ 0.519110] alg: skcipher: Failed to load transform for xts(twofish): -2
  435. [ 0.519581] alg: skcipher: Failed to load transform for xts(twofish): -2
  436. [ 0.520163] alg: skcipher: Failed to load transform for ecb(serpent): -2
  437. [ 0.520703] alg: skcipher: Failed to load transform for ecb(serpent): -2
  438. [ 0.521298] alg: skcipher: Failed to load transform for cbc(serpent): -2
  439. [ 0.521926] alg: skcipher: Failed to load transform for cbc(serpent): -2
  440. [ 0.522503] alg: skcipher: Failed to load transform for ctr(serpent): -2
  441. [ 0.523070] alg: skcipher: Failed to load transform for ctr(serpent): -2
  442. [ 0.523488] alg: skcipher: Failed to load transform for lrw(serpent): -2
  443. [ 0.523951] alg: skcipher: Failed to load transform for lrw(serpent): -2
  444. [ 0.524374] alg: skcipher: Failed to load transform for xts(serpent): -2
  445. [ 0.524839] alg: skcipher: Failed to load transform for xts(serpent): -2
  446. [ 0.526194] alg: skcipher: Failed to load transform for lrw(aes): -2
  447. [ 0.526624] alg: skcipher: Failed to load transform for lrw(aes): -2
  448. [ 0.530308] alg: skcipher: Failed to load transform for ecb(cast5): -2
  449. [ 0.530834] alg: skcipher: Failed to load transform for ecb(cast5): -2
  450. [ 0.531408] alg: skcipher: Failed to load transform for ecb(cast6): -2
  451. [ 0.532034] alg: skcipher: Failed to load transform for ecb(cast6): -2
  452. [ 0.532828] alg: hash: Failed to load transform for michael_mic: -2
  453. [ 0.533134] alg: hash: Failed to load transform for michael_mic: -2
  454. [ 0.533740] alg: skcipher: Failed to load transform for ecb(tea): -2
  455. [ 0.534312] alg: skcipher: Failed to load transform for ecb(tea): -2
  456. [ 0.534841] alg: skcipher: Failed to load transform for ecb(xtea): -2
  457. [ 0.535479] alg: skcipher: Failed to load transform for ecb(xtea): -2
  458. [ 0.536024] alg: skcipher: Failed to load transform for ecb(khazad): -2
  459. [ 0.536611] alg: skcipher: Failed to load transform for ecb(khazad): -2
  460. [ 0.536925] alg: hash: Failed to load transform for wp512: -2
  461. [ 0.537190] alg: hash: Failed to load transform for wp512: -2
  462. [ 0.537500] alg: hash: Failed to load transform for wp384: -2
  463. [ 0.537763] alg: hash: Failed to load transform for wp384: -2
  464. [ 0.538073] alg: hash: Failed to load transform for wp256: -2
  465. [ 0.538778] alg: hash: Failed to load transform for wp256: -2
  466. [ 0.539367] alg: skcipher: Failed to load transform for ecb(tnepres): -2
  467. [ 0.539907] alg: skcipher: Failed to load transform for ecb(tnepres): -2
  468. [ 0.540486] alg: skcipher: Failed to load transform for ecb(anubis): -2
  469. [ 0.541018] alg: skcipher: Failed to load transform for ecb(anubis): -2
  470. [ 0.541640] alg: skcipher: Failed to load transform for cbc(anubis): -2
  471. [ 0.542229] alg: skcipher: Failed to load transform for cbc(anubis): -2
  472. [ 0.542497] alg: hash: Failed to load transform for tgr192: -2
  473. [ 0.542811] alg: hash: Failed to load transform for tgr192: -2
  474. [ 0.543075] alg: hash: Failed to load transform for tgr160: -2
  475. [ 0.543394] alg: hash: Failed to load transform for tgr160: -2
  476. [ 0.543658] alg: hash: Failed to load transform for tgr128: -2
  477. [ 0.543971] alg: hash: Failed to load transform for tgr128: -2
  478. [ 0.544511] alg: skcipher: Failed to load transform for ecb(xeta): -2
  479. [ 0.545129] alg: skcipher: Failed to load transform for ecb(xeta): -2
  480. [ 0.545575] alg: skcipher: Failed to load transform for pcbc(fcrypt): -2
  481. [ 0.546054] alg: skcipher: Failed to load transform for pcbc(fcrypt): -2
  482. [ 0.546638] alg: skcipher: Failed to load transform for ecb(camellia): -2
  483. [ 0.547174] alg: skcipher: Failed to load transform for ecb(camellia): -2
  484. [ 0.547759] alg: skcipher: Failed to load transform for cbc(camellia): -2
  485. [ 0.548321] alg: skcipher: Failed to load transform for cbc(camellia): -2
  486. [ 0.548703] alg: skcipher: Failed to load transform for salsa20: -2
  487. [ 0.548970] alg: skcipher: Failed to load transform for salsa20: -2
  488. [ 0.549575] alg: aead: Failed to load transform for gcm(aes): -2
  489. [ 0.550176] alg: aead: Failed to load transform for gcm(aes): -2
  490. [ 0.550678] alg: skcipher: Failed to load transform for cts(cbc(aes)): -2
  491. [ 0.551159] alg: skcipher: Failed to load transform for cts(cbc(aes)): -2
  492. [ 0.551635] alg: skcipher: Failed to load transform for cts(cbc(aes)): -2
  493. [ 0.552133] alg: skcipher: Failed to load transform for cts(cbc(aes)): -2
  494. [ 0.552447] alg: hash: Failed to load transform for rmd128: -2
  495. [ 0.552712] alg: hash: Failed to load transform for rmd128: -2
  496. [ 0.553028] alg: hash: Failed to load transform for rmd160: -2
  497. [ 0.553291] alg: hash: Failed to load transform for rmd160: -2
  498. [ 0.553609] alg: hash: Failed to load transform for rmd256: -2
  499. [ 0.553874] alg: hash: Failed to load transform for rmd256: -2
  500. [ 0.554190] alg: hash: Failed to load transform for rmd320: -2
  501. [ 0.554458] alg: hash: Failed to load transform for rmd320: -2
  502. [ 0.555089] alg: skcipher: Failed to load transform for ecb(seed): -2
  503. [ 0.555631] alg: skcipher: Failed to load transform for ecb(seed): -2
  504. [ 0.555947] alg: pcomp: Failed to load transform for zlib: -2
  505. [ 0.556210] alg: pcomp: Failed to load transform for zlib: -2
  506. [ 0.560557] alg: hash: Failed to load transform for hmac(rmd128): -2
  507. [ 0.561093] alg: hash: Failed to load transform for hmac(rmd128): -2
  508. [ 0.561734] alg: hash: Failed to load transform for hmac(rmd160): -2
  509. [ 0.562274] alg: hash: Failed to load transform for hmac(rmd160): -2
  510. [ 0.562750] alg: hash: Failed to load transform for vmac(aes): -2
  511. [ 0.563225] alg: hash: Failed to load transform for vmac(aes): -2
  512. [ 0.563499] alg: cprng: Failed to load transform for ansi_cprng: -2
  513. [ 0.563808] alg: cprng: Failed to load transform for ansi_cprng: -2
  514. [ 0.564631] alg: aead: Failed to load transform for rfc4106(gcm(aes)): -2
  515. [ 0.565569] alg: aead: Failed to load transform for rfc4106(gcm(aes)): -2
  516. [ 0.565629] tcrypt: one or more tests failed!
  517. [ 0.565930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  518. [ 0.565938] io scheduler noop registered
  519. [ 0.565942] io scheduler deadline registered
  520. [ 0.565953] io scheduler row registered
  521. [ 0.565969] io scheduler cfq registered (default)
  522. [ 0.565975] io scheduler test-iosched registered
  523. [ 0.566028] io scheduler bfq registered
  524. [ 0.566032] BFQ I/O-scheduler: v7r8
  525. [ 0.566164] gpiochip_find_base: found new base at 444
  526. [ 0.566214] gpiochip_add: registered GPIOs 444 to 447 on device: pm8841-mpp
  527. [ 0.566429] qcom,qpnp-pin qpnp-pin-2: qpnp_pin_probe: gpio_chip registered between 444-447
  528. [ 0.567064] gpiochip_find_base: found new base at 408
  529. [ 0.567102] gpiochip_add: registered GPIOs 408 to 443 on device: pm8941-gpio
  530. [ 0.568104] qcom,qpnp-pin qpnp-pin-15: qpnp_pin_probe: gpio_chip registered between 408-443
  531. [ 0.569409] gpiochip_find_base: found new base at 401
  532. [ 0.569448] gpiochip_add: registered GPIOs 401 to 407 on device: pm8941-mpp
  533. [ 0.569819] qcom,qpnp-pin qpnp-pin-16: qpnp_pin_probe: gpio_chip registered between 401-407
  534. [ 0.570220] mdss_mdp_probe: mdss_mdp_probe : ++
  535. [ 0.570259] mdss_mdp_probe: MDP HW Base phy_Address=0xfd900000 virt=0xc6f00000
  536. [ 0.570277] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xc6e9e000
  537. [ 0.570386] mdss_mdp_parse_dt_prop_len: Error from prop qcom,mdss-clk-levels : spec error in device tree
  538. [ 0.570497] mdss_mdp_parse_dt_prop_len: Error from prop qcom,mdss-ad-off : spec error in device tree
  539. [ 0.570556] mdss_mdp_parse_dt_ad_cfg: SS is not using assertive display
  540. [ 0.570570] mdss_mdp_parse_bootarg: mdss_mdp_parse_bootarg:1691:cmdline panel not set disp_idx=[00000000]
  541. [ 0.571907] mdss_mdp_probe: mdss_mdp_probe : --
  542. [ 0.572325] mdss_dsi_driver_init ++
  543. [ 0.572410] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  544. [ 0.572434] mdss_dsi_get_panel_cfg:628: cfg:[]
  545. [ 0.572438] mdss_dsi_ctrl_probe:1771:dsi specific cfg not present
  546. [ 0.572450] mdss_dsi_panel_init: Panel Name = samsung amoled 1080p command mode dsi S6E3FA0 panel
  547. [ 0.572521] mdss_dsi_parse_dcs_cmds: dcs_cmd=29 len=208, cmd_cnt=17 link_state=1
  548. [ 0.572530] mdss_dsi_parse_dcs_cmds: dcs_cmd=5 len=18, cmd_cnt=2 link_state=1
  549. [ 0.572543] mdss_samsung_parse_panel_cmd:3334, Unable to read samsung,panel-mtp-read-cmds
  550. [ 0.572689] mdss_samsung_parse_panel_cmd:3334, Unable to read qcom,panel-display-unblank-cmds
  551. [ 0.572853] mdss_samsung_parse_panel_cmd:3334, Unable to read qcom,panel-display-blank-cmds
  552. [ 0.573087] mdss_samsung_parse_panel_cmd:3334, Unable to read qcom,panel-touchsensing-on-cmds
  553. [ 0.573203] mdss_samsung_parse_panel_cmd:3334, Unable to read qcom,panel-touchsensing-off-cmds
  554. [ 0.573372] mdss_dsi_panel_init:4664 Continuous splash flag enabled.
  555. [ 0.573517] [mdss_dsi_panel_init] CONFIG_MDNIE_LITE_TUNING ok ! init class called!
  556. [ 0.573522] [mdnie lite] start!
  557. [ 0.573622] [mdnie lite] end!
  558. [ 0.573732] dsi_panel_device_register : ++
  559. [ 0.573768] mdss_dsi_regulator_init: vregn(3)
  560. [ 0.573926] dsi_panel_device_register:2044, broadcast (0)
  561. [ 0.573956] dsi_panel_device_register:2086, Disp_en_gpio (421)
  562. [ 0.574027] dsi_panel_device_register:2376, Disp_te_gpio (12)
  563. [ 0.574211] dsi_panel_device_register:2425, Disp_rst_gpio (426)
  564. [ 0.574363] mdss_dsi_retrieve_ctrl_resources: ctrl_base=00000000 ctrl_size=1f8 phy_base=00000000 phy_size=2b0
  565. [ 0.574497] dsi_panel_device_register : splash enabled..panel_power_on (1)
  566. [ 0.574503] mdss_dsi_panel_power_on: enable=1 vregn(3)
  567. [ 0.574507] mdss_dsi_panel_power_on : Set High LCD Enable GPIO
  568. [ 0.595786] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
  569. [ 0.595936] mdss_hw_init: MDP Rev=10020000
  570. [ 0.596683] dsi_panel_device_register: Panel data initialized
  571. [ 0.596688] mdss_dsi_ctrl_probe: Dsi Ctrl->0 initialized
  572. [ 0.596704] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
  573. [ 0.596725] mdss_dsi_get_panel_cfg:628: cfg:[]
  574. [ 0.596730] mdss_dsi_ctrl_probe:1771:dsi specific cfg not present
  575. [ 0.596735] mdss_dsi_pref_prim_panel:can't find panel phandle
  576. [ 0.596841] mdss_dsi_ctrl_probe: can't find panel node
  577. [ 0.597137] mdss_dsi_driver_init --
  578. [ 0.597143] mdss_dsi_status_init: DSI status check interval:5000
  579. [ 0.597334] hdmi_tx_get_dt_data : drm_orkaround = true
  580. [ 0.597348] hdmi_tx_init_resource: 'core_physical': start = 0xc6eda100, len=0x370
  581. [ 0.597359] hdmi_tx_init_resource: 'phy_physical': start = 0xc6edc500, len=0x7c
  582. [ 0.597370] hdmi_tx_init_resource: 'qfprom_physical': start = 0xc6ef8000, len=0x60f0
  583. [ 0.597855] mdss_register_panel: adding framebuffer device fd922100.qcom,hdmi_tx
  584. [ 0.598568] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.7
  585. [ 0.599180] mdss_fb_alloc_fbmem_iommu: boot_mode_lpm = 0, boot_mode_recovery = 0
  586. [ 0.599277] mdss_fb_register: FrameBuffer[0] 1080x1920 registered successfully!
  587. [ 0.599306] samsung_dsi_panel_event_handler : unknown event
  588. [ 0.599428] mdss_mdp_cmd_tearcheck_cfg: te->tear_check_en = 1, res=1920 vclks=a5 height=65520 init=1920 rd=1921 start=1920
  589. [ 0.599434] thrd_start =4 thrd_cont=4
  590. [ 0.599503] Registered led device: lcd-backlight
  591. [ 0.599520] [mdss_dsi_panel_registered] CONFIG_MDNIE_LITE_TUNING ok ! init class called!
  592. [ 0.599526] mdss_dsi_panel_registered:2714, Panel registered succesfully
  593. [ 0.599538] mdp4_reg_csc_fs: mdp4_reg_csc_fs: kobject_uevent(KOBJ_ADD)
  594. [ 0.599557] mdss_fb_alloc_fbmem_iommu: boot_mode_lpm = 0, boot_mode_recovery = 0
  595. [ 0.599635] mdss_fb_register: FrameBuffer[1] 640x480 registered successfully!
  596. [ 0.599693] mdp4_reg_csc_fs: mdp4_reg_csc_fs: kobject_uevent(KOBJ_ADD)
  597. [ 0.599715] mdss_fb_alloc_fbmem_iommu: boot_mode_lpm = 0, boot_mode_recovery = 0
  598. [ 0.599793] mdss_fb_register: FrameBuffer[2] 1920x1080 registered successfully!
  599. [ 0.599825] mdp4_reg_csc_fs: mdp4_reg_csc_fs: kobject_uevent(KOBJ_ADD)
  600. [ 0.599844] sii8240_init sii8240: check mhl
  601. [ 0.599888] gpio: mhl_irq = 31
  602. [ 0.599912] gpio: mhl_reset = 405
  603. [ 0.599917] of_sii8240_parse_dt() gpio_mhl_reset_type = 3
  604. [ 0.599932] gpio: mhl_scl = 52
  605. [ 0.599946] gpio: mhl_sda = 51
  606. [ 0.599967] gpio: mhl_en = 404
  607. [ 0.599972] of_sii8240_parse_dt() gpio_mhl_en_type = 3
  608. [ 0.599977] swing_level = 0x25
  609. [ 0.599982] barcode_emul = false
  610. [ 0.599986] drm_workaround = true
  611. [ 0.600013] sii8240,vcc_1p2v is not exist in device tree
  612. [ 0.600080] sii8240,vcc_1p8v is not exist in device tree
  613. [ 0.600195] sii8240,vcc_3p3v is not exist in device tree
  614. [ 0.600290] of_sii8240_parse_dt: hdmi_pdev [0Xead4fc00] to pdata->pdev
  615. [ 0.600342] sii8240_mhlv2dt 9-0039: success client_addr 0x39
  616. [ 0.600592] sii8240_mhlv2dt 9-0039: sii8240 irq : 329
  617. [ 0.600603] sii8240_mhlv2dt 9-0039: sii8240: registering input device
  618. [ 0.600687] input: sii8240_rcp as /devices/virtual/input/input0
  619. [ 0.600949] sii8240_mhlv2dt 9-0049: success client_addr 0x49
  620. [ 0.600965] sii8240_mhlv2dt 9-004d: success client_addr 0x4D
  621. [ 0.600980] sii8240_mhlv2dt 9-0059: success client_addr 0x59
  622. [ 0.600995] sii8240_mhlv2dt 9-0064: success client_addr 0x64
  623. [ 0.625970] sps: BAM device 0xf9944000 is not registered yet.
  624. [ 0.626089] sps:BAM 0xf9944000 is registered.
  625. [ 0.629120] f995e000.uart: ttyHS0 at MMIO 0xf995e000 (irq = 146) is a MSM HS UART
  626. [ 0.631325] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
  627. [ 0.631400] f991e000.serial: ttyHSL0 at MMIO 0xf991e000 (irq = 140) is a MSM
  628. [ 0.635234] msm_serial_hsl_init: driver initialized
  629. [ 0.637503] diagchar initialized now
  630. [ 0.638094] kgsl: adreno_of_read_property: Unable to read 'qcom,pm-qos-latency'
  631. [ 0.638759] kgsl bus ib [0] = 2400000000
  632. [ 0.638764] kgsl bus ib [1] = 4656000000
  633. [ 0.638768] kgsl bus ib [2] = 7464000000
  634. [ 0.638772] kgsl bus index is 2 for pwrlevel 0
  635. [ 0.638776] kgsl bus index is 1 for pwrlevel 1
  636. [ 0.638779] kgsl bus index is 1 for pwrlevel 2
  637. [ 0.638783] kgsl bus index is 0 for pwrlevel 3
  638. [ 0.639360] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  639. [ 0.640688] GPU_SYSFS ----------- gpu_sysfs_init -- 224
  640. [ 0.640940] GPU_SYSFS ----------- gpu_sysfs_probe -- 158
  641. [ 0.640945] GPU_SYSFS ----------- gpu_sysfs_device_init -- 144
  642. [ 0.640950] GPU_SYSFS ----------- gpu_sysfs_create_sysfs_files -- 29
  643. [ 0.640976] GPU_SYSFS ----------- gpu_sysfs_create_sysfs_files -- 115
  644. [ 0.640981] GPU_SYSFS ----------- gpu_sysfs_probe -- 178
  645. [ 0.640996] GPU_SYSFS ----------- gpu_sysfs_init -- 250
  646. [ 0.641039] barcode_emul_ice4_hlte: barcode_emul_probe probe!
  647. [ 0.641138] barcode_emul_ice4_hlte: 8 system_rev!
  648. [ 0.641142] barcode_emul_ice4_hlte: barcode_emul_probe setting gpio config.
  649. [ 0.641147] barcode_emul_ice4_hlte: barcode_gpio_config
  650. [ 0.641455] barcode_emul_ice4_hlte: probe complete barcode_emul_probe
  651. [ 0.644524] brd: module loaded
  652. [ 0.646055] loop: module loaded
  653. [ 0.646249] zram: Created 1 device(s) ...
  654. [ 0.646671] QSEECOM: qseecom_probe: support_bus_scaling=0x1
  655. [ 0.646677] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
  656. [ 0.646683] QSEECOM: qseecom_probe: file-encrypt-pipe-pair=0x0
  657. [ 0.646688] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
  658. [ 0.646693] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
  659. [ 0.646698] QSEECOM: qseecom_probe: qseecom.appsbl_qseecom_support = 0x0
  660. [ 0.646728] QSEECOM: qseecom_probe: secure app region addr=0x7500000 size=0xb00000
  661. [ 0.647003] init tzic
  662. [ 0.647248] bcm2079x-i2c 10-0077: bcm2079x_probe, probing bcm2079x driver flags = 0
  663.  
  664. [ 0.647348] client irq is 330
  665. [ 0.647353] bcm2079x-i2c 10-0077: requesting IRQ 330 with IRQF_NO_SUSPEND
  666. [ 0.647431] bcm2079x-i2c 10-0077: bcm2079x_probe, probing bcm2079x driver exited successfully
  667. [ 0.647464] func:max77803_muic_init
  668. [ 0.647631] func:max77803_muic_probe
  669. [ 0.647640] max77803-muic max77803-muic: adc:368 chgtype:372, adc1k371
  670. [ 0.647645] max77803-muic max77803-muic: input->name:max77803-muic
  671. [ 0.647723] input: max77803-muic as /devices/i2c.87/i2c-13/13-0066/max77803-muic/input/input1
  672. [ 0.647774] max77803_muic_init_cb: MUIC ret=0
  673. [ 0.647781] max77803-muic max77803-muic: func:max77803_muic_set_adcdbset value:2
  674. [ 0.648158] max77803-muic max77803-muic: max77803_muic_set_adcdbset: ADCDBSET(0x20)
  675. [ 0.649466] max77803_muic_probe: CDETCTRL1(0x0d)
  676. [ 0.649500] max77803-muic max77803-muic: func:max77803_muic_irq_init
  677. [ 0.650663] max77803-muic max77803-muic: adc:368 chgtype:372 adc1k:371 vbvolt:376
  678. [ 0.651036] max77803-muic max77803-muic: max77803_muic_irq_init: reg=7, val=9
  679. [ 0.651408] max77803-muic max77803-muic: max77803_muic_irq_init: reg=8, val=11
  680. [ 0.651797] max77803-muic max77803-muic: max77803_muic_irq_init: reg=9, val=0
  681. [ 0.652169] max77803-muic max77803-muic: max77803_muic_irq_init: reg=1, val=0
  682. [ 0.652540] max77803-muic max77803-muic: max77803_muic_irq_init: reg=2, val=0
  683. [ 0.652912] max77803-muic max77803-muic: max77803_muic_irq_init: reg=3, val=0
  684. [ 0.653288] max77803_set_jig_state: 0
  685. [ 0.653293] max77803-muic max77803-muic: max77803_muic_uart_uevent: state:0
  686. [ 0.653322] khhan Entering dualwave_init 454
  687. [ 0.653385] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  688. [ 0.653390] i2c-core: driver [tabla-i2c-core] using legacy resume method
  689. [ 0.653461] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
  690. [ 0.653466] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
  691. [ 0.653714] SCSI Media Changer driver v0.25
  692. [ 0.653951] spi_qsd f9923000.spi: msm_spi_dt_to_pdata pdata->use_bam: 1
  693. [ 0.654026] sps: BAM device 0xf9904000 is not registered yet.
  694. [ 0.654091] sps:BAM 0xf9904000 is registered.
  695. [ 0.657085] sps:BAM 0xf9904000 (va:0xc6fa0000) enabled: ver:0x13, number of pipes:24
  696. [ 0.658253] barcode_emul_ice4_hlte: barcode_fpga_fimrware_update_start
  697. [ 0.659385] spi_qsd f9967000.spi: msm_spi_dt_to_pdata pdata->use_bam: 0
  698. [ 0.664668] tun: Universal TUN/TAP device driver, 1.6
  699. [ 0.664673] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  700. [ 0.664790] rmnet_init: BAM devices[9]
  701. [ 0.667739] PPP generic driver version 2.4.2
  702. [ 0.667828] PPP BSD Compression module registered
  703. [ 0.667834] PPP Deflate Compression module registered
  704. [ 0.667869] PPP MPPE Compression module registered
  705. [ 0.667875] NET: Registered protocol family 24
  706. [ 0.667883] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  707. [ 0.667888] CSLIP: code copyright 1989 Regents of the University of California.
  708. [ 0.667895] function asix_init line 3887
  709. [ 0.667967] usbcore: registered new interface driver asix
  710. [ 0.667994] usbcore: registered new interface driver cdc_ether
  711. [ 0.668019] usbcore: registered new interface driver net1080
  712. [ 0.668045] usbcore: registered new interface driver cdc_subset
  713. [ 0.668082] usbcore: registered new interface driver zaurus
  714. [ 0.668200] usbcore: registered new interface driver cdc_ncm
  715. [ 0.701998] max77803-muic:max77803_muic_dock_detect CONTROL1:9
  716. [ 0.702495] max77803-muic:max77803_muic_dock_detect STATUS1:0x3f, 2:0x41
  717. [ 0.702500] max77803-muic:max77803_muic_dock_detect adc:1f adcerr:0 chgtyp:1 vb:40 dxovp:0 cable_type:20
  718. [ 0.920631] dwc3-msm: sec_otg_init is called.
  719. [ 0.920637] sec_otg_init: register notifier
  720. [ 0.920643] get_vbus_detect_gpio, cannot get vbus-detect-gpio, ret=-22
  721. [ 0.921358] usbcore: registered new interface driver cdc_acm
  722. [ 0.921363] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  723. [ 0.921368] Initializing USB Mass Storage driver...
  724. [ 0.921403] usbcore: registered new interface driver usb-storage
  725. [ 0.921407] USB Mass Storage support registered.
  726. [ 0.921433] usbcore: registered new interface driver ums-alauda
  727. [ 0.921458] usbcore: registered new interface driver ums-cypress
  728. [ 0.921481] usbcore: registered new interface driver ums-datafab
  729. [ 0.921505] usbcore: registered new interface driver ums-freecom
  730. [ 0.921529] usbcore: registered new interface driver ums-isd200
  731. [ 0.921553] usbcore: registered new interface driver ums-jumpshot
  732. [ 0.921592] usbcore: registered new interface driver ums-karma
  733. [ 0.921617] usbcore: registered new interface driver ums-onetouch
  734. [ 0.921644] usbcore: registered new interface driver ums-sddr09
  735. [ 0.921674] usbcore: registered new interface driver ums-sddr55
  736. [ 0.921699] usbcore: registered new interface driver ums-usbat
  737. [ 0.921754] usbcore: registered new interface driver usbserial
  738. [ 0.921759] usbserial: USB Serial Driver core
  739. [ 0.921784] usbcore: registered new interface driver pl2303
  740. [ 0.921802] USB Serial support registered for pl2303
  741. [ 0.921976] host_notifier host-notifier.44: notifier_probe
  742. [ 0.922504] usb: android_bind disconnect
  743. [ 0.922536] mbim_init: initialize 1 instances
  744. [ 0.922612] mbim_init: Initialized 1 ports
  745. [ 0.923768] rndis_qc_init: initialize rndis QC instance
  746. [ 0.924028] gadget: Mass Storage Function, version: 2009/09/11
  747. [ 0.924033] gadget: Number of LUNs=1
  748. [ 0.924039] lun0: LUN: removable CD-ROM file: (no medium)
  749. [ 0.924168] conn_gadget_function_init(#) call conn_gadget_setup
  750. [ 0.924229] conn_gadget_setup
  751. [ 0.924398] usb: composite_bind idVendor=0x0, idProduct=0x0
  752. [ 0.924403] usb: composite_bind bcdDevice=0x0
  753. [ 0.924408] usb: composite_bind composite_manufacturer=
  754. [ 0.924415] gadget: android_usb ready
  755. [ 0.925092] mousedev: PS/2 mouse device common for all mice
  756. [ 0.925272] cypress_touchkey_init
  757. [ 0.925573] cypress_parse_dt: SCL:96, SDA:95, INT:436, ID:101, VDD_GPIO:-22 ,VCC_EN:-22, FW_UPDATE:0
  758. [ 0.925819] cypress_touchkey 21-0020: cypress_power_onoff: power on
  759. [ 0.941069] barcode_emul_ice4_hlte: FPGA firmware update success
  760. [ 1.078247] cypress_touchkey 21-0020: touchkey id = CYPRESS
  761. [ 1.079248] cypress_touchkey 21-0020: tkey_i2c_check: ic_fw_ver = 12, module_ver = 9
  762. [ 1.112174] cypress_touchkey 21-0020: cypress_touchkey_interrupt_set_dual: interrupt set: 0x1
  763. [ 1.112258] input: sec_touchkey as /devices/i2c.92/i2c-21/21-0020/input/input2
  764. [ 1.112328] cypress_touchkey 21-0020: gpio_to_irq IRQ 623
  765. [ 1.112531] tkey/hlte_cypress_tkey.fw!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  766. [ 1.112539] cypress_touchkey 21-0020: the fw 0x12 is loaded (size=8192)
  767. [ 1.112545] cypress_touchkey 21-0020: tkey_flash_fw : IC aleady have latest firmware (fw:0x12 module:0x9)
  768. [ 1.114411] cypress_touchkey 21-0020: cypress_touchkey_auto_cal: data[0]=50 data[1]=12 data[2]=9 data[3]=1
  769. [ 1.216223] cypress_touchkey 21-0020: cypress_touchkey_probe: done
  770. [ 1.216253] cypress_touchkey_init: init done 0
  771. [ 1.216495] usbcore: registered new interface driver xpad
  772. [ 1.216519] wacom_get_dt_coords: x_invert = 1, y_invert = 0, xy_switch = 1
  773. [ 1.216657] wacom_parse_dt: fwe1: 80, reset_n: 79, pdct: 145, insert: 427, model: SM-N9005, mpu: 2c, irq_flags=2
  774. [ 1.216764] wacom_request_gpio: request gpio
  775. [ 1.216828] wacom_i2c_probe: wacom : gpio_to_irq : 327
  776. [ 1.217030] wacom_g5sp_i2c 6-0056: wacom_compulsory_flash_mode: FWE1 is LOW
  777. [ 1.217036] wacom_g5sp_i2c 6-0056: wacom_start
  778. [ 1.418263] wacom_i2c_init_firm_data: Digitizer type is B968
  779. [ 1.418268] wacom_i2c_probe: wacon ic turn on
  780. [ 1.418327] wacom_g5sp_i2c 6-0056: wacom_i2c_query: start
  781. [ 1.521930] wacom_g5sp_i2c 6-0056: wacom_i2c_query: 0th ret of wacom query=9
  782. [ 1.521938] wacom_g5sp_i2c 6-0056: wacom_i2c_query: x_max=0x3120, y_max=0x1BA2
  783. [ 1.521940] , pressure_max=0x3FF
  784. [ 1.521945] wacom_g5sp_i2c 6-0056: wacom_i2c_query: fw_version=0x0 (d7:0x1,d8:0x74)
  785. [ 1.521952] wacom_g5sp_i2c 6-0056: wacom_i2c_query: F, 37, 0, 22, 60, 3, FF, 1, 74
  786. [ 1.522041] input: sec_e-pen as /devices/f9928000.i2c/i2c-6/6-0056/input/input3
  787. [ 1.522049] wacom_g5sp_i2c 6-0056: wacom_i2c_input_open
  788. [ 1.522054] wacom_g5sp_i2c 6-0056: wacom_i2c_enable
  789. [ 1.522243] wacom_g5sp_i2c 6-0056: wacom_load_fw_from_req_fw
  790. [ 1.522249] wacom_g5sp_i2c 6-0056: wacom_load_fw_from_req_fw: MPU type: 2c , BOOT ver: 0
  791. [ 1.522257] wacom_g5sp_i2c 6-0056: wacom_load_fw_from_req_fw: firmware name: epen/W9010_0174.bin, size: 65535
  792. [ 1.522263] wacom_g5sp_i2c 6-0056: wacom_load_fw_from_req_fw: firmware version = 174
  793. [ 1.522269] wacom_g5sp_i2c 6-0056: wacom_firmware_update: firmware update does not need.
  794. [ 1.522613] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_probe start.
  795. [ 1.522765] synaptics_rmi4_i2c 2-0020: synaptics_parse_dt: supply0: 8941_l10
  796. [ 1.522774] synaptics_rmi4_i2c 2-0020: synaptics_parse_dt: Unable to read synaptics,sub-project
  797. [ 1.522782] synaptics_parse_dt: power= 416, tsp_int= 437, X= 1079, Y= 1919, project= H, config[0][0][0][0], tablet = 0 reset= -22 surface-only= 0
  798. [ 1.522994] synaptics_rmi4_i2c 2-0020: synaptics_power_ctrl: sensor_en[3.3V][416] is enabled[OK]
  799. [ 1.523209] synaptics_rmi4_i2c 2-0020: synaptics_power_ctrl: 8941_l10 is enabled[OK]
  800. [ 1.675379] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F34 found (page 0): INT_SRC[21] BASE_ADDRS[00,08,00,1c]
  801. [ 1.675838] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f34_read_version: [IC] test_result[0][date, revision, version] [10/17, 0xA0, 0x30], Bootlader : vV606
  802. [ 1.676117] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F01 found (page 0): INT_SRC[01] BASE_ADDRS[04,0C,1B,20]
  803. [ 1.676277] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_check_status: Device status[0x81] status.code[1]
  804. [ 1.676738] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F12 found (page 0): INT_SRC[01] BASE_ADDRS[06,11,00,3d]
  805. [ 1.677948] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f12_set_feature: 0x0
  806. [ 1.678547] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f12_init: Function 12 max x = 1079 max y = 1919
  807. [ 1.679070] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f12_init: 12 num_Rx:32 num_Tx:18, node:576, threshold:30, gloved sensitivity:83
  808. [ 1.679446] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f12_init: jitter filter strenth = 75, glove jitter filter strenght = 200
  809. [ 1.680113] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F54 found (page 1): INT_SRC[01] BASE_ADDRS[00,0D,33,34]
  810. [ 1.681168] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F55 found (page 3): INT_SRC[01] BASE_ADDRS[00,00,03,04]
  811. [ 1.681855] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F51 found (page 4): INT_SRC[41] BASE_ADDRS[00,16,00,49]
  812. [ 1.682137] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f51_init: f51 query feature feature1:51, feature2:3
  813. [ 1.682368] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f51_init: edge_swipe: 0409, detection_flag2 : 0405
  814. [ 1.682375] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_f51_init: sidekey_threshold addr : 0000, stylus_enable_addr : 0000
  815. [ 1.684586] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: Number of interrupt registers = 1 sum of intr_count = 6
  816. [ 1.685640] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: [s5050] package_id is 5050, package_rev is 1
  817. [ 1.685848] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F34 : NUM_SOURCE[21] NUM_INT_REG[00] INT_MASK[00]
  818. [ 1.685855] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F12 : NUM_SOURCE[01] NUM_INT_REG[00] INT_MASK[04]
  819. [ 1.685862] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: F51 : NUM_SOURCE[41] NUM_INT_REG[00] INT_MASK[20]
  820. [ 1.685868] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_query_device: Interrupt enable mask 0 = 0x24
  821. [ 1.686343] input: sec_touchscreen as /devices/f9924000.i2c/i2c-2/2-0020/input/input4
  822. [ 1.686353] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_input_open
  823. [ 1.686359] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_start_device already power on
  824. [ 1.693101] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_fwu_init: [IC] [F01 product info, ID] [0x0000 0x0000, s5050]
  825. [ 1.693335] synaptics_rmi4_i2c 2-0020: fwu_read_f34_queries: F34 Query : ID: V606
  826. [ 1.699406] synaptics_rmi4_i2c 2-0020: rmidb_scan_pdt: Failed to find FDB
  827. [ 1.699984] synaptics_rmi4_i2c 2-0020: synaptics_rmi4_fw_update_on_probe: Load firmware : tsp_synaptics/synaptics_s5050_h.fw
  828. [ 1.699995] synaptics_rmi4_i2c 2-0020: synaptics_skip_firmware_update: [FW size, version] [95744, 0xA030/0xA030(BIN/IC), prog bit[0]
  829. [ 1.700002] synaptics_rmi4_i2c 2-0020: synaptics_skip_firmware_update: Do not need to update
  830. [ 1.700908] qcom,qpnp-rtc qpnp-rtc-17: rtc core: registered qpnp_rtc as rtc0
  831. [ 1.700990] qcom,qpnp-rtc qpnp-rtc-17: Probe success !!
  832. [ 1.701127] i2c /dev entries driver
  833. [ 1.702574] msm_vidc: 1: Failed to read qcom,load-freq-tbl from device tree
  834. [ 1.702579] msm_vidc: 1: no elements in frequency table
  835. [ 1.702583] msm_vidc: 1: Failed to read qcom,reg-presets from device tree
  836. [ 1.702639] msm_vidc: 1: Failed to read qcom,buffer-type-tz-usage-table from device tree
  837. [ 1.702647] msm_vidc: 1: Q6 hfi device probe called
  838. [ 1.702838] msm_vidc: 1: debugfs_create_file: fail
  839. [ 1.703213] msm_probe : Succeed!
  840. [ 1.703635] cam_dummy_init_module:182
  841. [ 1.703714] cam_dummy_platform_probe:87
  842. [ 1.704946] msm_cci_probe : Succeed!
  843. [ 1.709631] msm_camera_request_gpio_table:551 invalid gpio_tbl (null) / size 0
  844. [ 1.709739] msm_camera_config_single_vreg enable cam_vio
  845. [ 1.712097] msm_eeprom_match_id: read 0xf8 0x14, check 0xf8 0x14
  846. [ 1.713735] msm_eeprom_verify_sum: checksum pass 0x3342464e
  847. [ 1.713745] msm_eeprom_verify_sum: checksum pass 0xa3667065
  848. [ 1.713749] msm_eeprom_verify_sum: checksum pass 0xd62aab37
  849. [ 1.713759] msm_eeprom_verify_sum: checksum pass 0xea025e4
  850. [ 1.713764] msm_camera_config_single_vreg disable cam_vio
  851. [ 1.716020] msm_camera_request_gpio_table:551 invalid gpio_tbl (null) / size 0
  852. [ 1.716151] msm_eeprom_spi_setup success result=0 supported=1f X
  853. [ 1.716328] MSM-SENSOR-DRIVER msm_sensor_driver_init:638 msm_sensor_driver_init : Enter
  854. [ 1.717149] MSM-SENSOR-DRIVER msm_sensor_driver_parse:615 g_sctrl[0] e9c10900
  855. [ 1.717588] MSM-SENSOR-DRIVER msm_sensor_driver_parse:615 g_sctrl[2] e9c10a00
  856. [ 1.717603] MSM-SENSOR-DRIVER msm_sensor_driver_init:642 probe success
  857. [ 1.719062] __msm_jpeg_init:895] Jpeg Device id 0
  858. [ 1.719289] __msm_jpeg_init:895] Jpeg Device id 1
  859. [ 1.719514] __msm_jpeg_init:895] Jpeg Device id 2
  860. [ 1.721591] wacom_g5sp_i2c 6-0056: wacom_i2c_resume_work
  861. [ 1.734231] MSM-CPP cpp_init_hardware:809 stream_cnt:0
  862. [ 1.734289] MSM-CPP cpp_init_hardware:832 cpp_dbg: end of cpp_init_hardware
  863. [ 1.735529] lirc_dev: IR Remote Control driver registered, major 231
  864. [ 1.735535] IR NEC protocol handler initialized
  865. [ 1.735539] IR RC5(x) protocol handler initialized
  866. [ 1.735544] IR RC6 protocol handler initialized
  867. [ 1.735547] IR JVC protocol handler initialized
  868. [ 1.735552] IR Sony protocol handler initialized
  869. [ 1.735556] IR RC5 (streamzap) protocol handler initialized
  870. [ 1.735560] IR SANYO protocol handler initialized
  871. [ 1.735565] IR MCE Keyboard/mouse protocol handler initialized
  872. [ 1.735569] IR LIRC bridge handler initialized
  873. [ 1.735573] gspca_main: v2.14.0 registered
  874. [ 1.735625] usbcore: registered new interface driver uvcvideo
  875. [ 1.735629] USB Video Class driver (1.1.1)
  876. [ 1.786147] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  877. [ 1.786206] Bluetooth: HCI UART driver ver 2.2
  878. [ 1.786211] Bluetooth: HCI H4 protocol initialized
  879. [ 1.786216] Bluetooth: BlueSleep Mode Driver Ver 1.1
  880. [ 1.786394] bluesleep probe
  881. [ 1.786396] [BT]
  882. [ 1.786508] configure input direction
  883. [ 1.786510] [BT]
  884. [ 1.787282] cpuidle: using governor ladder
  885. [ 1.787288] cpuidle: using governor menu
  886. [ 1.787311] sdhci: Secure Digital Host Controller Interface driver
  887. [ 1.787316] sdhci: Copyright(c) Pierre Ossman
  888. [ 1.787574] msmsdcc_populate_pdata: before parsing vendor_type
  889. [ 1.787580] msmsdcc_populate_pdata: vendor_type=4
  890. [ 1.787694] mmc0: SDCC Version: 0x00000038
  891. [ 1.790465] mmc0: bam physical base=0xf9884000
  892. [ 1.790469] mmc0: bam virtual base=0xc6f38000
  893. [ 1.790479] sps:BAM 0xf9884000 is registered.
  894. [ 1.790483] mmc0: BAM device registered. bam_handle=0xe9d1bc00
  895. [ 1.794038] sps:BAM 0xf9884000 (va:0xc6f38000) enabled: ver:0x6, number of pipes:6
  896. [ 1.797614] mmc0: Qualcomm MSM SDCC-BAM at [mem 0xf9884000-0xf988afff flags 0x200] [irq 252 flags 0x400]
  897. [ 1.797640] mmc0: Qualcomm MSM SDCC-DML [mem 0xf98a4800-0xf98a48ff flags 0x200]
  898. [ 1.797665] brcm_wifi_status:462 status 0
  899. [ 1.797671] brcm_wifi_status_register: callback is c085c3f0, devid is ea2a4400
  900. [ 1.800820] mmc0: Qualcomm MSM SDCC-core [mem 0xf98a4000-0xf98a47ff flags 0x200] [irq 157 flags 0x400],0 dma -1 dmacrcri -1
  901. [ 1.800826] mmc0: Controller capabilities: 0x00007ffe
  902. [ 1.800830] mmc0: 8 bit data mode disabled
  903. [ 1.800834] mmc0: 4 bit data mode enabled
  904. [ 1.800839] mmc0: polling status mode disabled
  905. [ 1.800844] mmc0: MMC clock 400000 -> 200000000 Hz, PCLK 0 Hz
  906. [ 1.800848] mmc0: Slot eject status = 1
  907. [ 1.800851] mmc0: Power save feature enable = 1
  908. [ 1.800855] mmc0: SPS-BAM data transfer mode available
  909. [ 1.801173] sdhci-pltfm: SDHCI platform and OF driver helper
  910. [ 1.801451] sdhci_msm_populate_pdata: before parsing vendor_type
  911. [ 1.804028] sdhci_msm_vreg_enable: vdd-io Cannot find Regulator
  912. [ 1.804337] sdhci_msm_vreg_disable: vdd-io Cannot find Regulator
  913. [ 1.804581] mmc1: id 1
  914. [ 1.805672] mmc1: no vmmc regulator found
  915. [ 1.807771] mmc1: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
  916. [ 1.808320] sdhci_msm_populate_pdata: before parsing vendor_type
  917. [ 1.812246] mmc2: id 3
  918. [ 1.812307] sdhci_msm_probe : Change sysfs Card Detect
  919. [ 1.813369] mmc2: no vmmc regulator found
  920. [ 1.815458] mmc2: SDHCI controller on msm_sdcc.3 [msm_sdcc.3] using ADMA
  921. [ 1.815966] Registered led device: led:rgb_red
  922. [ 1.816185] Registered led device: led:rgb_green
  923. [ 1.816407] Registered led device: led:rgb_blue
  924. [ 1.816788] Registered led device: led:flash_0
  925. [ 1.817115] Registered led device: led:flash_1
  926. [ 1.817204] Registered led device: led:flash_torch
  927. [ 1.817831] Registered led device: wled:backlight
  928. [ 1.818066] Registered led device: leds-sec1
  929. [ 1.821009] Registered led device: torch-sec1
  930. [ 1.824170] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x1
  931. [ 1.824175] QCE50: __qce_get_device_tree_data: ce-device =0x0
  932. [ 1.824194] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd440000
  933. [ 1.824199] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xc6fc0000
  934. [ 1.824204] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd444000
  935. [ 1.824209] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 268.
  936. [ 1.824407] qce qcedev.0: Qualcomm Crypto 5.1.0 device found @0xfd440000
  937. [ 1.824415] qce qcedev.0: CE device = 0x0
  938. [ 1.824416] , IO base, CE = 0xc6fc0000
  939. [ 1.824418] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  940. [ 1.824420] IO base BAM = 0x0
  941. [ 1.824421] BAM IRQ 268
  942. [ 1.824423] Engines Availability = 0x1010853
  943. [ 1.824451] QCE50: qce_sps_get_bam: qce50 don't support command descriptor. bam_cfg7fff004
  944. [ 1.824459] sps:BAM 0xfd444000 is registered.
  945. [ 1.825154] sps:BAM 0xfd444000 (va:0xc71a0000) enabled: ver:0x20, number of pipes:8
  946. [ 1.825931] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
  947. [ 1.826047] qcedev: FIPS140-2 Known Answer Tests : Skipped
  948. [ 1.826430] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x2
  949. [ 1.826436] QCE50: __qce_get_device_tree_data: ce-device =0x0
  950. [ 1.826460] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd440000
  951. [ 1.826465] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xc71c0000
  952. [ 1.826470] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd444000
  953. [ 1.826475] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 268.
  954. [ 1.826774] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  955. [ 1.826787] QCE50: __qce_init_clk: Unable to get CE core clk
  956. [ 1.826898] QCE50: __qce_init_clk: Unable to init CE clks, rc = -2
  957. [ 1.826981] qcrypto: probe of fd440000.qcom,qcrypto failed with error -2
  958. [ 1.827001] QCE50: __qce_get_device_tree_data: bam_pipe_pair=0x0
  959. [ 1.827006] QCE50: __qce_get_device_tree_data: ce-device =0x1
  960. [ 1.827021] QCE50: __qce_get_device_tree_data: ce_phy_reg_base=0xfd440000
  961. [ 1.827026] QCE50: __qce_get_device_tree_data: ce_virt_reg_base=0xc7340000
  962. [ 1.827031] QCE50: __qce_get_device_tree_data: ce_bam_phy_reg_base=0xfd444000
  963. [ 1.827036] QCE50: __qce_get_device_tree_data: CRYPTO BAM IRQ = 268.
  964. [ 1.827307] QCE50: __qce_init_clk: Unable to get CE core src clk, set to NULL
  965. [ 1.827319] QCE50: __qce_init_clk: Unable to get CE core clk
  966. [ 1.827429] QCE50: __qce_init_clk: Unable to init CE clks, rc = -2
  967. [ 1.827509] qcrypto: probe of fd440000.qcom,qcrypto1 failed with error -2
  968. [ 1.828933] Successfully registered hid_synaptics_driver
  969. [ 1.828973] usbcore: registered new interface driver usbhid
  970. [ 1.828977] usbhid: USB HID core driver
  971. [ 1.829447] ashmem: initialized
  972. [ 1.829505] logger: created 2048K log 'log_main'
  973. [ 1.829560] logger: created 512K log 'log_events'
  974. [ 1.829613] logger: created 2048K log 'log_radio'
  975. [ 1.829670] logger: created 512K log 'log_system'
  976. [ 1.829675] sec_getlog_supply_loggerinfo: 0xc15a1284 0xc17a1284 0xc19a1284 0xc1a21284
  977. [ 1.830249] sps:BAM 0xf9304000 is registered.
  978. [ 1.830265] sps:BAM 0xf9a44000 is registered.
  979. [ 1.830272] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
  980. [ 1.830598] qcom,qpnp-power-on qpnp-power-on-7: PMIC@SID0 Power-on reason: Triggered from KPD (power key press) and 'warm' boot
  981. [ 1.830616] qcom,qpnp-power-on qpnp-power-on-7: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  982. [ 1.830769] input: qpnp_pon as /devices/virtual/input/input5
  983. [ 1.831366] sdhci_msm_vreg_enable: vdd-io Cannot find Regulator
  984. [ 1.831780] qpnp_coincell_charger_show_state: enabled=Y, voltage=3000 mV, resistance=2100 ohm
  985. [ 1.832336] PMIC@SID4: PM8841 v2.1 options: 0, 0, 2, 2
  986. [ 1.832417] PMIC@SID0: PM8941 v3.1 options: 0, 0, 0, 0
  987. [ 1.832810] sec-fuelgauge 19-0036: sec_fuelgauge_probe: SEC Fuelgauge Driver Loading
  988. [ 1.832930] fuelgauge_parse_dt reading fg_irq = 433
  989. [ 1.833051] fuelgauge_parse_dt reading bat_int_gpio = 407
  990. [ 1.833060] fuelgauge_parse_dt: fg_irq: 433, calculation_type: 0x17, fuel_alert_soc: 2,
  991. [ 1.833062] repeated_fuelalert: 0
  992. [ 1.833067] board_fuelgauge_init : assign battery data
  993. [ 1.833074] board_fuelgauge_init: RCOMP0: 0x62, RCOMP_charging: 0x7c, temp_cohot: -1000, temp_cocold: -4350, is_using_model_data: 1, type_str: SDI, capacity_max: 990, capacity_max_margin: 50, capacity_min: -7,
  994. [ 1.833791] sec-fuelgauge 19-0036: MAX17048 Fuel-Gauge Ver 0x0012
  995. [ 1.834500] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  996. [ 1.835304] sec_hal_fg_get_property: Fail to get psy (battery)
  997. [ 1.835414] max17048_get_current: Fail to get psy (sec-charger)
  998. [ 1.835475] max17048_get_current_average: Fail to get psy (sec-charger)
  999. [ 1.835534] max17048_get_current_average: Fail to get psy (battery)
  1000. [ 1.837046] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1001. [ 1.837758] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1002. [ 1.837764] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1003. [ 1.837770] sec-fuelgauge 19-0036: sec_fg_get_atomic_capacity: capacity (old 0 : new 96)
  1004. [ 1.837835] power_supply sec-fuelgauge: driver failed to report `energy_full' property: 4294967274
  1005. [ 1.838728] sec_hal_fg_get_property: Fail to get psy (battery)
  1006. [ 1.838837] max17048_get_current: Fail to get psy (sec-charger)
  1007. [ 1.838897] max17048_get_current_average: Fail to get psy (sec-charger)
  1008. [ 1.839006] max17048_get_current_average: Fail to get psy (battery)
  1009. [ 1.840469] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1010. [ 1.841180] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1011. [ 1.841186] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1012. [ 1.841192] sec-fuelgauge 19-0036: sec_fg_get_atomic_capacity: capacity (old 0 : new 96)
  1013. [ 1.841305] power_supply sec-fuelgauge: driver failed to report `energy_full' property: 4294967274
  1014. [ 1.842856] sec-fuelgauge 19-0036: sec_fuelgauge_probe: fg_irq = 628
  1015. [ 1.843005] sec-fuelgauge 19-0036: sec_fuelgauge_probe: SEC Fuelgauge Driver Loaded
  1016. [ 1.843042] func:max77803_charger_init
  1017. [ 1.843228] max77803_charger_probe: MAX77803 Charger driver probe
  1018. [ 1.843378] sec_charger_parse_dt use bat irq -22
  1019. [ 1.843383] max77803-charger max77803-charger: max77803_charger_probe : Failed to get charger int
  1020. [ 1.846203] max77803_charger_initialize: battery cv voltage 0xdd
  1021. [ 1.846564] max77803_charger_probe: device found: ver.0x4
  1022. [ 1.847028] max77803_get_charger_state: CHG_DTLS : 0x 1
  1023. [ 1.847392] max77803_get_health_state: reg_data(0x3)
  1024. [ 1.847398] max77803_get_health_state: Fail to get psy (battery)
  1025. [ 1.847812] max77803_get_vbus_state: Fail to get psy (battery)
  1026. [ 1.848644] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1027. [ 1.849006] sec_chg_get_property: reg_data(93)
  1028. [ 1.849370] max77803_get_input_current: CHG_CNFG_09(0x12)
  1029. [ 1.849773] sec_chg_get_property: reg_data(93)
  1030. [ 1.850139] max77803_get_charger_state: CHG_DTLS : 0x 1
  1031. [ 1.850501] max77803_get_health_state: reg_data(0x3)
  1032. [ 1.850507] max77803_get_health_state: Fail to get psy (battery)
  1033. [ 1.850921] max77803_get_vbus_state: Fail to get psy (battery)
  1034. [ 1.851749] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1035. [ 1.852110] sec_chg_get_property: reg_data(93)
  1036. [ 1.852473] max77803_get_input_current: CHG_CNFG_09(0x12)
  1037. [ 1.854321] [VIB]: ss_vibrator_probe
  1038. [ 1.854343] vibrator_parse_dt:462, changed_chip not specified
  1039.  
  1040. [ 1.856857] #####################################################
  1041. [ 1.857515] input: pressure_sensor as /devices/virtual/input/input6
  1042. [ 1.857644] input: gesture_sensor as /devices/virtual/input/input7
  1043. [ 1.857764] input: light_sensor as /devices/virtual/input/input8
  1044. [ 1.857883] input: proximity_sensor as /devices/virtual/input/input9
  1045. [ 1.858013] input: temp_humidity_sensor as /devices/virtual/input/input10
  1046. [ 1.858128] input: sig_motion_sensor as /devices/virtual/input/input11
  1047. [ 1.858254] input: step_cnt_sensor as /devices/virtual/input/input12
  1048. [ 1.858366] input: meta_event as /devices/virtual/input/input13
  1049. [ 1.858521] [SSP]: requesting IRQ 622
  1050. [ 1.859118] [SSP] ssp_enable, enable = 1, old enable = 1
  1051. [ 1.859127] [SSP] change_rev = 1
  1052. [ 1.865880] [SSP] MCU Firm Rev : Old = 15041500, New = 15041500
  1053. [ 1.875394] [SSP] MCU device ID = 85, reading ID = 85
  1054. [ 1.875403] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1055. [ 1.890217] [SSP]: get_sensor_scanning_info - 0 3 255 255
  1056. [ 1.896430] input: ssp_context as /devices/virtual/input/input14
  1057. [ 1.896602] [SSP]: ssp_probe - setup debuglevel 0!
  1058. [ 1.896606] [SSP]: ssp_probe - probe success!
  1059. [ 1.896611] #####################################################
  1060.  
  1061. [ 1.896763] usbcore: registered new interface driver snd-usb-audio
  1062. [ 1.897810] +[ES325]=es325_init()
  1063. [ 1.897891] =[ES325]=es325_init(): slim_driver_register()
  1064. [ 1.897911] -[ES325]=es325_init()
  1065. [ 1.904878] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  1066. [ 1.905567] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
  1067. [ 1.905908] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
  1068. [ 1.908004] ocmem: Notifier registered for 5
  1069. [ 1.908556] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1070. [ 1.908620] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1071. [ 1.909857] oprofile: using arm/armv7-krait
  1072. [ 1.909920] Mirror/redirect action on
  1073. [ 1.909926] u32 classifier
  1074. [ 1.909929] Actions configured
  1075. [ 1.909937] Netfilter messages via NETLINK v0.30.
  1076. [ 1.909947] nfnl_acct: registering with nfnetlink.
  1077. [ 1.909977] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  1078. [ 1.910193] ctnetlink v0.93: registering with nfnetlink.
  1079. [ 1.910219] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  1080. [ 1.910224] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  1081. [ 1.910397] xt_time: kernel timezone is -0000
  1082. [ 1.910410] 939-23012-001-quicksec-vpnclient-for-android-3.5-4155-1a877303f36b-4155
  1083. [ 1.910414] vpnclient kernel spd loaded.
  1084. [ 1.910581] ip_tables: (C) 2000-2006 Netfilter Core Team
  1085. [ 1.910717] arp_tables: (C) 2002 David S. Miller
  1086. [ 1.910749] TCP: cubic registered
  1087. [ 1.910753] Initializing XFRM netlink socket
  1088. [ 1.910940] NET: Registered protocol family 10
  1089. [ 1.912192] Mobile IPv6
  1090. [ 1.912210] ip6_tables: (C) 2000-2006 Netfilter Core Team
  1091. [ 1.912302] IPv6 over IPv4 tunneling driver
  1092. [ 1.912550] NET: Registered protocol family 17
  1093. [ 1.912568] NET: Registered protocol family 15
  1094. [ 1.912605] Bridge firewalling registered
  1095. [ 1.912615] Ebtables v2.0 registered
  1096. [ 1.913300] Registering SWP/SWPB emulation handler
  1097. [ 1.918036] sec_debug_subsys_init: msm_shared_ram_phys=fa00000 SMEM_ID_VENDOR2=136 size=8780
  1098. [ 1.918050] sec_debug_subsys_init: krait(fa1b330) rpm(fa1bbf8) modem(fa1c46c) dsps(fa1cce0)
  1099. [ 1.918059] **** secdbg_log or secdbg_paddr is not initialized ****
  1100. [ 1.919086] ethernet_phy: disabling
  1101. [ 1.919094] gdsc_oxili_gx: disabling
  1102. [ 1.919107] gdsc_venus: disabling
  1103. [ 1.919197] gpiochip_add: registered GPIOs 300 to 315 on device: ice-fpga-gpio
  1104. [ 1.919626] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1105. [ 1.919719] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1106. [ 1.920214] gpio_request: gpio-425 (usb2_otg_sw) status -16
  1107. [ 1.920221] reg-fixed-voltage regulator-tpd4s214.99: Could not obtain regulator enable GPIO 425: -16
  1108. [ 1.920335] reg-fixed-voltage: probe of regulator-tpd4s214.99 failed with error -16
  1109. [ 1.920633] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1110. [ 1.920807] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1111. [ 1.921168] sec_jack_probe : Registering jack driver
  1112. [ 1.921196] sec_jack_populate_dt_pdata : earjack-detect-gpio =429
  1113. [ 1.921212] sec_jack_populate_dt_pdata : earjack-sendend-gpio =77
  1114. [ 1.921235] sec_jack_populate_dt_pdata : earjack-micbias-gpio =441
  1115. [ 1.921257] sec_jack_populate_dt_pdata : earjack-fsa_en-gpio =418
  1116. [ 1.921328] sec_jack_populate_dt_pdata : 4, 3, 10000, 10, 0
  1117. [ 1.921384] sec_jack_populate_dt_pdata : 4, 936, 10000, 10, 0
  1118. [ 1.921465] sec_jack_populate_dt_pdata : 4, 2400, 10000, 10, 1
  1119. [ 1.921602] sec_jack_populate_dt_pdata : 4, 9999, 10000, 10, 1
  1120. [ 1.921635] sec_jack_populate_dt_pdata : 3, 0, 0, 162
  1121. [ 1.921690] sec_jack_populate_dt_pdata : 3, 1, 163, 325
  1122. [ 1.921771] sec_jack_populate_dt_pdata : 3, 2, 326, 645
  1123. [ 1.921777] sec_jack_populate_dt_pdata - mpp-channel-scaling - 4 1 3
  1124. [ 1.922092] sec_jack_detect_work: detect_irq(0)
  1125. [ 1.922312] mpp_control : mpp diable =======
  1126. [ 1.922591] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1127. [ 1.922768] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1128. [ 1.923535] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1129. [ 1.923709] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1130. [ 1.923822] gpio-keys gpio_keys.97: [Keys] no regulator: ignoring
  1131. [ 1.923913] gpio-keys gpio_keys.97: gpio_keys_get_devtree_pdata: label:home_key, gpio:410, code:172, type:1, debounce:15
  1132. [ 1.923940] gpio-keys gpio_keys.97: gpio_keys_get_devtree_pdata: label:volume_down, gpio:409, code:114, type:1, debounce:15
  1133. [ 1.923966] gpio-keys gpio_keys.97: gpio_keys_get_devtree_pdata: label:volume_up, gpio:412, code:115, type:1, debounce:15
  1134. [ 1.923991] gpio-keys gpio_keys.97: [Hall_IC] device tree was founded
  1135. [ 1.924075] gpio_set_debounce: gpio-410 status -22
  1136. [ 1.924200] gpio_set_debounce: gpio-409 status -22
  1137. [ 1.924316] gpio_set_debounce: gpio-412 status -22
  1138. [ 1.924513] input: gpio-keys as /devices/gpio_keys.97/input/input15
  1139. [ 1.924522] [HALL_IC] : gpio_keys_open
  1140. [ 1.924736] gpio_keys_gpio_report_event: home_key key is released
  1141. [ 1.924742] sec_debug_check_crash_key code 172 value 0 state 0 enable 0
  1142. [ 1.924910] gpio_keys_gpio_report_event: volume_down key is released
  1143. [ 1.924915] sec_debug_check_crash_key code 114 value 0 state 0 enable 0
  1144. [ 1.924985] gpio_keys_gpio_report_event: volume_up key is released
  1145. [ 1.924990] sec_debug_check_crash_key code 115 value 0 state 0 enable 0
  1146. [ 1.925361] qcom,qpnp-rtc qpnp-rtc-17: setting system clock to 2014-01-08 06:17:12 UTC (1389161832)
  1147. [ 1.925367] Driver for 1-wire Dallas network protocol.
  1148. [ 1.925398] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1149. [ 1.925565] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1150.  
  1151. [ 1.925652] w1_gpio_msm_probe start
  1152. [ 1.925860] input: w1 as /devices/onewire.88/input/input16
  1153. [ 1.925955] w1_uevent master_dev name = w1_bus_master1
  1154. [ 1.926096] w1_add_master_device : W1 thread will start
  1155. [ 1.926323] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1156. [ 1.926486] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1157. [ 1.926708] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1158. [ 1.926718] msm_thermal:interrupt_mode_init Interrupt mode init
  1159. [ 1.926957] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1160. [ 1.927590] sec_bat_parse_dt reading bat_int_gpio = 407
  1161. [ 1.927601] sec_bat_parse_dt: ta_irq_attr is Empty
  1162. [ 1.927612] sec_bat_parse_dt: chg_temp_check: 0
  1163. [ 1.927652] expired time is empty
  1164. [ 1.927657] expired time is empty
  1165. [ 1.927662] standard_curr is empty
  1166. [ 1.927667] sec_bat_parse_dt: chg_float_voltage is Empty
  1167. [ 1.927673] sec_bat_parse_dt: chg_float_voltage is Empty
  1168. [ 1.927679] sec_bat_parse_dt: swelling high temp block is Empty
  1169. [ 1.927685] sec_bat_parse_dt: swelling high temp recovery is Empty
  1170. [ 1.927691] sec_bat_parse_dt: swelling low temp block is Empty
  1171. [ 1.927697] sec_bat_parse_dt: swelling low temp recovery is Empty
  1172. [ 1.927703] sec_bat_parse_dt: swelling low temp block is Empty
  1173. [ 1.927709] sec_bat_parse_dt: swelling low temp recovery is Empty
  1174. [ 1.927716] sec_bat_parse_dt: swelling_low_temp_current is Empty, Defualt value 600mA
  1175. [ 1.927722] sec_bat_parse_dt: swelling_low_temp_topoff is Empty, Defualt value 200mA
  1176. [ 1.927728] sec_bat_parse_dt: swelling_low_temp_current is Empty, Defualt value 1300mA
  1177. [ 1.927735] sec_bat_parse_dt: swelling_high_temp_topoff is Empty, Defualt value 200mA
  1178. [ 1.927742] sec_bat_parse_dt: swelling_wc_high_temp_current is Empty, Defualt value 600mA
  1179. [ 1.927748] sec_bat_parse_dt: swelling_wc_low_temp_current is Empty, Defualt value 600mA
  1180. [ 1.927755] sec_bat_parse_dt: swelling drop float voltage is Empty, Default value 4250mV
  1181. [ 1.927762] sec_bat_parse_dt: swelling_high_rechg_voltage is Empty
  1182. [ 1.927768] sec_bat_parse_dt: swelling_low_rechg_voltage is Empty
  1183. [ 1.927775] sec_bat_parse_dt : SWELLING_HIGH_TEMP(0) SWELLING_HIGH_TEMP_RECOVERY(0)
  1184. [ 1.927777] SWELLING_LOW_TEMP_1st(0) SWELLING_LOW_TEMP_RECOVERY_1st(0) SWELLING_LOW_TEMP_2nd(0) SWELLING_LOW_TEMP_RECOVERY_2nd(0) SWELLING_LOW_CURRENT(600, 200), SWELLING_HIGH_CURRENT(1300, 200)
  1185. [ 1.927909] sec_bat_parse_dt: vendor : SDI SDI, technology : 2, cable_check_type : 4
  1186. [ 1.927912] cable_source_type : 1, use_wireless_to_pogo : 0, event_waiting_time : 600
  1187. [ 1.927915] polling_type : 1, initial_count : 3, check_count : 0
  1188. [ 1.927917] check_adc_max : 1440, check_adc_min : 0
  1189. [ 1.927919] ovp_uvlo_check_type : 3, thermal_source : 2
  1190. [ 1.927920] temp_check_type : 2, temp_check_count : 1
  1191. [ 1.927927] board_battery_init : assign temp adc table
  1192. [ 1.927933] sec_battery_probe : SWELLING_HIGH_TEMP(450) SWELLING_HIGH_TEMP_RECOVERY(400)
  1193. [ 1.927936] SWELLING_LOW_TEMP(100) SWELLING_LOW_TEMP_RECOVERY(150)
  1194. [ 1.927938] SWELLING_HIGH_CHG_CURRENT(0) SWELLING_LOW_CHG_CURRENT(0)
  1195. [ 1.932318] sec_hal_fg_get_property: Fail to get psy (battery)
  1196. [ 1.932744] max77803_get_input_current: CHG_CNFG_09(0x12)
  1197. [ 1.933114] max77803_get_input_current: CHG_CNFG_09(0x12)
  1198. [ 1.933120] max17048_get_current_average: Fail to get psy (battery)
  1199. [ 1.933844] mmc1: BKOPS_EN bit = 0
  1200. [ 1.934665] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1201. [ 1.945060] mmc1: sdhci_msm_execute_tuning: data error (-84)
  1202. [ 1.947798] mmc1: sdhci_msm_execute_tuning: data error (-84)
  1203. [ 1.947959] mmc1: new HS200 MMC card at address 0001
  1204. [ 1.948188] [mmc_blk_probe]mmcblk0: mmc1:0001 MBG4GC 29.1 GiB , card->type:0
  1205. [ 1.948331] mmcblk0rpmb: mmc1:0001 MBG4GC partition 3 512 KiB
  1206. [ 1.950802] GPT:partition_entry_array_crc32 values don't match: 0x37b80bc5 != 0x75db954b
  1207. [ 1.950808] GPT: Use GNU Parted to correct GPT errors.
  1208. [ 1.950861] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26
  1209. [ 1.953510] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1210. [ 1.953694] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1211. [ 1.960787] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31908)
  1212. [ 1.961504] max17048_rcomp_update: Fail to get psy (battery)
  1213. [ 1.962174] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1214. [ 1.962887] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1215. [ 1.962894] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1216. [ 1.962903] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4152mV),Inow(450mA),Imax(0mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1217. [ 1.963318] sec-battery battery.95: sec_pogo_get_property: pogo charger is online (0)
  1218. [ 1.963370] sec-battery battery.95: sec_pogo_get_property: pogo charger is online (0)
  1219. [ 1.963381] sec-battery battery.95: sec_pogo_get_property: pogo charger is online (0)
  1220. [ 1.963798] cable_initial_check : current_cable_type : (1)
  1221. [ 1.964165] sec_chg_get_property: reg_data(93)
  1222. [ 1.964170] cable_initial_check: ta_int_gpio is 0 or not assigned yet(cable_type(1))
  1223. [ 1.964284] sec_bat_check_cable_result_callback set ldo on
  1224. [ 1.964309] 8941_l11: Failed to create debugfs directory
  1225. [ 1.966971] sec_bat_check_cable_result_callback set ldo off
  1226. [ 1.966987] 8941_l11: Failed to create debugfs directory
  1227. [ 1.967366] sec-battery battery.95: sec_battery_probe: SEC Battery Driver Loaded
  1228. [ 1.967673] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1229. [ 1.967851] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1230. [ 1.968132] clock_late_init: Removing enables held for handed-off clocks
  1231. [ 1.969361] max77803_get_input_current: CHG_CNFG_09(0x12)
  1232. [ 1.969768] max77803_get_input_current: CHG_CNFG_09(0x12)
  1233. [ 1.971809] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1234. [ 1.973608] dhd_module_init in
  1235. [ 1.973821] found wifi platform device bcmdhd_wlan
  1236. [ 1.974203] Power-up adapter 'DHD generic adapter'
  1237. [ 1.974223] wifi_platform_set_power = 1
  1238. [ 1.974228] ------------------------------------------------
  1239. [ 1.974232] ------------------------------------------------
  1240. [ 1.974236] brcm_wlan_power Enter: power on
  1241. [ 1.974244] [brcm_wlan_power] Bluetooth Power On.
  1242. [ 1.989280] hostwake line change [BT]
  1243. [ 1.989360] bluesleep_sleep_work - uport is null [BT]
  1244. [ 2.001383] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31908)
  1245. [ 2.004368] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1246. [ 2.005366] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1247. [ 2.005373] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1248. [ 2.005381] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4152mV),Inow(-450mA),Imax(0mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1249. [ 2.005388] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1250. [ 2.005396] sec-battery battery.95: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(100%)
  1251. [ 2.021596] wacom_g5sp_i2c 6-0056: pen_insert_work: pen instert
  1252. [ 2.024910] WL_REG_ON on-step : [0]
  1253. [ 2.024920] WL_REG_ON on-step-2 : [1]
  1254. [ 2.127606] mmc2: new high speed SDHC card at address 5048
  1255. [ 2.127809] [mmc_blk_probe]mmcblk1: mmc2:5048 SD32G 28.9 GiB , card->type:1
  1256. [ 2.129712] mmcblk1: p1
  1257. [ 2.130151] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1258. [ 2.130330] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1259. [ 2.154918] [brcm_wlan_power] BT_REG_OFF.
  1260. [ 2.244926] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1261. [ 2.244958] msm_thermal:msm_therm_temp_log (0 --- 49)(1 --- 48)(2 --- 44)(3 --- 47)(4 --- 49)(5 --- 51)(6 --- 51)(7 --- 49)(8 --- 50)(9 --- 46)(10 --- 44)wifi_platform_bus_enumerate device present 1
  1262. [ 2.358267] brcm_wifi_status:462 status 1
  1263. [ 2.358272] mmc0: Slot status change detected (0 -> 1)
  1264. [ 2.407003] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
  1265. [ 2.409690] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
  1266. [ 2.411182] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  1267. [ 2.421612] [keys] flip_cover_work : 0 code 0x0
  1268. [ 2.468109] sps:BAM 0xf9884000 (va:0xc6f38000) enabled: ver:0x6, number of pipes:6
  1269. [ 2.474633] sps:BAM 0xf9884000 (va:0xc6f38000) enabled: ver:0x6, number of pipes:6
  1270. [ 2.481403] msmsdcc_execute_tuning : set tuning_done ture.
  1271. [ 2.484040] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  1272. [ 2.484072] mmc0: new ultra high speed SDR104 SDIO card at address 0001
  1273. [ 2.484505] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1274. [ 2.484679] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1275. [ 2.500842] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
  1276. [ 2.500903] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
  1277. [ 2.500908] bus num (host idx)=0, slot num (rca)=1
  1278. [ 2.500913] found adapter info 'DHD generic adapter'
  1279. [ 2.500931] alloc static buf at ea700000!
  1280. [ 2.501088] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1281. [ 2.501284] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1282. [ 2.506129] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x0
  1283. [ 2.506881] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
  1284. [ 2.507260] CFG80211-INFO2) wl_event_handler : tsk Enter, tsk = 0xeaee25fc
  1285. [ 2.507273] wl_create_event_handler(): thread:wl_event_handler:41f started
  1286. [ 2.507670] p2p0: P2P Interface Registered
  1287. [ 2.507736] dhd_attach(): thread:dhd_watchdog_thread:420 started
  1288. [ 2.507814] dhd_attach(): thread:dhd_dpc:421 started
  1289. [ 2.507875] dhd_attach(): thread:dhd_rxf:422 started
  1290. [ 2.507882] dhd_deferred_work_init: work queue initialized
  1291. [ 2.508175] Dongle Host Driver, version 1.141.64.59 (security_patch)
  1292. [ 2.508177] Compiled in drivers/net/wireless/bcmdhd on Aug 8 2022 at 05:33:55
  1293. [ 2.508453] Register interface [wlan0] MAC: 00:ec:06
  1294.  
  1295. [ 2.508474] CFG80211-INFO2) wl_event_handler : was terminated
  1296. [ 2.508494] wl_destroy_event_handler(): thread:wl_event_handler:41f terminated OK
  1297. [ 2.508501] dhd_prot_ioctl : bus is down. we have nothing to do
  1298. [ 2.508507] dhd_wl_ioctl: WLC_IOCTL: cmd: 3, ret = -1
  1299. [ 2.508599] wifi_platform_set_power = 0
  1300. [ 2.508604] ------------------------------------------------
  1301. [ 2.508608] ------------------------------------------------
  1302. [ 2.508612] brcm_wlan_power Enter: power off
  1303. [ 2.512797] WL_REG_ON off-step : [1]
  1304. [ 2.512806] WL_REG_ON off-step-2 : [0]
  1305. [ 2.615205] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1306. [ 2.615394] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1307. [ 2.615672] msm8974-asoc-taiko fe02b000.sound: msm8974_asoc_machine_probe(): hdmi audio support present
  1308. [ 2.615835] platform fe02b000.sound: Driver msm8974-asoc-taiko requests probe deferral
  1309. [ 2.615903] ALSA device list:
  1310. [ 2.615908] No soundcards found.
  1311. [ 2.615954] Warning: unable to open an initial console.
  1312. [ 2.615994] Freeing init memory: 60K
  1313. [ 3.014349] max77803_get_input_current: CHG_CNFG_09(0x12)
  1314. [ 3.014910] max77803_get_input_current: CHG_CNFG_09(0x12)
  1315. [ 3.016761] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1316. [ 3.042985] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31907)
  1317. [ 3.043918] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1318. [ 3.044844] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1319. [ 3.044850] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1320. [ 3.044858] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4240mV),Inow(-450mA),Imax(0mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1321. [ 3.044867] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1322. [ 3.044874] sec-battery battery.95: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(100%)
  1323. [ 3.658267] max77803-muic max77803-muic: func:max77803_muic_init_detect
  1324. [ 3.658811] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:9
  1325. [ 3.659463] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:-1 ret:0
  1326. [ 3.659470] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x41
  1327. [ 3.659479] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:1 vb:40 dxovp:0 cable_type:20
  1328. [ 3.659485] max77803-muic max77803-muic: max77803_muic_detect_dev: ATTACHED
  1329. [ 3.659491] max77803-muic max77803-muic: func:max77803_muic_handle_attach st1:3f st2:41 cable_type:20
  1330. [ 3.659499] max77803-muic max77803-muic: func:max77803_muic_attach_usb_type adc:1f cable_type:20
  1331. [ 3.659505] max77803-muic max77803-muic: max77803_muic_attach_usb_type:USB
  1332. [ 3.659511] max77803-muic max77803-muic: func:max77803_muic_set_charging_type cable_type:1: force_disable:0
  1333. [ 3.659526] max77803_muic_charger_cb: cable type : 1
  1334. [ 3.659530] max77803_muic_charger_cb: cable type for charger: cable_type(1), previous_cable_type(0)
  1335. [ 3.659538] sec-battery battery.95: sec_bat_set_property: current_cable(4), wc_status(0), wire_status(4)
  1336. [ 3.659552] max77803-muic max77803-muic: func:max77803_muic_set_usb_path path:0, cable_type:1
  1337. [ 3.659558] max77803_muic_set_safeout: MUIC safeout path=0
  1338. [ 3.660750] max77803-muic max77803-muic: max77803_muic_set_usb_path: AP_USB_MODE
  1339. [ 3.660756] max77803-muic max77803-muic: max77803_muic_set_usb_path: Set manual path
  1340. [ 3.661606] sec_bat_cable_work: Fail to sec-charger set (9=>-22)
  1341. [ 3.661676] sec_bat_check_cable_result_callback set ldo on
  1342. [ 3.661692] 8941_l11: Failed to create debugfs directory
  1343. [ 3.662824] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1344. [ 3.662940] sec_bat_set_charge: Fail to sec-charger set (42=>-22)
  1345. [ 3.663002] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1346. [ 3.663116] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1347. [ 3.663236] max77803-muic max77803-muic: max77803_muic_set_usb_path: CNTL1(0x09)
  1348. [ 3.664296] max77803-muic max77803-muic: max77803_muic_set_usb_path: CNTL2(0x3e)
  1349. [ 3.666180] max77803_set_charge_current: reg_data(0x8b), charge(460)
  1350. [ 3.672473] max77803_set_topoff_current: reg_data(0x24), topoff(200)
  1351. [ 3.672886] sec-battery battery.95: sec_bat_cable_work: Status:Charging, Sleep:No, Charging:Yes, Short Poll:Yes
  1352. [ 3.672893] sec-battery battery.95: sec_bat_cable_work: Polling time is reset to 30 sec.
  1353. [ 4.177679] max77803_get_input_current: CHG_CNFG_09(0x12)
  1354. [ 4.178219] max77803_get_input_current: CHG_CNFG_09(0x12)
  1355. [ 4.180077] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1356. [ 4.206324] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31907)
  1357. [ 4.208000] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1358. [ 4.208949] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1359. [ 4.208955] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1360. [ 4.208962] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4271mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1361. [ 4.208969] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1362. [ 4.208988] sec_bat_check_callback: Battery status(1)
  1363. [ 4.208993] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1364. [ 4.209531] max77803_get_health_state: reg_data(0x3)
  1365. [ 4.211128] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1366. [ 4.211136] sec_bat_calculate_safety_time : EXPIRED_TIME(10800000), IP(2300000), CP(0), CURR(0), STANDARD(2000)
  1367. [ 4.211144] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1368. [ 4.858302] max77803_chgin_init_work
  1369. [ 5.108104] EXT3-fs (mmcblk0p26): error: couldn't mount because of unsupported optional features (40)
  1370. [ 5.115404] EXT2-fs (mmcblk0p26): error: couldn't mount because of unsupported optional features (44)
  1371. [ 5.126753] EXT4-fs (mmcblk0p26): recovery complete
  1372. [ 5.127736] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: (null)
  1373. [ 5.200792] lun0: file too big: /dev/mmcblk0
  1374. [ 5.200799] lun0: using only first 1151999 blocks
  1375. [ 5.201464] usb: enabled: 0, dev->enabled: 0
  1376. [ 5.201748] usb: enabled: 1, dev->enabled: 0
  1377. [ 5.201758] usb: enable_store vendor=18d1,product=1,bcdDevice=232
  1378. [ 5.201762] ,Class=0,SubClass=0,Protocol=0
  1379. [ 5.201766] usb: enable_store next cmd : usb_add_config
  1380. [ 5.201772] schedule_usb_gadget_connect_work: schedule_usb_gadget_connect_work
  1381. [ 5.204937] usb_gadget_connect_work: usb_gadget_connect_work: speaker_status: 0, speaker_check_count 0
  1382. [ 5.337942] max77803_get_input_current: CHG_CNFG_09(0x12)
  1383. [ 5.338498] max77803_get_input_current: CHG_CNFG_09(0x12)
  1384. [ 5.340342] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1385. [ 5.366594] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31907)
  1386. [ 5.367526] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1387. [ 5.368502] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1388. [ 5.368509] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1389. [ 5.368517] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4271mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1390. [ 5.368524] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1391. [ 5.368543] sec_bat_check_callback: Battery status(1)
  1392. [ 5.368549] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1393. [ 5.369087] max77803_get_health_state: reg_data(0x3)
  1394. [ 5.370685] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1395. [ 5.370693] sec-battery battery.95: sec_bat_time_management: Charging Time : 2 secs
  1396. [ 5.370701] sec-battery battery.95: sec_bat_temperature: HLT(2000) HLR(2000) HT(600), HR(400), LT(-45), LR(0)
  1397. [ 5.370710] sec_bat_swelling_check: Fail to sec-charger get (9=>-22)
  1398. [ 5.370820] sec_bat_swelling_check: status(1), swell_mode(0:0:0), cv(0)mV, temp(346)
  1399. [ 5.370830] sec-battery battery.95: sec_bat_fullcharged_check: Charging Mode : Normal
  1400. [ 5.370837] sec_bat_calculate_safety_time : EXPIRED_TIME(10800000), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1401. [ 5.370843] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46956521) TIME NOW(5) TIME PREV(4)
  1402. [ 5.370849] sec_bat_calculate_safety_time : REMAIN_TIME(10799769) CAL_REMAIN_TIME(46955521)
  1403. [ 5.370857] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1404. [ 5.703437] usb: enabled: 0, dev->enabled: 1
  1405. [ 5.703445] dwc3 f9200000.dwc3: request 00000000 was not queued to ep0out
  1406. [ 5.704419] usb: enabled: 1, dev->enabled: 0
  1407. [ 5.704425] usb: enable_store f_holder->f:rndis
  1408. [ 5.704430] usb: enable_store f_holder->f:mass_storage
  1409. [ 5.704436] usb: enable_store vendor=18d1,product=d001,bcdDevice=232
  1410. [ 5.704441] ,Class=0,SubClass=0,Protocol=0
  1411. [ 5.704445] usb: enable_store next cmd : usb_add_config
  1412. [ 5.704452] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  1413. [ 5.704475] android_usb gadget: using random self ethernet address
  1414. [ 5.704480] usb: set unique host mac
  1415. [ 5.705260] rndis0: MAC 06:0e:29:44:fe:43
  1416. [ 5.705265] rndis0: HOST MAC 00:00:00:00:00:00
  1417. [ 5.705307] schedule_usb_gadget_connect_work: schedule_usb_gadget_connect_work
  1418. [ 5.707194] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1419. [ 5.708263] usb_gadget_connect_work: usb_gadget_connect_work: speaker_status: 0, speaker_check_count 0
  1420. [ 5.918258] dwc3 f9200000.dwc3: dwc3_otg_init_sm: completion timeout
  1421. [ 5.923787] msm-dwc3 msm_dwc3: DWC3 in low power mode
  1422. [ 6.750212] usb: enabled: 0, dev->enabled: 1
  1423. [ 6.750221] dwc3 f9200000.dwc3: request 00000000 was not queued to ep0out
  1424. [ 6.750284] usb: usb_remove_config cdev->config=00000000, config=00000000
  1425. [ 6.771939] usb: enabled: 1, dev->enabled: 0
  1426. [ 6.771947] usb: enable_store f_holder->f:rndis
  1427. [ 6.771952] usb: enable_store f_holder->f:mass_storage
  1428. [ 6.771959] usb: enable_store vendor=18d1,product=d001,bcdDevice=232
  1429. [ 6.771963] ,Class=0,SubClass=0,Protocol=0
  1430. [ 6.771967] usb: enable_store next cmd : usb_add_config
  1431. [ 6.771974] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  1432. [ 6.771996] android_usb gadget: using random self ethernet address
  1433. [ 6.772001] usb: set unique host mac
  1434. [ 6.772721] rndis0: MAC 86:33:5f:9c:26:68
  1435. [ 6.772727] rndis0: HOST MAC 00:00:00:00:00:00
  1436. [ 6.772766] schedule_usb_gadget_connect_work: schedule_usb_gadget_connect_work
  1437. [ 6.774932] usb_gadget_connect_work: usb_gadget_connect_work: speaker_status: 0, speaker_check_count 0
  1438. [ 7.258267] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1439. [ 7.258301] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 45)(2 --- 43)(3 --- 45)(4 --- 45)(5 --- 46)(6 --- 46)(7 --- 46)(8 --- 46)(9 --- 44)(10 --- 43)
  1440. [ 7.274557] usb: enabled: 0, dev->enabled: 1
  1441. [ 7.274565] dwc3 f9200000.dwc3: request 00000000 was not queued to ep0out
  1442. [ 7.274674] usb: usb_remove_config cdev->config=00000000, config=00000000
  1443. [ 7.295865] usb: enabled: 1, dev->enabled: 0
  1444. [ 7.295872] usb: enable_store f_holder->f:rndis
  1445. [ 7.295879] usb: enable_store vendor=18d1,product=d001,bcdDevice=232
  1446. [ 7.295884] ,Class=0,SubClass=0,Protocol=0
  1447. [ 7.295887] usb: enable_store next cmd : usb_add_config
  1448. [ 7.295894] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  1449. [ 7.295915] android_usb gadget: using random self ethernet address
  1450. [ 7.295919] usb: set unique host mac
  1451. [ 7.296617] rndis0: MAC 72:a0:1a:cf:9a:9c
  1452. [ 7.296623] rndis0: HOST MAC 00:00:00:00:00:00
  1453. [ 7.296648] schedule_usb_gadget_connect_work: schedule_usb_gadget_connect_work
  1454. [ 7.298276] usb_gadget_connect_work: usb_gadget_connect_work: speaker_status: 0, speaker_check_count 0
  1455. [ 7.381347] usb: enabled: 0, dev->enabled: 1
  1456. [ 7.381358] dwc3 f9200000.dwc3: request 00000000 was not queued to ep0out
  1457. [ 7.381469] usb: usb_remove_config cdev->config=00000000, config=00000000
  1458. [ 7.385372] usb: enabled: 1, dev->enabled: 0
  1459. [ 7.385379] usb: enable_store f_holder->f:rndis
  1460. [ 7.385386] usb: enable_store vendor=18d1,product=d001,bcdDevice=232
  1461. [ 7.385391] ,Class=0,SubClass=0,Protocol=0
  1462. [ 7.385395] usb: enable_store next cmd : usb_add_config
  1463. [ 7.385403] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  1464. [ 7.385421] android_usb gadget: using random self ethernet address
  1465. [ 7.385425] usb: set unique host mac
  1466. [ 7.385692] rndis0: MAC be:89:5d:84:40:b6
  1467. [ 7.385696] rndis0: HOST MAC 00:00:00:00:00:00
  1468. [ 7.385720] schedule_usb_gadget_connect_work: schedule_usb_gadget_connect_work
  1469. [ 7.388260] usb_gadget_connect_work: usb_gadget_connect_work: speaker_status: 0, speaker_check_count 0
  1470. [ 7.388881] usb: enabled: 0, dev->enabled: 1
  1471. [ 7.388887] dwc3 f9200000.dwc3: request 00000000 was not queued to ep0out
  1472. [ 7.388947] usb: usb_remove_config cdev->config=00000000, config=00000000
  1473. [ 7.393081] usb: enabled: 1, dev->enabled: 0
  1474. [ 7.393088] usb: enable_store f_holder->f:rndis
  1475. [ 7.393095] usb: enable_store vendor=18d1,product=d001,bcdDevice=232
  1476. [ 7.393099] ,Class=0,SubClass=0,Protocol=0
  1477. [ 7.393103] usb: enable_store next cmd : usb_add_config
  1478. [ 7.393108] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
  1479. [ 7.393125] android_usb gadget: using random self ethernet address
  1480. [ 7.393129] usb: set unique host mac
  1481. [ 7.393357] rndis0: MAC 9e:e6:1a:24:e4:42
  1482. [ 7.393361] rndis0: HOST MAC 00:00:00:00:00:00
  1483. [ 7.393377] schedule_usb_gadget_connect_work: schedule_usb_gadget_connect_work
  1484. [ 7.394919] usb_gadget_connect_work: usb_gadget_connect_work: speaker_status: 0, speaker_check_count 0
  1485. [ 7.397401] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1486. [ 8.463379] EXT4-fs (mmcblk0p26): re-mounted. Opts: (null)
  1487. [ 8.475249] preinit: (8.47) Welcome to Sailfish OS 4.4.0.68 (Vanha Rauma)
  1488. [ 10.429719] preinit: (10.42) set_system_time: : 0
  1489. [ 10.437409] preinit: (10.43) is_erase_needed: No : 0
  1490. [ 10.455200] preinit: (10.45) late.d/rich-core-preinit: : 0
  1491. [ 10.467046] preinit: (10.46) get_bootstate: USER : 0
  1492. [ 10.467218] preinit: (10.46) BOOTSTATE = USER
  1493. [ 10.471223] preinit: (10.46) Booting to default.target
  1494. [ 10.511685] systemd (1): undefined instruction: pc=b660ed66
  1495. [ 10.511693] Code: 8000 ef20 0150 4770 (ec51) 0f1e
  1496. [ 10.521419] systemd[1]: Failed to determine whether /sys is a mount point: Bad file descriptor
  1497. [ 10.521562] systemd[1]: Failed to determine whether /proc is a mount point: Bad file descriptor
  1498. [ 10.521719] systemd[1]: Failed to determine whether /dev is a mount point: Bad file descriptor
  1499. [ 10.521947] systemd[1]: Freezing execution.
  1500. [ 10.671592] khhan expTimer_service 142
  1501. [ 10.671616] max77803-muic max77803-muic: func:max77803_muic_usb_detect info->muic_data->sw_path:0
  1502. [ 10.671625] max77803_muic_usb_cb: MUIC attached: 1
  1503. [ 10.671630] max77803_muic_set_safeout: MUIC safeout path=0
  1504. [ 10.672811] usb: support usb 3.0 (rev: 8)
  1505. [ 10.672818] usb: value of redrvEn: 1
  1506. [ 10.672821] usb: dwc3 power supply set(1)
  1507. [ 10.672829] msm-dwc3 msm_dwc3: dwc3_msm_power_set_property_usb: !mdwc->ext_inuse(1), mdwc->ext_xceiv.otg_capability(1), !init(1)
  1508. [ 10.672835] msm-dwc3 msm_dwc3: dwc3_msm_power_set_property_usb: queue_delayed_work mdwc->resume_work
  1509. [ 10.711612] msm-dwc3 msm_dwc3: dwc3_resume_work
  1510. [ 10.711618] msm-dwc3 msm_dwc3: dwc3_resume_work: pm_runtime_get_sync entered
  1511. [ 10.716652] msm-dwc3 msm_dwc3: DWC3 exited from low power mode
  1512. [ 10.866327] dwc3 f9200000.dwc3: dwc3_gadget_restart: unsupported device speed
  1513. [ 10.866546] dwc3 f9200000.dwc3: gadget android_usb data soft-connect
  1514. [ 10.965723] android_work: android_work: did not send uevent (0 0 00000000)
  1515. [ 11.064167] usb:: dwc3_gadget_reset_interrupt
  1516. [ 11.132099] usb:: dwc3_gadget_conndone_interrupt (HS)
  1517. [ 11.132112] usb: Super speed host not available
  1518. [ 11.132194] android_work: android_work: did not send uevent (0 0 00000000)
  1519. [ 11.192090] usb: GET_DES
  1520. [ 11.192161] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1521. [ 11.195763] usb:: dwc3_gadget_reset_interrupt
  1522. [ 11.195770] usb: composite_disconnect
  1523. [ 11.195813] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1524. [ 11.260121] usb:: dwc3_gadget_conndone_interrupt (HS)
  1525. [ 11.348060] usb: GET_DES
  1526. [ 11.348125] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1527. [ 11.348501] usb: set_config_number single config num=0
  1528. [ 11.348508] usb: set_interface_count next_interface_id=2
  1529. [ 11.348619] usb: set_config_number single config num=0
  1530. [ 11.348625] usb: set_interface_count next_interface_id=2
  1531. [ 11.349439] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  1532. [ 11.349525] usb: SET_CON
  1533. [ 11.349529] usb: set_config_number single config num=0
  1534. [ 11.349990] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1535. [ 11.350152] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1536. [ 11.875617] [SSP]: MSG From MCU - Init
  1537. [ 11.875620] Gyro Temp Init
  1538. [ 11.875621] CheckLightLux Init
  1539.  
  1540. [ 11.875623] [INVN]ACCEL_MGMT2 : 63
  1541. [ 11.875625] =>GEP
  1542. [ 11.875626] =>PRP
  1543. [ 11.875627] =>LIGP
  1544. [ 11.875628] =>PRP
  1545. [ 11.875630] AD 8 1 0 1, 500
  1546. [ 11.875631] g_ptSh->cTimer = 500
  1547. [ 11.875632] SetRTC = 500
  1548. [ 12.271611] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1549. [ 12.271644] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 44)(2 --- 43)(3 --- 45)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1550. [ 12.378273] [SSP]: debug_work_func(6) - Sensor state: 0x3ffff, RC: 0, MS: 0 Santi: 0 Dump: 0
  1551. [ 12.384431] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1552. [ 16.011018] max77803_get_input_current: CHG_CNFG_09(0x12)
  1553. [ 16.011558] max77803_get_input_current: CHG_CNFG_09(0x12)
  1554. [ 16.013418] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1555. [ 16.039666] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31902)
  1556. [ 16.040598] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1557. [ 16.041524] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1558. [ 16.041531] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1559. [ 16.041538] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4275mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1560. [ 16.041545] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1561. [ 16.041564] sec_bat_check_callback: Battery status(1)
  1562. [ 16.041570] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1563. [ 16.042131] max77803_get_health_state: reg_data(0x3)
  1564. [ 16.043729] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1565. [ 16.043737] sec_bat_calculate_safety_time : EXPIRED_TIME(10799769), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1566. [ 16.043744] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46955517) TIME NOW(16) TIME PREV(5)
  1567. [ 16.043749] sec_bat_calculate_safety_time : REMAIN_TIME(10797238) CAL_REMAIN_TIME(46944517)
  1568. [ 16.043757] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1569. [ 17.284984] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1570. [ 17.285014] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 42)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1571. [ 21.878875] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59699
  1572. [ 21.878881] ldi_fps: input_fps=59699
  1573. [ 21.878885] ldi_fps:LDI EVT0 Not Support. Skip!!
  1574. [ 21.878992] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1575. [ 22.168252] rndis0: no IPv6 routers present
  1576. [ 22.298261] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1577. [ 22.298291] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 42)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1578. [ 22.671596] max77803-muic max77803-muic: func:max77803_muic_dock_usb_detect info->muic_data->sw_path:0
  1579. [ 22.697224] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1580. [ 23.364892] [SSP]: debug_work_func(1) - Sensor state: 0x3ffff, RC: 0, MS: 0 Santi: 0 Dump: 0
  1581. [ 23.373160] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1582. [ 23.543797] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1583. [ 24.390356] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1584. [ 25.236917] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1585. [ 25.658270] max77803-muic max77803-muic: func:max77803_muic_mhl_detect cable_type:1
  1586. [ 26.055265] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1587. [ 26.873640] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1588. [ 27.011009] max77803_get_input_current: CHG_CNFG_09(0x12)
  1589. [ 27.011548] max77803_get_input_current: CHG_CNFG_09(0x12)
  1590. [ 27.013408] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1591. [ 27.039649] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(346), Temp-ADC(31893)
  1592. [ 27.040581] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1593. [ 27.041507] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1594. [ 27.041513] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1595. [ 27.041519] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4275mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(346),is_hc_usb(0)
  1596. [ 27.041526] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1597. [ 27.041543] sec_bat_check_callback: Battery status(1)
  1598. [ 27.041548] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1599. [ 27.042106] max77803_get_health_state: reg_data(0x3)
  1600. [ 27.043703] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1601. [ 27.043710] sec_bat_calculate_safety_time : EXPIRED_TIME(10797238), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1602. [ 27.043716] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46944513) TIME NOW(27) TIME PREV(16)
  1603. [ 27.043722] sec_bat_calculate_safety_time : REMAIN_TIME(10794707) CAL_REMAIN_TIME(46933513)
  1604. [ 27.043729] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1605. [ 27.311602] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1606. [ 27.311632] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 42)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1607. [ 27.720196] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59672
  1608. [ 27.720201] ldi_fps: input_fps=59672
  1609. [ 27.720205] ldi_fps:LDI EVT0 Not Support. Skip!!
  1610. [ 27.720263] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1611. [ 28.566728] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1612. [ 29.385083] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1613. [ 30.217535] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1614. [ 31.035920] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1615. [ 31.868399] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1616. [ 32.324984] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1617. [ 32.325014] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 42)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1618. [ 32.700841] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1619. [ 33.505115] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59681
  1620. [ 33.505120] ldi_fps: input_fps=59681
  1621. [ 33.505124] ldi_fps:LDI EVT0 Not Support. Skip!!
  1622. [ 33.505229] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1623. [ 34.351588] [SSP]: debug_work_func(1) - Sensor state: 0x3ffff, RC: 0, MS: 0 Santi: 0 Dump: 0
  1624. [ 34.351663] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1625. [ 34.359866] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1626. [ 35.198211] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1627. [ 36.030669] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1628. [ 36.877206] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1629. [ 37.338360] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1630. [ 37.338390] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 42)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1631. [ 37.344346] max77803_get_input_current: CHG_CNFG_09(0x12)
  1632. [ 37.344886] max77803_get_input_current: CHG_CNFG_09(0x12)
  1633. [ 37.346745] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1634. [ 37.372986] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(347), Temp-ADC(31883)
  1635. [ 37.373918] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1636. [ 37.374843] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1637. [ 37.374849] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1638. [ 37.374856] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4276mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(347),is_hc_usb(0)
  1639. [ 37.374862] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1640. [ 37.374880] sec_bat_check_callback: Battery status(1)
  1641. [ 37.374885] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1642. [ 37.375445] max77803_get_health_state: reg_data(0x3)
  1643. [ 37.377042] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1644. [ 37.377049] sec-battery battery.95: sec_bat_time_management: Charging Time : 34 secs
  1645. [ 37.377057] sec-battery battery.95: sec_bat_temperature: HLT(2000) HLR(2000) HT(600), HR(400), LT(-45), LR(0)
  1646. [ 37.377066] sec_bat_swelling_check: Fail to sec-charger get (9=>-22)
  1647. [ 37.377126] sec_bat_swelling_check: status(1), swell_mode(0:0:0), cv(0)mV, temp(347)
  1648. [ 37.377133] sec-battery battery.95: sec_bat_fullcharged_check: Charging Mode : Normal
  1649. [ 37.377140] sec_bat_calculate_safety_time : EXPIRED_TIME(10794707), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1650. [ 37.377146] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46933508) TIME NOW(37) TIME PREV(27)
  1651. [ 37.377151] sec_bat_calculate_safety_time : REMAIN_TIME(10792406) CAL_REMAIN_TIME(46923508)
  1652. [ 37.377158] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1653. [ 37.723772] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1654. [ 38.556201] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59681
  1655. [ 38.556206] ldi_fps: input_fps=59681
  1656. [ 38.556210] ldi_fps:LDI EVT0 Not Support. Skip!!
  1657. [ 38.556316] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1658. [ 39.402745] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1659. [ 40.235175] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1660. [ 41.081727] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1661. [ 41.928278] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1662. [ 42.351600] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1663. [ 42.351630] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 43)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1664. [ 42.774840] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1665. [ 43.621372] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59690
  1666. [ 43.621378] ldi_fps: input_fps=59690
  1667. [ 43.621381] ldi_fps:LDI EVT0 Not Support. Skip!!
  1668. [ 43.621439] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1669. [ 43.994534] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1670. [ 44.418525] android_work: android_work: sent uevent USB_STATE=SUSPENDED
  1671. [ 44.480284] max77803_irq_thread: interrupt source(0x01)
  1672. [ 44.480820] max77803_irq_thread: charger interrupt(0x40)
  1673. [ 44.535236] max77803_irq_thread: interrupt source(0x08)
  1674. [ 44.535999] max77803_irq_thread: muic interrupt(0x00, 0x13, 0x00)
  1675. [ 44.536008] max77803-muic max77803-muic: max77803_muic_irq: irq:372
  1676. [ 44.536548] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:0
  1677. [ 44.537199] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:372 ret:0
  1678. [ 44.537205] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x0
  1679. [ 44.537214] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:0 vb:0 dxovp:0 cable_type:1
  1680. [ 44.537220] max77803-muic max77803-muic: max77803_muic_detect_dev: DETACHED
  1681. [ 44.537226] max77803-muic max77803-muic: func:max77803_muic_handle_detach
  1682. [ 44.540058] max77803-muic max77803-muic: max77803_muic_handle_detach: CNTL2(0x3b)
  1683. [ 44.540598] max77803-muic:max77803_muic_clear_cddelay read CDETCTRL1=0xd, ret=0
  1684. [ 44.540603] max77803-muic:max77803_muic_clear_cddelay CDDelay already cleared, return
  1685. [ 44.540609] max77803-muic max77803-muic: max77803_muic_handle_detach: USB(0x1)
  1686. [ 44.540615] max77803-muic max77803-muic: func:max77803_muic_set_charging_type cable_type:0: force_disable:0
  1687. [ 44.540628] max77803_muic_charger_cb: cable type : 0
  1688. [ 44.540632] max77803_muic_charger_cb: cable type for charger: cable_type(0), previous_cable_type(1)
  1689. [ 44.540640] sec-battery battery.95: sec_bat_set_property: current_cable(1), wc_status(0), wire_status(1)
  1690. [ 44.540652] max77803_muic_cancel_usb_connection
  1691. [ 44.540666] max77803_muic_usb_cb: MUIC attached: 0
  1692. [ 44.540670] usb: support usb 3.0 (rev: 8)
  1693. [ 44.540676] usb: value of redrvEn: 0
  1694. [ 44.540680] usb: dwc3 power supply set(0)
  1695. [ 44.540685] msm-dwc3 msm_dwc3: dwc3_msm_power_set_property_usb: !mdwc->ext_inuse(1), mdwc->ext_xceiv.otg_capability(1), !init(0)
  1696. [ 44.540692] msm-dwc3 msm_dwc3: dwc3_msm_power_set_property_usb: queue_delayed_work mdwc->resume_work
  1697. [ 44.540704] usb: support usb 3.0 (rev: 8)
  1698. [ 44.540709] usb: value of redrvEn: 0
  1699. [ 44.540714] max77803_set_jig_state: 0
  1700. [ 44.540719] max77803-muic max77803-muic: max77803_muic_uart_uevent: state:0
  1701. [ 44.540727] max77803-muic max77803-muic: max77803_muic_irq: irq:376
  1702. [ 44.541267] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:0
  1703. [ 44.541935] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:376 ret:0
  1704. [ 44.541941] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x0
  1705. [ 44.541948] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:0 vb:0 dxovp:0 cable_type:0
  1706. [ 44.541954] max77803-muic max77803-muic: max77803_muic_detect_dev: DETACHED
  1707. [ 44.541959] max77803-muic max77803-muic: func:max77803_muic_handle_detach
  1708. [ 44.544776] max77803-muic max77803-muic: max77803_muic_handle_detach: CNTL2(0x3b)
  1709. [ 44.544937] sec_bat_cable_work: Fail to sec-charger set (9=>-22)
  1710. [ 44.544999] sec_bat_check_cable_result_callback set ldo off
  1711. [ 44.545021] 8941_l11: Failed to create debugfs directory
  1712. [ 44.545352] max77803-muic:max77803_muic_clear_cddelay read CDETCTRL1=0xd, ret=0
  1713. [ 44.545357] max77803-muic:max77803_muic_clear_cddelay CDDelay already cleared, return
  1714. [ 44.545363] max77803-muic max77803-muic: max77803_muic_handle_detach: duplicated(NONE)
  1715. [ 44.545680] sec_bat_set_charge: Fail to sec-charger set (42=>-22)
  1716. [ 44.545788] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1717. [ 44.548325] max77803_set_charge_current: reg_data(0x80), charge(0)
  1718. [ 44.552107] max77803_set_input_current: reg_data(0x12), input(460)
  1719. [ 44.553979] max77803_set_topoff_current: reg_data(0x00), topoff(0)
  1720. [ 44.554392] sec-battery battery.95: sec_bat_cable_work: Status:Discharging, Sleep:No, Charging:No, Short Poll:No
  1721. [ 44.554399] sec-battery battery.95: sec_bat_cable_work: Polling time is reset to 30 sec.
  1722. [ 44.578266] msm-dwc3 msm_dwc3: dwc3_resume_work
  1723. [ 44.578272] msm-dwc3 msm_dwc3: dwc3_resume_work: already running
  1724. [ 44.578285] dwc3 f9200000.dwc3: gadget android_usb data soft-disconnect
  1725. [ 44.578290] usb:: dwc3_gadget_disconnect_interrupt
  1726. [ 44.578297] usb: composite_disconnect
  1727. [ 44.578631] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1728. [ 44.584035] msm-dwc3 msm_dwc3: DWC3 in low power mode
  1729. [ 44.648172] max77803_irq_thread: interrupt source(0x01)
  1730. [ 44.648734] max77803_irq_thread: charger interrupt(0x40)
  1731. [ 44.674193] max77803_irq_thread: interrupt source(0x08)
  1732. [ 44.674984] max77803_irq_thread: muic interrupt(0x00, 0x12, 0x00)
  1733. [ 44.674993] max77803-muic max77803-muic: max77803_muic_irq: irq:376
  1734. [ 44.675539] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:3f
  1735. [ 44.676197] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:376 ret:0
  1736. [ 44.676203] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x48
  1737. [ 44.676211] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:0 vb:40 dxovp:0 cable_type:0
  1738. [ 44.676216] max77803-muic max77803-muic: max77803_muic_detect_dev: DETACHED
  1739. [ 44.676221] max77803-muic max77803-muic: func:max77803_muic_handle_detach
  1740. [ 44.679088] max77803-muic max77803-muic: max77803_muic_handle_detach: CNTL2(0x3b)
  1741. [ 44.679633] max77803-muic:max77803_muic_clear_cddelay read CDETCTRL1=0xd, ret=0
  1742. [ 44.679638] max77803-muic:max77803_muic_clear_cddelay CDDelay already cleared, return
  1743. [ 44.679643] max77803-muic max77803-muic: max77803_muic_handle_detach: duplicated(NONE)
  1744. [ 44.866009] max77803_irq_thread: interrupt source(0x08)
  1745. [ 44.866779] max77803_irq_thread: muic interrupt(0x00, 0x13, 0x00)
  1746. [ 44.866787] max77803-muic max77803-muic: max77803_muic_irq: irq:372
  1747. [ 44.867332] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:0
  1748. [ 44.867991] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:372 ret:0
  1749. [ 44.867997] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x0
  1750. [ 44.868004] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:0 vb:0 dxovp:0 cable_type:0
  1751. [ 44.868010] max77803-muic max77803-muic: max77803_muic_detect_dev: DETACHED
  1752. [ 44.868015] max77803-muic max77803-muic: func:max77803_muic_handle_detach
  1753. [ 44.870886] max77803-muic max77803-muic: max77803_muic_handle_detach: CNTL2(0x3b)
  1754. [ 44.871432] max77803-muic:max77803_muic_clear_cddelay read CDETCTRL1=0xd, ret=0
  1755. [ 44.871437] max77803-muic:max77803_muic_clear_cddelay CDDelay already cleared, return
  1756. [ 44.871443] max77803-muic max77803-muic: max77803_muic_handle_detach: duplicated(NONE)
  1757. [ 44.871450] max77803-muic max77803-muic: max77803_muic_irq: irq:376
  1758. [ 44.872009] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:0
  1759. [ 44.872669] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:376 ret:0
  1760. [ 44.872674] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x0
  1761. [ 44.872682] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:0 vb:0 dxovp:0 cable_type:0
  1762. [ 44.872687] max77803-muic max77803-muic: max77803_muic_detect_dev: DETACHED
  1763. [ 44.872692] max77803-muic max77803-muic: func:max77803_muic_handle_detach
  1764. [ 44.875561] max77803-muic max77803-muic: max77803_muic_handle_detach: CNTL2(0x3b)
  1765. [ 44.876107] max77803-muic:max77803_muic_clear_cddelay read CDETCTRL1=0xd, ret=0
  1766. [ 44.876111] max77803-muic:max77803_muic_clear_cddelay CDDelay already cleared, return
  1767. [ 44.876117] max77803-muic max77803-muic: max77803_muic_handle_detach: duplicated(NONE)
  1768. [ 44.994397] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1769. [ 45.057706] max77803_get_input_current: CHG_CNFG_09(0x12)
  1770. [ 45.058269] max77803_get_input_current: CHG_CNFG_09(0x12)
  1771. [ 45.060128] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1772. [ 45.086389] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(347), Temp-ADC(31882)
  1773. [ 45.088082] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1774. [ 45.089038] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1775. [ 45.089044] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1776. [ 45.089051] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4206mV),Inow(-450mA),Imax(460mA),SOC(96%),Tbat(347),is_hc_usb(0)
  1777. [ 45.089058] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1778. [ 45.089064] sec_bat_time_management: Charging Disabled
  1779. [ 45.089071] sec_bat_swelling_check: Fail to sec-charger get (9=>-22)
  1780. [ 45.089131] sec_bat_swelling_check: status(2), swell_mode(0:1:0), cv(0)mV, temp(347)
  1781. [ 45.089135] sec_bat_swelling_check: DISCHARGING or NOT-CHARGING. stop swelling mode
  1782. [ 45.089141] sec_bat_set_current_event: current event before(0x0), after(0x0)
  1783. [ 45.089151] sec-battery battery.95: sec_bat_monitor_work: Status(Discharging), Mode(None), Health(Good), Cable(1), Vendor(SDI SDI), level(100%)
  1784. [ 45.364926] [SSP]: debug_work_func(1) - Sensor state: 0x3ffff, RC: 0, MS: 0 Santi: 0 Dump: 0
  1785. [ 45.373497] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1786. [ 45.399732] max77803_irq_thread: interrupt source(0x08)
  1787. [ 45.400502] max77803_irq_thread: muic interrupt(0x00, 0x12, 0x00)
  1788. [ 45.400511] max77803-muic max77803-muic: max77803_muic_irq: irq:376
  1789. [ 45.401057] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:3f
  1790. [ 45.401740] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:376 ret:0
  1791. [ 45.401746] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x48
  1792. [ 45.401754] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:0 vb:40 dxovp:0 cable_type:0
  1793. [ 45.401759] max77803-muic max77803-muic: max77803_muic_detect_dev: DETACHED
  1794. [ 45.401764] max77803-muic max77803-muic: func:max77803_muic_handle_detach
  1795. [ 45.404616] max77803-muic max77803-muic: max77803_muic_handle_detach: CNTL2(0x3b)
  1796. [ 45.405176] max77803-muic:max77803_muic_clear_cddelay read CDETCTRL1=0xd, ret=0
  1797. [ 45.405181] max77803-muic:max77803_muic_clear_cddelay CDDelay already cleared, return
  1798. [ 45.405186] max77803-muic max77803-muic: max77803_muic_handle_detach: duplicated(NONE)
  1799. [ 45.486913] max77803_irq_thread: interrupt source(0x08)
  1800. [ 45.487683] max77803_irq_thread: muic interrupt(0x00, 0x03, 0x00)
  1801. [ 45.487690] max77803-muic max77803-muic: max77803_muic_irq: irq:372
  1802. [ 45.488256] max77803-muic max77803-muic: func:max77803_muic_detect_dev CONTROL1:9
  1803. [ 45.488915] max77803-muic max77803-muic: func:max77803_muic_detect_dev irq:372 ret:0
  1804. [ 45.488921] max77803-muic max77803-muic: max77803_muic_detect_dev: STATUS1:0x3f, 2:0x41
  1805. [ 45.488928] max77803-muic max77803-muic: adc:1f adcerr:0 chgtyp:1 vb:40 dxovp:0 cable_type:0
  1806. [ 45.488934] max77803-muic max77803-muic: max77803_muic_detect_dev: ATTACHED
  1807. [ 45.488940] max77803-muic max77803-muic: func:max77803_muic_handle_attach st1:3f st2:41 cable_type:0
  1808. [ 45.488947] max77803-muic max77803-muic: func:max77803_muic_attach_usb_type adc:1f cable_type:0
  1809. [ 45.488953] max77803-muic max77803-muic: max77803_muic_attach_usb_type:USB
  1810. [ 45.488958] max77803-muic max77803-muic: func:max77803_muic_set_charging_type cable_type:1: force_disable:0
  1811. [ 45.488971] max77803_muic_charger_cb: cable type : 1
  1812. [ 45.488975] max77803_muic_charger_cb: cable type for charger: cable_type(1), previous_cable_type(0)
  1813. [ 45.488982] sec-battery battery.95: sec_bat_set_property: current_cable(4), wc_status(0), wire_status(4)
  1814. [ 45.488995] max77803-muic max77803-muic: func:max77803_muic_set_usb_path path:0, cable_type:1
  1815. [ 45.489000] max77803_muic_set_safeout: MUIC safeout path=0
  1816. [ 45.490179] max77803-muic max77803-muic: max77803_muic_set_usb_path: AP_USB_MODE
  1817. [ 45.490185] max77803-muic max77803-muic: max77803_muic_set_usb_path: Set manual path
  1818. [ 45.492646] max77803-muic max77803-muic: max77803_muic_set_usb_path: CNTL1(0x09)
  1819. [ 45.493191] max77803-muic max77803-muic: max77803_muic_set_usb_path: CNTL2(0x3e)
  1820. [ 45.493198] max77803_muic_schedule_usb_connection
  1821. [ 45.493224] sec_bat_cable_work: Fail to sec-charger set (9=>-22)
  1822. [ 45.493332] sec_bat_check_cable_result_callback set ldo on
  1823. [ 45.493345] 8941_l11: Failed to create debugfs directory
  1824. [ 45.494440] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1825. [ 45.494501] sec_bat_set_charge: Fail to sec-charger set (42=>-22)
  1826. [ 45.494608] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1827. [ 45.494668] sec_bat_set_charge: Fail to sec-charger set (6=>-22)
  1828. [ 45.494918] max77803_muic_usb_connection_work: speaker_status: 0, speaker_check_count 0
  1829. [ 45.494925] max77803_muic_usb_cb: MUIC attached: 1
  1830. [ 45.494929] max77803_muic_set_safeout: MUIC safeout path=0
  1831. [ 45.496528] usb: support usb 3.0 (rev: 8)
  1832. [ 45.496535] usb: value of redrvEn: 1
  1833. [ 45.496538] usb: dwc3 power supply set(1)
  1834. [ 45.496544] msm-dwc3 msm_dwc3: dwc3_msm_power_set_property_usb: !mdwc->ext_inuse(1), mdwc->ext_xceiv.otg_capability(1), !init(0)
  1835. [ 45.496550] msm-dwc3 msm_dwc3: dwc3_msm_power_set_property_usb: queue_delayed_work mdwc->resume_work
  1836. [ 45.498585] max77803_set_charge_current: reg_data(0x8b), charge(460)
  1837. [ 45.505064] max77803_set_topoff_current: reg_data(0x24), topoff(200)
  1838. [ 45.505612] max77803_irq_thread: interrupt source(0x01)
  1839. [ 45.506154] max77803_irq_thread: charger interrupt(0x40)
  1840. [ 45.507523] sec-battery battery.95: sec_bat_cable_work: Status:Charging, Sleep:No, Charging:Yes, Short Poll:Yes
  1841. [ 45.507530] sec-battery battery.95: sec_bat_cable_work: Polling time is reset to 30 sec.
  1842. [ 45.534923] msm-dwc3 msm_dwc3: dwc3_resume_work
  1843. [ 45.534928] msm-dwc3 msm_dwc3: dwc3_resume_work: pm_runtime_get_sync entered
  1844. [ 45.540527] msm-dwc3 msm_dwc3: DWC3 exited from low power mode
  1845. [ 45.689852] dwc3 f9200000.dwc3: gadget android_usb data soft-connect
  1846. [ 45.891511] usb:: dwc3_gadget_reset_interrupt
  1847. [ 45.963427] usb:: dwc3_gadget_conndone_interrupt (HS)
  1848. [ 45.963440] usb: Super speed host not available
  1849. [ 45.963520] android_work: android_work: did not send uevent (0 0 00000000)
  1850. [ 45.994255] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1851. [ 46.010988] max77803_get_input_current: CHG_CNFG_09(0x12)
  1852. [ 46.011529] max77803_get_input_current: CHG_CNFG_09(0x12)
  1853. [ 46.013387] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1854. [ 46.027413] usb: GET_DES
  1855. [ 46.027480] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1856. [ 46.031095] usb:: dwc3_gadget_reset_interrupt
  1857. [ 46.031102] usb: composite_disconnect
  1858. [ 46.031141] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1859. [ 46.039731] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(347), Temp-ADC(31877)
  1860. [ 46.041407] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1861. [ 46.042345] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1862. [ 46.042351] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1863. [ 46.042358] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4265mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(347),is_hc_usb(0)
  1864. [ 46.042365] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1865. [ 46.042383] sec_bat_check_callback: Battery status(1)
  1866. [ 46.042388] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1867. [ 46.042926] max77803_get_health_state: reg_data(0x3)
  1868. [ 46.044527] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1869. [ 46.044533] sec-battery battery.95: sec_bat_time_management: Charging Time : 1 secs
  1870. [ 46.044540] sec-battery battery.95: sec_bat_temperature: HLT(2000) HLR(2000) HT(600), HR(400), LT(-45), LR(0)
  1871. [ 46.044549] sec_bat_swelling_check: Fail to sec-charger get (9=>-22)
  1872. [ 46.044656] sec_bat_swelling_check: status(1), swell_mode(0:0:0), cv(0)mV, temp(347)
  1873. [ 46.044664] sec-battery battery.95: sec_bat_fullcharged_check: Charging Mode : Normal
  1874. [ 46.044671] sec_bat_calculate_safety_time : EXPIRED_TIME(10800000), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1875. [ 46.044677] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46956521) TIME NOW(46) TIME PREV(46)
  1876. [ 46.044682] sec_bat_calculate_safety_time : REMAIN_TIME(10799999) CAL_REMAIN_TIME(46956521)
  1877. [ 46.044689] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1878. [ 46.099445] usb:: dwc3_gadget_conndone_interrupt (HS)
  1879. [ 46.187941] usb: GET_DES
  1880. [ 46.188005] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1881. [ 46.188318] usb: set_config_number single config num=0
  1882. [ 46.188323] usb: set_interface_count next_interface_id=2
  1883. [ 46.188434] usb: set_config_number single config num=0
  1884. [ 46.188439] usb: set_interface_count next_interface_id=2
  1885. [ 46.189336] android_usb gadget: high-speed config #1: fe8050c8.android_usb
  1886. [ 46.189407] usb: SET_CON
  1887. [ 46.189412] usb: set_config_number single config num=0
  1888. [ 46.189714] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1889. [ 46.549848] max77803_chgin_isr_work: irq(367), chgin(0x3), chg_dtls(0x1) prev 0x3
  1890. [ 46.994115] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1891. [ 47.364951] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1892. [ 47.364982] msm_thermal:msm_therm_temp_log (0 --- 44)(1 --- 44)(2 --- 43)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1893. [ 47.689859] max77803_chgin_isr_work: irq(367), chgin(0x3), chg_dtls(0x1) prev 0x3
  1894. [ 47.993968] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1895. [ 49.656969] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59681
  1896. [ 49.656974] ldi_fps: input_fps=59681
  1897. [ 49.656978] ldi_fps:LDI EVT0 Not Support. Skip!!
  1898. [ 49.657037] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1899. [ 50.503473] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1900. [ 51.350022] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1901. [ 52.133051] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1902. [ 52.378301] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1903. [ 52.378331] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 44)(2 --- 43)(3 --- 45)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1904. [ 53.118254] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1905. [ 54.118090] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1906. [ 55.117948] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59697
  1907. [ 55.117953] ldi_fps: input_fps=59697
  1908. [ 55.117957] ldi_fps:LDI EVT0 Not Support. Skip!!
  1909. [ 55.118062] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1910. [ 56.117802] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1911. [ 56.351212] max77803_get_input_current: CHG_CNFG_09(0x12)
  1912. [ 56.351770] max77803_get_input_current: CHG_CNFG_09(0x12)
  1913. [ 56.353612] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1914. [ 56.378276] [SSP]: debug_work_func(1) - Sensor state: 0x3ffff, RC: 0, MS: 0 Santi: 0 Dump: 0
  1915. [ 56.379834] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(348), Temp-ADC(31867)
  1916. [ 56.380805] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1917. [ 56.381804] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1918. [ 56.381811] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1919. [ 56.381819] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4273mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(348),is_hc_usb(0)
  1920. [ 56.381830] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1921. [ 56.381852] sec_bat_check_callback: Battery status(1)
  1922. [ 56.381857] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1923. [ 56.382441] max77803_get_health_state: reg_data(0x3)
  1924. [ 56.384357] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1925. [ 56.384364] sec_bat_calculate_safety_time : EXPIRED_TIME(10799999), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1926. [ 56.384371] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46956517) TIME NOW(56) TIME PREV(46)
  1927. [ 56.384377] sec_bat_calculate_safety_time : REMAIN_TIME(10797698) CAL_REMAIN_TIME(46946517)
  1928. [ 56.384384] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1929. [ 56.386915] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1930. [ 57.117659] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1931. [ 57.391602] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1932. [ 57.391632] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 44)(2 --- 43)(3 --- 44)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1933. [ 58.117516] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1934. [ 59.117374] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1935. [ 60.117230] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1936. [ 61.117086] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59687
  1937. [ 61.117091] ldi_fps: input_fps=59687
  1938. [ 61.117095] ldi_fps:LDI EVT0 Not Support. Skip!!
  1939. [ 61.117153] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1940. [ 62.116945] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1941. [ 62.404938] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1942. [ 62.404968] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 44)(2 --- 43)(3 --- 45)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1943. [ 63.116799] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1944. [ 64.116657] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1945. [ 65.116513] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1946. [ 66.116376] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1947. [ 67.116231] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59687
  1948. [ 67.116237] ldi_fps: input_fps=59687
  1949. [ 67.116241] ldi_fps:LDI EVT0 Not Support. Skip!!
  1950. [ 67.116301] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1951. [ 67.364914] [SSP]: debug_work_func(1) - Sensor state: 0x3ffff, RC: 0, MS: 0 Santi: 0 Dump: 0
  1952. [ 67.373190] [SSP] Sensor Posision A : 6, G : 6, M: 3
  1953. [ 67.418263] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1954. [ 67.418295] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 44)(2 --- 43)(3 --- 45)(4 --- 45)(5 --- 45)(6 --- 45)(7 --- 45)(8 --- 45)(9 --- 44)(10 --- 43)
  1955. [ 68.116088] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1956. [ 69.377907] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1957. [ 70.210304] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1958. [ 70.685604] max77803_get_input_current: CHG_CNFG_09(0x12)
  1959. [ 70.686145] max77803_get_input_current: CHG_CNFG_09(0x12)
  1960. [ 70.687986] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1961. [ 70.714207] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(348), Temp-ADC(31853)
  1962. [ 70.715157] sec-battery battery.95: sec_bat_get_temperature_by_adc: Temp(292), Temp-ADC(33000)
  1963. [ 70.716083] sec-fuelgauge 19-0036: max17048_get_soc : raw capacity (9527), data(0x0000)
  1964. [ 70.716089] sec-fuelgauge 19-0036: sec_fg_get_scaled_capacity: scaled capacity (96.1)
  1965. [ 70.716097] sec-battery battery.95: sec_bat_get_battery_info:Vnow(4275mV),Inow(450mA),Imax(460mA),SOC(96%),Tbat(348),is_hc_usb(0)
  1966. [ 70.716104] sec_bat_check_callback: battery->pdata->bat_irq_gpio(407)
  1967. [ 70.716124] sec_bat_check_callback: Battery status(1)
  1968. [ 70.716129] sec-battery battery.95: sec_bat_battery_cable_check: Battery Connected
  1969. [ 70.716668] max77803_get_health_state: reg_data(0x3)
  1970. [ 70.718283] max77803_get_health_state: vbus_state : 0x3, chg_dtls : 0x1
  1971. [ 70.718291] sec_bat_calculate_safety_time : EXPIRED_TIME(10797698), IP(2300000), CP(0), CURR(460), STANDARD(2000)
  1972. [ 70.718298] sec_bat_calculate_safety_time : CAL_EXPIRED_TIME(46946513) TIME NOW(70) TIME PREV(56)
  1973. [ 70.718303] sec_bat_calculate_safety_time : REMAIN_TIME(10794477) CAL_REMAIN_TIME(46932513)
  1974. [ 70.718311] sec-battery battery.95: sec_bat_monitor_work: Status(Charging), Mode(Normal), Health(Good), Cable(4), Vendor(SDI SDI), level(100%)
  1975. [ 71.042766] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1976. [ 71.889315] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1977. [ 72.431601] msm_thermal:msm_therm_temp_log Debug Temp for Sensor:
  1978. [ 72.431633] msm_thermal:msm_therm_temp_log (0 --- 45)(1 --- 45)(2 --- 43)(3 --- 45)(4 --- 45)(5 --- 46)(6 --- 46)(7 --- 45)(8 --- 46)(9 --- 44)(10 --- 43)
  1979. [ 72.741720] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync write 59689
  1980. [ 72.741726] ldi_fps: input_fps=59689
  1981. [ 72.741730] ldi_fps:LDI EVT0 Not Support. Skip!!
  1982. [ 72.741837] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync failed
  1983. [ 73.574166] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1984. [ 74.420712] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1985. [ 75.239086] wacom_g5sp_i2c 6-0056: wacom_i2c_write_vsync vsync waiting time..
  1986.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement