Guest User

dmesg #9

a guest
Jun 24th, 2017
991
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 226.52 KB | None | 0 0
  1. ifive:/ # dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x500
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 3.10.0 (netlars@crewrktablets) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #9 SMP PREEMPT Sat Jun 24 22:14:09 CEST 2017
  6. [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
  9. [ 0.000000] rockchip_uboot_logo_setup: mem: 2000000@7dc00000, offset:1000000
  10. [ 0.000000] rockchip_uboot_mem_reserve: reserve 2000000@7dc00000 for uboot logo
  11. [ 0.000000] rockchip_ion_reserve
  12. [ 0.000000] ion heap(drm): base(0) size(0) align(0)
  13. [ 0.000000] ion heap(cma): base(40000000) size(28000000) align(0)
  14. [ 0.000000] ion heap(vmalloc): base(0) size(0) align(0)
  15. [ 0.000000] cma: CMA: reserved 640 MiB at 40000000
  16. [ 0.000000] ion_reserve: cma reserved base 40000000 size 671088640
  17. [ 0.000000] cma: CMA: reserved 16 MiB at 1dc00000
  18. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  19. [ 0.000000] Boot mode: REBOOT (6) flag: LOADER (0xc3524201)
  20. [ 0.000000] On node 0 totalpages: 524288
  21. [ 0.000000] free_area_init_node: node 0, pgdat c0af0c40, node_mem_map c0c22000
  22. [ 0.000000] Normal zone: 984 pages used for memmap
  23. [ 0.000000] Normal zone: 0 pages reserved
  24. [ 0.000000] Normal zone: 125952 pages, LIFO batch:31
  25. [ 0.000000] HighMem zone: 3112 pages used for memmap
  26. [ 0.000000] HighMem zone: 398336 pages, LIFO batch:31
  27. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1c57000 s9920 r8192 d14656 u32768
  28. [ 0.000000] pcpu-alloc: s9920 r8192 d14656 u32768 alloc=8*4096
  29. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  30. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523304
  31. [ 0.000000] Kernel command line: vmalloc=496M vmalloc=516M selinux=1 console=ttyFIQ0 loglevel=1 androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.bootmode=emmc androidboot.bootloader=V2RK3288 androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000E000(kernel),0x00008000@0x00016000(boot),0x00008000@0x0001E000(recovery),0x00002000@0x00026000(backup),0x00040000@0x00028000(cache),0x00008000@0x00068000(kpanic),0x00400000@0x00070000(system),0x00008000@0x00470000(metadata),0x00002000@0x00478000(radical_update),0x00002000@0x0047A000(user),-@0x0047C000(userdata) storagemedia=emmc uboot_logo=0x02000000@0x7dc00000:0x01000000 loader.timestamp=2017-01-13_17:02:08
  32. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  33. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  34. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  35. [ 0.000000] allocated 4194304 bytes of page_cgroup
  36. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  37. [ 0.000000] Memory: 2048MB = 2048MB total
  38. [ 0.000000] Memory: 1357208k/1357208k available, 739944k reserved, 905216K highmem
  39. [ 0.000000] Virtual kernel memory layout:
  40. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  41. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  42. [ 0.000000] vmalloc : 0xdf000000 - 0xff000000 ( 512 MB)
  43. [ 0.000000] lowmem : 0xc0000000 - 0xdec00000 ( 492 MB)
  44. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  45. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  46. [ 0.000000] .text : 0xc0008000 - 0xc0a14554 (10290 kB)
  47. [ 0.000000] .init : 0xc0a15000 - 0xc0a4e6c0 ( 230 kB)
  48. [ 0.000000] .data : 0xc0a50000 - 0xc0af1c00 ( 647 kB)
  49. [ 0.000000] .bss : 0xc0af1c00 - 0xc0c2127c (1214 kB)
  50. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  51. [ 0.000000] Preemptible hierarchical RCU implementation.
  52. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  53. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  54. [ 0.000000] rk_clk_tree_init start! cru base = 0xfed00000
  55. [ 0.000000] rk_get_uboot_display_flag: uboot_logo_on = 1
  56. [ 0.000000] rkclk_init_clks: cnt_parent = 7
  57. [ 0.000000] rkclk_init_clks: cnt_rate = 28
  58. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  59. [ 0.000000] Switching to timer-based delay loop
  60. [ 0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
  61. [ 0.000000] process version: 0
  62. [ 0.000000] channel:0, lkg:14
  63. [ 0.000000] target-temp:80
  64. [ 0.000000] channel:2, lkg:0
  65. [ 0.000000] target-temp:80
  66. [ 0.000000] channel:0, lkg:14
  67. [ 0.000000] target-temp:80
  68. [ 0.000000] channel:1, lkg:13
  69. [ 0.000000] target-temp:80
  70. [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  71. [ 0.250622] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  72. [ 0.250637] pid_max: default: 32768 minimum: 301
  73. [ 0.250741] Security Framework initialized
  74. [ 0.250755] SELinux: Initializing.
  75. [ 0.250787] SELinux: Starting in permissive mode
  76. [ 0.250823] Mount-cache hash table entries: 512
  77. [ 0.251414] Initializing cgroup subsys debug
  78. [ 0.251426] Initializing cgroup subsys memory
  79. [ 0.251451] Initializing cgroup subsys freezer
  80. [ 0.251478] CPU: Testing write buffer coherency: ok
  81. [ 0.251726] /cpus/cpu@0 missing clock-frequency property
  82. [ 0.251738] /cpus/cpu@1 missing clock-frequency property
  83. [ 0.251747] /cpus/cpu@2 missing clock-frequency property
  84. [ 0.251756] /cpus/cpu@3 missing clock-frequency property
  85. [ 0.251794] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
  86. [ 0.251838] Setting up static identity map for 0xc0744988 - 0xc07449e0
  87. [ 0.253643] last_log: 0x1d500000 map to 0xdf004000 and copy to 0xdf086000, size 0x80000 early 0x181a (version 3.0)
  88. [ 0.328766] CPU1: Booted secondary processor
  89. [ 0.328795] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
  90. [ 0.348455] CPU2: Booted secondary processor
  91. [ 0.348478] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
  92. [ 0.368156] CPU3: Booted secondary processor
  93. [ 0.368179] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
  94. [ 0.368277] Brought up 4 CPUs
  95. [ 0.368304] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  96. [ 0.368313] CPU: All CPU(s) started in SVC mode.
  97. [ 0.368962] devtmpfs: initialized
  98. [ 0.373652] pinctrl core: initialized pinctrl subsystem
  99. [ 0.373865] regulator-dummy: no parameters
  100. [ 0.383724] NET: Registered protocol family 16
  101. [ 0.385446] DMA: preallocated 256 KiB pool for atomic coherent allocations
  102. [ 0.385707] ion_snapshot: 0x1d640000 map to 0xdf107000 and copy to 0xc0bc48c4 (version 0.1)
  103. [ 0.387976] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
  104. [ 0.387997] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
  105. [ 0.388013] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
  106. [ 0.388029] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
  107. [ 0.388162] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
  108. [ 0.388224] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
  109. [ 0.388282] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
  110. [ 0.388339] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
  111. [ 0.388396] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
  112. [ 0.388457] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
  113. [ 0.388517] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
  114. [ 0.388574] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
  115. [ 0.388635] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
  116. [ 0.388695] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
  117. [ 0.388708] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
  118. [ 0.388718] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
  119. [ 0.388729] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
  120. [ 0.388787] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
  121. [ 0.388836] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
  122. [ 0.388880] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
  123. [ 0.388927] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
  124. [ 0.388969] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4
  125. [ 0.389015] gpiochip_add: registered GPIOs 160 to 191 on device: gpio5
  126. [ 0.389057] gpiochip_add: registered GPIOs 192 to 223 on device: gpio6
  127. [ 0.389099] gpiochip_add: registered GPIOs 224 to 255 on device: gpio7
  128. [ 0.389145] gpiochip_add: registered GPIOs 256 to 287 on device: gpio8
  129. [ 0.389187] gpiochip_add: registered GPIOs 288 to 319 on device: gpio15
  130. [ 0.389210] rockchip_interrupts_register:bank_num=7
  131. [ 0.391021] of_get_named_gpio_flags exited with status 245
  132. [ 0.391032] of_get_gpio_init_config:gpio[0] = 245, value = 0
  133. [ 0.391081] rockchip_pinctrl_probe:init ok
  134. [ 0.396521] rk_iommu ff900800.iep_mmu: (iep) Enter
  135. [ 0.396590] rk_iommu ff900800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  136. [ 0.396602] rk_iommu ff900800.iep_mmu: (iep) Initialized
  137. [ 0.396750] rk_iommu ff950800.vip_mmu: (vip) Enter
  138. [ 0.396808] rk_iommu ff950800.vip_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  139. [ 0.396820] rk_iommu ff950800.vip_mmu: (vip) Initialized
  140. [ 0.396972] rk_iommu ff930300.vopb_mmu: (vopb) Enter
  141. [ 0.397029] rk_iommu ff930300.vopb_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  142. [ 0.397041] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
  143. [ 0.397190] rk_iommu ff940300.vopl_mmu: (vopl) Enter
  144. [ 0.397248] rk_iommu ff940300.vopl_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  145. [ 0.397260] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
  146. [ 0.397419] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
  147. [ 0.397502] rk_iommu ff9c0440.hevc_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  148. [ 0.397514] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
  149. [ 0.397671] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
  150. [ 0.397729] rk_iommu ff9a0800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  151. [ 0.397741] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
  152. [ 0.397906] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
  153. [ 0.397967] rk_iommu ff914000.isp_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  154. [ 0.397978] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
  155. [ 0.399552] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  156. [ 0.399564] hw-breakpoint: maximum watchpoint size is 4 bytes.
  157. [ 0.399750] DDR DEBUG: version 1.00 20150126
  158. [ 0.399774] DDR DEBUG: Channel a:
  159. [ 0.399782] DDR DEBUG: LPDDR2 Device
  160. [ 0.399795] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=14 CS=2 Total Capability=1024MB
  161. [ 0.399803] DDR DEBUG: Channel b:
  162. [ 0.399810] DDR DEBUG: LPDDR2 Device
  163. [ 0.399822] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=14 CS=2 Total Capability=1024MB
  164. [ 0.399831] DDR DEBUG: addr=0xafb000
  165. [ 0.399840] DDR DEBUG: stride=9, size=256, halfcap=40000000
  166. [ 0.399849] DDR DEBUG: socAddr[0]=0xafb000, socAddr[1]=0xafb100
  167. [ 0.399857] DDR DEBUG: chAddr[0]=0xafb000, chAddr[1]=0xafb000
  168. [ 0.399869] DDR DEBUG: dtar[0]=0x3015f000, dtar[1]=0x3015f000
  169. [ 0.399918] DDR DEBUG: init success!!! freq=396MHz
  170. [ 0.399925] DDR DEBUG: Channel a:
  171. [ 0.399937] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  172. [ 0.399950] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=3,4, DGSL=2,2 extra clock, DGPS=180,180
  173. [ 0.399962] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  174. [ 0.399974] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  175. [ 0.399985] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
  176. [ 0.399994] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
  177. [ 0.400002] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
  178. [ 0.400009] DDR DEBUG: Channel b:
  179. [ 0.400020] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=3,3, DGSL=2,2 extra clock, DGPS=270,270
  180. [ 0.400032] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  181. [ 0.400044] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=3,4, DGSL=2,2 extra clock, DGPS=270,180
  182. [ 0.400056] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,3, DGSL=2,2 extra clock, DGPS=180,270
  183. [ 0.400067] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
  184. [ 0.400075] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
  185. [ 0.400084] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
  186. [ 0.418041] bio: create slab <bio-0> at 0
  187. [ 0.418876] SCSI subsystem initialized
  188. [ 0.419016] usbcore: registered new interface driver usbfs
  189. [ 0.419056] usbcore: registered new interface driver hub
  190. [ 0.419128] usbcore: registered new device driver usb
  191. [ 0.419354] of_get_named_gpio_flags exited with status 14
  192. [ 0.419381] of_get_named_gpio_flags exited with status 12
  193. [ 0.420236] of_get_named_gpio_flags exited with status 15
  194. [ 0.420258] of_get_named_gpio_flags exited with status 16
  195. [ 0.420399] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
  196. [ 0.421125] of_get_named_gpio_flags exited with status 260
  197. [ 0.421144] of_get_named_gpio_flags exited with status 261
  198. [ 0.421281] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
  199. [ 0.421699] of_get_named_gpio_flags exited with status 201
  200. [ 0.421718] of_get_named_gpio_flags exited with status 202
  201. [ 0.421843] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
  202. [ 0.422098] of_get_named_gpio_flags exited with status 81
  203. [ 0.422116] of_get_named_gpio_flags exited with status 80
  204. [ 0.422238] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
  205. [ 0.422332] of_get_named_gpio_flags exited with status 241
  206. [ 0.422350] of_get_named_gpio_flags exited with status 242
  207. [ 0.422469] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
  208. [ 0.422893] media: Linux media interface: v0.10
  209. [ 0.422931] Linux video capture interface: v2.00
  210. [ 0.422984] pps_core: LinuxPPS API ver. 1 registered
  211. [ 0.422994] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  212. [ 0.423012] PTP clock support registered
  213. [ 0.423357] ion_drm_heap_create: 0@0
  214. [ 0.423462] Rockchip ion module is successfully loaded (v1.1)
  215. [ 0.423605] Advanced Linux Sound Architecture Driver Initialized.
  216. [ 0.423946] Bluetooth: Core ver 2.16
  217. [ 0.423979] NET: Registered protocol family 31
  218. [ 0.423989] Bluetooth: HCI device and connection manager initialized
  219. [ 0.424005] Bluetooth: HCI socket layer initialized
  220. [ 0.424018] Bluetooth: L2CAP socket layer initialized
  221. [ 0.424056] Bluetooth: SCO socket layer initialized
  222. [ 0.424257] cfg80211: Calling CRDA to update world regulatory domain
  223. [ 0.429278] vdd_arm: 712 <--> 1500 mV at 1100 mV
  224. [ 0.433948] vdd_gpu: 712 <--> 1500 mV at 900 mV
  225. [ 0.434361] ricoh619_i2c_probe,line=820
  226. [ 0.434802] ricoh619_pre_init,line=788
  227. [ 0.442156] of_get_named_gpio_flags exited with status 4
  228. [ 0.442168] of_get_named_gpio_flags exited with status 0
  229. [ 0.442178] of_get_named_gpio_flags: can't parse gpios property
  230. [ 0.442186] invalid gpio: -2
  231. [ 0.451770] ricoh619_irq_init: ricoh619_pmic_irq=1
  232. [ 0.457008] vccio: 3300 mV
  233. [ 0.462492] ricoh619_dcdc2: 2000 mV
  234. [ 0.467978] ricoh619_dcdc3: 3300 mV
  235. [ 0.472727] vdd_logic: 700 <--> 1500 mV at 950 mV
  236. [ 0.478230] vcc_ddr: 1200 mV
  237. [ 0.482233] vccio_pmu: 3300 mV
  238. [ 0.486251] ricoh619_ldo2: 3300 mV
  239. [ 0.490260] ricoh619_ldo3: 3300 mV
  240. [ 0.494270] vccio_sd: 3300 mV
  241. [ 0.498288] vcc_wl: 1800 mV
  242. [ 0.502295] ricoh619_ldo6: 1800 mV
  243. [ 0.506303] ricoh619_ldo7: 1000 mV
  244. [ 0.510301] ricoh619_ldo8: 3300 mV
  245. [ 0.514303] ricoh619_ldo9: 1000 mV
  246. [ 0.517947] rk_battery_charger_detect_cb , battery_charger_detect 1
  247. [ 0.520649] vcc_18: 1800 mV
  248. [ 0.523358] ricoh619_ldortc1: 3300 mV
  249. [ 0.526014] ricoh619_ldortc2: 3300 mV
  250. [ 0.526824] PMU1: ricoh619_pwrkey_probe: key_irq=193
  251. [ 0.526955] input: ricoh619_pwrkey as /devices/ff650000.i2c/i2c-0/0-0032/ricoh619-pwrkey/input/input0
  252. [ 0.529960] ricoh619_rtc_probe,line=601
  253. [ 0.534354] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/24/2017 20:39:41 *****
  254. [ 0.536077] ricoh619-rtc ricoh619-rtc: PMU: read alarm: 6/24/2017 16:58:46 *****
  255. [ 0.537049] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/24/2017 20:39:41 *****
  256. [ 0.537187] ricoh619-rtc ricoh619-rtc: rtc core: registered ricoh619-rtc as rtc0
  257. [ 0.538609] RICOH619 RTC Register Success
  258. [ 0.540051] Switching to clocksource arch_sys_counter
  259. [ 0.540281] FS-Cache: Loaded
  260. [ 0.540388] CacheFiles: Loaded
  261. [ 0.540461] uboot-logo-on:1
  262. [ 0.540491] rk-fb rockchip-fb: rk fb ion client create success!
  263. [ 0.540502] rk-fb rockchip-fb: rockchip framebuffer driver probe
  264. [ 0.540725] rk-screen rk_screen.9: rockchip screen probe success
  265. [ 0.540863] rk32-lvds ff96c000.lvds: screen is not lvds/rgb!
  266. [ 0.540880] rk32-lvds: probe of ff96c000.lvds failed with error -22
  267. [ 0.541243] rk32-edp rk32-edp: rk32 edp driver probe success
  268. [ 0.541556] of_get_named_gpio_flags exited with status 227
  269. [ 0.541576] of_get_named_gpio_flags exited with status 228
  270. [ 0.541750] graphics fb0: rockchip framebuffer registerd:fb0
  271. [ 0.541996] graphics fb1: rockchip framebuffer registerd:fb1
  272. [ 0.542132] graphics fb2: rockchip framebuffer registerd:fb2
  273. [ 0.542273] graphics fb3: rockchip framebuffer registerd:fb3
  274. [ 0.562167] rk3288-lcdc lcdc0: lcdc0: dclk:205000000>>fps:61
  275. [ 0.562182] rk3288-lcdc lcdc0: wakeup from standby!
  276. [ 0.598672] alloc_buffer:ion_phy_addr=0x40000000
  277. [ 0.617021] fb0:phy:40000000>>vir:df1b1000>>len:0x2500000
  278. [ 0.621474] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu disabled
  279. [ 0.621613] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
  280. [ 0.621624] rk_fb_trsm_ops_get:un supported transmitter:0!
  281. [ 0.621822] graphics fb4: rockchip framebuffer registerd:fb4
  282. [ 0.622099] graphics fb5: rockchip framebuffer registerd:fb5
  283. [ 0.622249] graphics fb6: rockchip framebuffer registerd:fb6
  284. [ 0.622395] graphics fb7: rockchip framebuffer registerd:fb7
  285. [ 0.622408] fb4:phy:40000000>>vir:df1b1000>>len:0x2500000
  286. [ 0.622420] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu disabled
  287. [ 0.622742] rockchip_set_mux:warning ignore bank num 15
  288. [ 0.622861] rockchip_set_mux:warning ignore bank num 15
  289. [ 0.622982] rockchip_set_mux:warning ignore bank num 15
  290. [ 0.623098] rockchip_set_mux:warning ignore bank num 15
  291. [ 0.623201] rockchip_set_mux:warning ignore bank num 15
  292. [ 0.623311] rockchip_set_mux:warning ignore bank num 15
  293. [ 0.624246] rockchip_set_mux:warning ignore bank num 15
  294. [ 0.624384] rockchip_set_mux:warning ignore bank num 15
  295. [ 0.625316] rockchip_set_mux:warning ignore bank num 15
  296. [ 0.625455] rockchip_set_mux:warning ignore bank num 15
  297. [ 0.626376] rockchip_set_mux:warning ignore bank num 15
  298. [ 0.626512] rockchip_set_mux:warning ignore bank num 15
  299. [ 0.627423] rockchip_set_mux:warning ignore bank num 15
  300. [ 0.627560] rockchip_set_mux:warning ignore bank num 15
  301. [ 0.628468] rockchip_set_mux:warning ignore bank num 15
  302. [ 0.629702] NET: Registered protocol family 2
  303. [ 0.630130] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  304. [ 0.630203] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  305. [ 0.630275] TCP: Hash tables configured (established 4096 bind 4096)
  306. [ 0.630320] TCP: reno registered
  307. [ 0.630334] UDP hash table entries: 256 (order: 1, 8192 bytes)
  308. [ 0.630357] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  309. [ 0.630531] NET: Registered protocol family 1
  310. [ 0.630558] RICOH_FG_DBG: PMU: ricoh619_battery_init
  311. [ 0.630717] RICOH_FG_DBG: 6PMU: ricoh619_battery_probe : version is RICOH619_BATTERY_VERSION: 2014.05.06
  312. [ 0.630734] RICOH_FG_DBG: ricoh619_battery_dt_init type_n=0
  313. [ 0.630766] RICOH_FG_DBG: ricoh619_battery_probe info->num=0,temp is 1
  314. [ 0.632274] RICOH_FG_DBG: PMU: ------- BAT_REL_SEL= 4h: =======
  315. [ 0.633338] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 63 Return 2879
  316. [ 0.633350] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 00% voltage = 3515200 uV
  317. [ 0.633361] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 2 Value1 11 Value2 203 Return 3019
  318. [ 0.633371] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 10% voltage = 3686200 uV
  319. [ 0.633381] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 4 Value1 11 Value2 238 Return 3054
  320. [ 0.633390] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 20% voltage = 3728900 uV
  321. [ 0.633400] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 6 Value1 12 Value2 8 Return 3080
  322. [ 0.633410] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 30% voltage = 3760600 uV
  323. [ 0.633420] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 8 Value1 12 Value2 30 Return 3102
  324. [ 0.633429] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 40% voltage = 3787500 uV
  325. [ 0.633439] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 10 Value1 12 Value2 56 Return 3128
  326. [ 0.633448] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 50% voltage = 3819200 uV
  327. [ 0.633458] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 12 Value1 12 Value2 91 Return 3163
  328. [ 0.633467] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 60% voltage = 3862000 uV
  329. [ 0.633477] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 14 Value1 12 Value2 148 Return 3220
  330. [ 0.633486] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 70% voltage = 3931600 uV
  331. [ 0.633496] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 16 Value1 12 Value2 200 Return 3272
  332. [ 0.633505] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 80% voltage = 3995100 uV
  333. [ 0.633515] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 8 Return 3336
  334. [ 0.633524] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 90% voltage = 4073200 uV
  335. [ 0.633534] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 153 Return 3481
  336. [ 0.633543] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 100% voltage = 4250300 uV
  337. [ 0.633553] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : setting value of target vsys(3000) is out of range(3069)
  338. [ 0.633563] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : target_vsys is 3069 target_ibat is 1000
  339. [ 0.633574] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 153 Return 3481
  340. [ 0.633584] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 00% voltage = 3515200 uV
  341. [ 0.633593] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 10% voltage = 3686200 uV
  342. [ 0.633602] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 20% voltage = 3728900 uV
  343. [ 0.633611] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 30% voltage = 3760600 uV
  344. [ 0.633620] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 40% voltage = 3787500 uV
  345. [ 0.633629] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 50% voltage = 3819200 uV
  346. [ 0.633638] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 60% voltage = 3862000 uV
  347. [ 0.633647] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 70% voltage = 3931600 uV
  348. [ 0.633656] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 80% voltage = 3995100 uV
  349. [ 0.633665] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 90% voltage = 4073200 uV
  350. [ 0.633674] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 100% voltage = 4250300 uV
  351. [ 0.633684] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : setting value of cuttoff_vol(3259) is out of range(3515200)
  352. [ 0.633693] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : cuttoff_vol set to 3515
  353. [ 0.633702] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : new table
  354. [ 0.633712] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 0 is 2878 v
  355. [ 0.633721] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 1 is 3017 v
  356. [ 0.633731] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 2 is 3053 v
  357. [ 0.633740] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 3 is 3079 v
  358. [ 0.633749] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 4 is 3101 v
  359. [ 0.633759] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 5 is 3126 v
  360. [ 0.633768] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 6 is 3162 v
  361. [ 0.633777] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 7 is 3218 v
  362. [ 0.633787] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 8 is 3271 v
  363. [ 0.633796] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 9 is 3334 v
  364. [ 0.633805] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 10 is 3479 v
  365. [ 0.633813] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : Old available_cap is 5600
  366. [ 0.633823] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : New available_cap is 5600, start_per is 0
  367. [ 0.636046] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : original 0x0, before 0x10, after 0x0
  368. [ 0.640426] RICOH_FG_DBG: battery voltage is not ready
  369. [ 0.640437] RICOH_FG_DBG: battery voltage is 0 mV
  370. [ 0.642142] RICOH_FG_DBG: battery capacity is 50%
  371. [ 0.643652] RICOH_FG_DBG: battery voltage is not ready
  372. [ 0.643663] RICOH_FG_DBG: battery voltage is 0 mV
  373. [ 0.645367] RICOH_FG_DBG: battery capacity is 50%
  374. [ 0.649968] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  375. [ 0.651251] RICOH_FG_DBG: PMU : ricoh619_init_charger : before REGISET1_REG (0xb6) is 0x16 info->ch_ilim_adp is 0xff
  376. [ 0.655050] RICOH_FG_DBG: PMU : ricoh619_init_charger : after REGISET1_REG (0xb6) is 0x16 info->ch_ilim_adp is 0xff
  377. [ 0.655932] RICOH_FG_DBG: PMU : ricoh619_init_charger : before REGISET2_REG (0xb7) is 0x16 info->ch_ilim_usb is 0xff
  378. [ 0.656360] RICOH_FG_DBG: battery voltage is not ready
  379. [ 0.656369] RICOH_FG_DBG: battery voltage is 0 mV
  380. [ 0.658513] RICOH_FG_DBG: battery capacity is 50%
  381. [ 0.659714] RICOH_FG_DBG: PMU : ricoh619_init_charger : after REGISET2_REG (0xb7) is 0x16 info->ch_ilim_usb is 0xff
  382. [ 0.660564] RICOH_FG_DBG: PMU : ricoh619_init_charger : before CHGISET_REG (0xb8) is 0xd3 info->ch_ichg is 0xff info->ch_icchg is 0x3
  383. [ 0.661752] RICOH_FG_DBG: PMU : ricoh619_init_charger : after CHGISET_REG (0xb8) is 0xd3 info->ch_ichg is 0xff info->ch_icchg is 0x3
  384. [ 0.662190] RICOH_FG_DBG: PMU : ricoh619_init_charger : before BATSET1_REG (0xba) is 0x91 info->ch_vbatovset is 0x1
  385. [ 0.663373] RICOH_FG_DBG: PMU : ricoh619_init_charger : after BATSET1_REG (0xba) is 0x91 info->ch_vbatovset is 0x1
  386. [ 0.663812] RICOH_FG_DBG: PMU : ricoh619_init_charger : before BATSET2_REG (0xbb) is 0x43 info->ch_vrchg is 0x4 info->ch_vfchg is 0x4
  387. [ 0.664993] RICOH_FG_DBG: PMU : ricoh619_init_charger : after BATSET2_REG (0xbb) is 0x44 info->ch_vrchg is 0x4 info->ch_vfchg is 0x4
  388. [ 0.667558] RICOH_FG_DBG: PMU : ricoh619_init_charger : test test val 64, val2 4 vfchg 4350
  389. [ 0.667996] RICOH_FG_DBG: PMU : ricoh619_init_charger : test test val 192, val2 3 icchg 200
  390. [ 0.668031] RICOH_FG_DBG: PMU : ricoh619_init_charger : 100 min 4255000, 100 max 4382000 vfchg 4350 icchg 200 rbat 135
  391. [ 0.670415] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 62 Return 2878
  392. [ 0.670428] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 00% voltage = 3514000 uV
  393. [ 0.670438] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 2 Value1 11 Value2 201 Return 3017
  394. [ 0.670448] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 10% voltage = 3683700 uV
  395. [ 0.670458] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 4 Value1 11 Value2 237 Return 3053
  396. [ 0.670468] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 20% voltage = 3727700 uV
  397. [ 0.670478] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 6 Value1 12 Value2 7 Return 3079
  398. [ 0.670488] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 30% voltage = 3759400 uV
  399. [ 0.670498] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 8 Value1 12 Value2 29 Return 3101
  400. [ 0.670507] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 40% voltage = 3786300 uV
  401. [ 0.670517] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 10 Value1 12 Value2 54 Return 3126
  402. [ 0.670526] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 50% voltage = 3816800 uV
  403. [ 0.670536] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 12 Value1 12 Value2 90 Return 3162
  404. [ 0.670545] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 60% voltage = 3860800 uV
  405. [ 0.670555] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 14 Value1 12 Value2 146 Return 3218
  406. [ 0.670564] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 70% voltage = 3929100 uV
  407. [ 0.670574] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 16 Value1 12 Value2 199 Return 3271
  408. [ 0.670583] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 80% voltage = 3993800 uV
  409. [ 0.670593] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  410. [ 0.670602] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 90% voltage = 4070800 uV
  411. [ 0.670612] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  412. [ 0.670622] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 100% voltage = 4247800 uV
  413. [ 0.670632] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 24 Value1 0 Value2 57 Return 57
  414. [ 0.670642] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 22 Value1 21 Value2 224 Return 5600
  415. [ 0.671084] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * Rbat = 135 mOhm n_cap = 5600 mAH
  416. [ 0.671693] Unpacking initramfs...
  417. [ 0.756704] Freeing initrd memory: 1640K (c5bf0000 - c5d8a000)
  418. [ 0.757429] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
  419. [ 0.757872] vcodec_service: probe device ff9a0000.vpu_service
  420. [ 0.757887] vcodec_service: No reset resource define
  421. [ 0.757895] vcodec_service: No reset resource define
  422. [ 0.757902] vcodec_service: No reset resource define
  423. [ 0.758090] vcodec_service: ff9a0000.vpu_service: power on
  424. [ 0.758159] vcodec_service: probe device ff9a0000.vpu_service
  425. [ 0.758173] vcodec_service: checking hw id 4831
  426. [ 0.758530] vcodec_service: ff9a0000.vpu_service: power off...
  427. [ 0.758567] vcodec_service: done
  428. [ 0.758575] vcodec_service: init success
  429. [ 0.758619] vcodec_service: probe device ff9c0000.hevc_service
  430. [ 0.758632] vcodec_service: No reset resource define
  431. [ 0.758639] vcodec_service: No reset resource define
  432. [ 0.758646] vcodec_service: No reset resource define
  433. [ 0.758834] vcodec_service: ff9c0000.hevc_service: power on
  434. [ 0.758880] vcodec_service: probe device ff9c0000.hevc_service
  435. [ 0.758893] vcodec_service: checking hw id 6867
  436. [ 0.759101] vcodec_service: ff9c0000.hevc_service: power off...
  437. [ 0.759137] vcodec_service: done
  438. [ 0.759145] vcodec_service: init success
  439. [ 0.759257] rknandbase v1.0 2014-03-31
  440. [ 0.759362] rknand ff400000.nandc0: no irq resource?
  441. [ 0.759470] rknand_driver:ret = 0
  442. [ 0.760386] audit: initializing netlink socket (disabled)
  443. [ 0.760438] type=2000 audit(0.510:1): initialized
  444. [ 0.761113] bounce pool size: 64 pages
  445. [ 0.765540] NTFS driver 2.1.30 [Flags: R/W DEBUG].
  446. [ 0.765829] fuse init (API version 7.22)
  447. [ 0.766230] msgmni has been set to 918
  448. [ 0.766275] SELinux: Registering netfilter hooks
  449. [ 0.768045] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  450. [ 0.768058] io scheduler noop registered
  451. [ 0.768067] io scheduler deadline registered
  452. [ 0.768152] io scheduler cfq registered (default)
  453. [ 0.768693] of_get_named_gpio_flags exited with status 226
  454. [ 0.770849] rga: Module initialized.
  455. [ 0.771297] rga2 ff920000.rga: rga ion client create success!
  456. [ 0.771421] rga: Driver loaded succesfully
  457. [ 0.771843] IEP Driver loaded succesfully
  458. [ 0.771924] Module initialized.
  459. [ 0.772628] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
  460. [ 0.772643] dma-pl330 ffb20000.pdma: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
  461. [ 0.773909] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
  462. [ 0.773925] dma-pl330 ff250000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  463. [ 0.774345] rk_serial.c v1.8 2014-03-04
  464. [ 0.774550] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
  465. [ 0.774713] serial ff180000.serial: membase e26d4000
  466. [ 0.774938] arm_release_ver of this mali_ko is 'r6p0-02rel0', rk_ko_ver is '13', built at '22:12:59', on 'Jun 24 2017'.
  467. [ 0.774993] mali ffa30000.gpu: Continuing without Mali clock control
  468. [ 0.775027] mali pd enabled
  469. [ 0.775039] clk enabled
  470. [ 0.775050] MALI_DVFS_STEP = 5, div_dvfs = 7
  471. [ 0.775061] mali_dvfs_infotbl[0].clock=100000,min_threshold=0,max_threshold=70
  472. [ 0.775071] mali_dvfs_infotbl[1].clock=200000,min_threshold=65,max_threshold=77
  473. [ 0.775081] mali_dvfs_infotbl[2].clock=300000,min_threshold=75,max_threshold=84
  474. [ 0.775092] mali_dvfs_infotbl[3].clock=400000,min_threshold=83,max_threshold=91
  475. [ 0.775102] mali_dvfs_infotbl[4].clock=500000,min_threshold=92,max_threshold=100
  476. [ 0.775202] turn on mali power
  477. [ 0.775216] kbase_platform_rk_init,register_reboot_notifier
  478. [ 0.775278] hrtimer: interrupt took 24792 ns
  479. [ 0.775397] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
  480. [ 0.776368] mali ffa30000.gpu: Probed as mali0
  481. [ 0.778936] loop: module loaded
  482. [ 0.779003] i2c-core: driver [mpu6050B1] using legacy suspend method
  483. [ 0.779013] i2c-core: driver [mpu6050B1] using legacy resume method
  484. [ 0.779026] mpu_init: Probe name mpu6050B1
  485. [ 0.779177] ak8963_mod 1-000d: get compass-bus error
  486. [ 0.779186] parse ak8963 dts failed
  487. [ 0.779197] i2c i2c-1: ak8963_mod_probe: ak8963
  488. [ 0.779204] yemk:ak8963_mod_probe
  489. [ 0.779216] i2c i2c-1: inv_mpu_register_slave: Null mpu_private_data
  490. [ 0.779225] invensense: in ak8963_mod_probe, result is -22
  491. [ 0.779236] i2c i2c-1: Slave registration failed: ak8963, -22
  492. [ 0.779247] i2c i2c-1: ak8963_mod_probe failed -22
  493. [ 0.779261] ak8963_mod: probe of 1-000d failed with error -22
  494. [ 0.779294] ak8963_mod_init: Probe name ak8963_mod
  495. [ 0.779757] SCSI Media Changer driver v0.25
  496. [ 0.780038] tun: Universal TUN/TAP device driver, 1.6
  497. [ 0.780049] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  498. [ 0.780162] vmac_init.
  499. [ 0.780641] stmmac_probe_config_dt: Can not read property: pmu_regulator.
  500. [ 0.780653] stmmac_probe_config_dt: Can not read property: pmu_enable_level.
  501. [ 0.780663] stmmac_probe_config_dt: Can not read property: clock_in_out.
  502. [ 0.780672] stmmac_probe_config_dt: Can not read property: tx_delay. set tx_delay to 0x30
  503. [ 0.780681] stmmac_probe_config_dt: Can not read property: rx_delay. set rx_delay to 0x10
  504. [ 0.780691] of_get_named_gpio_flags: can't parse gpios property
  505. [ 0.780699] of_get_named_gpio_flags: can't parse gpios property
  506. [ 0.780708] of_get_named_gpio_flags: can't parse gpios property
  507. [ 0.780717] stmmac_probe_config_dt: is rockchip,rk3288-gmac
  508. [ 0.780726] stmmc_pltfr_init:
  509. [ 0.780734] stmmc_pltfr_init: ERROR: Get power-gpio failed.
  510. [ 0.780742] stmmc_pltfr_init: ERROR: Get reset-gpio failed.
  511. [ 0.780750] stmmc_pltfr_init: init for RGMII
  512. [ 0.780760] tx delay=0x30
  513. [ 0.780760] rx delay=0x10
  514. [ 0.781169] stmmac - user ID: 0x10, Synopsys ID: 0x35
  515. [ 0.781178] Normal descriptors
  516. [ 0.781185] Ring mode enabled
  517. [ 0.781193] DMA HW capability register supported
  518. [ 0.781202] RX Checksum Offload Engine supported (type 2)
  519. [ 0.781210] TX Checksum insertion supported
  520. [ 0.781216] Wake-Up On Lan supported
  521. [ 0.781256] Enable RX Mitigation via HW Watchdog Timer
  522. [ 0.781645] PPP generic driver version 2.4.2
  523. [ 0.781783] PPP BSD Compression module registered
  524. [ 0.781793] PPP Deflate Compression module registered
  525. [ 0.781811] PPP MPPE Compression module registered
  526. [ 0.781821] NET: Registered protocol family 24
  527. [ 0.781850] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  528. [ 0.781858] CSLIP: code copyright 1989 Regents of the University of California.
  529. [ 0.781868] Rockchip WiFi SYS interface (V1.00) ...
  530. [ 0.781953] usbcore: registered new interface driver catc
  531. [ 0.781990] usbcore: registered new interface driver kaweth
  532. [ 0.782000] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  533. [ 0.782036] usbcore: registered new interface driver pegasus
  534. [ 0.782071] usbcore: registered new interface driver rtl8150
  535. [ 0.782107] usbcore: registered new interface driver r8152
  536. [ 0.782115] hso: drivers/net/usb/hso.c: Option Wireless
  537. [ 0.782175] usbcore: registered new interface driver hso
  538. [ 0.782224] usbcore: registered new interface driver asix
  539. [ 0.782261] usbcore: registered new interface driver ax88179_178a
  540. [ 0.782297] usbcore: registered new interface driver cdc_ether
  541. [ 0.782332] usbcore: registered new interface driver cdc_eem
  542. [ 0.782367] usbcore: registered new interface driver dm9601
  543. [ 0.782401] usbcore: registered new interface driver dm9620
  544. [ 0.782450] usbcore: registered new interface driver smsc75xx
  545. [ 0.782495] usbcore: registered new interface driver smsc95xx
  546. [ 0.782531] usbcore: registered new interface driver gl620a
  547. [ 0.782567] usbcore: registered new interface driver net1080
  548. [ 0.782602] usbcore: registered new interface driver plusb
  549. [ 0.782651] usbcore: registered new interface driver rndis_host
  550. [ 0.782688] usbcore: registered new interface driver cdc_subset
  551. [ 0.782724] usbcore: registered new interface driver zaurus
  552. [ 0.782761] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  553. [ 0.782811] usbcore: registered new interface driver int51x1
  554. [ 0.782845] usbcore: registered new interface driver kalmia
  555. [ 0.782878] usbcore: registered new interface driver ipheth
  556. [ 0.782914] usbcore: registered new interface driver sierra_net
  557. [ 0.782948] usbcore: registered new interface driver cx82310_eth
  558. [ 0.782993] usbcore: registered new interface driver cdc_ncm
  559. [ 0.783028] usbcore: registered new interface driver qmi_wwan
  560. [ 0.783063] usbcore: registered new interface driver cdc_mbim
  561. [ 0.783072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  562. [ 0.785434] EHCI: ehci_rk_probe e2740000 e2740010
  563. [ 0.785448] rockchip_ehci_host ff500000.usb: EHCI Host Controller
  564. [ 0.785473] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
  565. [ 0.785787] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
  566. [ 0.795945] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
  567. [ 0.796017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  568. [ 0.796030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  569. [ 0.796041] usb usb1: Product: EHCI Host Controller
  570. [ 0.796052] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
  571. [ 0.796062] usb usb1: SerialNumber: ff500000.usb
  572. [ 0.796429] hub 1-0:1.0: USB hub found
  573. [ 0.796448] hub 1-0:1.0: 1 port detected
  574. [ 0.796596] EHCI: ehci_rk_probe ok
  575. [ 0.796691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  576. [ 0.796861] usbcore: registered new interface driver cdc_acm
  577. [ 0.796871] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  578. [ 0.796917] usbcore: registered new interface driver usblp
  579. [ 0.796955] usbcore: registered new interface driver cdc_wdm
  580. [ 0.797019] usbcore: registered new interface driver usb-storage
  581. [ 0.797055] usbcore: registered new interface driver ums-alauda
  582. [ 0.797087] usbcore: registered new interface driver ums-cypress
  583. [ 0.797121] usbcore: registered new interface driver ums-datafab
  584. [ 0.797154] usbcore: registered new interface driver ums_eneub6250
  585. [ 0.797187] usbcore: registered new interface driver ums-freecom
  586. [ 0.797219] usbcore: registered new interface driver ums-isd200
  587. [ 0.797251] usbcore: registered new interface driver ums-jumpshot
  588. [ 0.797283] usbcore: registered new interface driver ums-karma
  589. [ 0.797319] usbcore: registered new interface driver ums-onetouch
  590. [ 0.797353] usbcore: registered new interface driver ums-sddr09
  591. [ 0.797387] usbcore: registered new interface driver ums-sddr55
  592. [ 0.797421] usbcore: registered new interface driver ums-usbat
  593. [ 0.797503] usbcore: registered new interface driver usbserial
  594. [ 0.797538] usbcore: registered new interface driver usbserial_generic
  595. [ 0.797567] usbserial: USB Serial support registered for generic
  596. [ 0.797602] usbcore: registered new interface driver option
  597. [ 0.797633] usbserial: USB Serial support registered for GSM modem (1-port)
  598. [ 0.797719] usbcore: registered new interface driver trancevibrator
  599. [ 0.797729] usb20_otg: version 3.10a 21-DEC-2012
  600. [ 0.798096] e2780040
  601. [ 0.798108] Core Release: 3.10a
  602. [ 0.798118] Setting default values for core params
  603. [ 0.798228] Using Buffer DMA mode
  604. [ 0.798238] Periodic Transfer Interrupt Enhancement - disabled
  605. [ 0.798246] Multiprocessor Interrupt Enhancement - disabled
  606. [ 0.798255] OTG VER PARAM: 0, OTG VER FLAG: 0
  607. [ 0.798263] ^^^^^^^^^^^^^^^^^Device Mode
  608. [ 0.798275] Dedicated Tx FIFOs mode
  609. [ 0.798290] pcd_init otg_dev = c5a93500
  610. [ 0.798427] usb20_otg ff580000.usb: DWC OTG Controller
  611. [ 0.798452] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
  612. [ 0.798477] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
  613. [ 0.798526] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  614. [ 0.798540] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  615. [ 0.798550] usb usb2: Product: DWC OTG Controller
  616. [ 0.798561] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
  617. [ 0.798571] usb usb2: SerialNumber: ff580000.usb
  618. [ 0.798933] hub 2-0:1.0: USB hub found
  619. [ 0.798953] hub 2-0:1.0: 1 port detected
  620. [ 0.799234] usb20_host: version 3.10a 21-DEC-2012
  621. [ 0.801670] e2800040
  622. [ 0.801681] Core Release: 3.10a
  623. [ 0.801690] Setting default values for core params
  624. [ 0.801787] Using Buffer DMA mode
  625. [ 0.801796] Periodic Transfer Interrupt Enhancement - disabled
  626. [ 0.801804] Multiprocessor Interrupt Enhancement - disabled
  627. [ 0.801814] OTG VER PARAM: 0, OTG VER FLAG: 0
  628. [ 0.801821] ^^^^^^^^^^^^^^^^^^Host Mode
  629. [ 0.801842] usb20_host ff540000.usb: DWC OTG Controller
  630. [ 0.801864] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
  631. [ 0.801889] usb20_host ff540000.usb: irq 57, io mem 0x00000000
  632. [ 0.801978] Init: Power Port (0)
  633. [ 0.802044] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  634. [ 0.802057] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  635. [ 0.802068] usb usb3: Product: DWC OTG Controller
  636. [ 0.802079] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
  637. [ 0.802089] usb usb3: SerialNumber: ff540000.usb
  638. [ 0.802441] hub 3-0:1.0: USB hub found
  639. [ 0.802459] hub 3-0:1.0: 1 port detected
  640. [ 0.803144] usbcore: registered new interface driver xpad
  641. [ 0.803194] usbcore: registered new interface driver usb_acecad
  642. [ 0.803236] usbcore: registered new interface driver aiptek
  643. [ 0.803278] usbcore: registered new interface driver gtco
  644. [ 0.803318] usbcore: registered new interface driver hanwang
  645. [ 0.803359] usbcore: registered new interface driver kbtab
  646. [ 0.803405] usbcore: registered new interface driver wacom
  647. [ 0.803433] Error: Driver 'Goodix-TS' is already registered, aborting...
  648. [ 0.803581] ___vtl_ts_probe() end____
  649. [ 0.803595] --->>> vtl_ts : xy_swap 1, x_reverse 0, y_reverse 0, x_mul 1, y_mul 1, bin_ver 0
  650. [ 0.803604] the screen_x is 768 , screen_y is 1024
  651. [ 0.803617] of_get_named_gpio_flags exited with status 230
  652. [ 0.803653] of_get_named_gpio_flags exited with status 229
  653. [ 0.803865] sensor_register_slave:mma8452,id=17
  654. [ 0.803876] sensor_register_slave:gs_mc3230,id=23
  655. [ 0.803883] gsensor_init
  656. [ 0.803891] sensor_register_slave:mpu6880_acc,id=24
  657. [ 0.803900] sensor_register_slave:mpu6500_acc,id=25
  658. [ 0.803908] sensor_register_slave:akm8963,id=29
  659. [ 0.803917] sensor_register_slave:cm3217,id=50
  660. [ 0.803925] sensor_register_slave:cm3218,id=51
  661. [ 0.804140] i2c /dev entries driver
  662. [ 0.804774] IR NEC protocol handler initialized
  663. [ 0.804784] IR RC5(x) protocol handler initialized
  664. [ 0.804792] IR RC6 protocol handler initialized
  665. [ 0.804800] IR JVC protocol handler initialized
  666. [ 0.804807] IR Sony protocol handler initialized
  667. [ 0.804815] IR RC5 (streamzap) protocol handler initialized
  668. [ 0.804822] IR SANYO protocol handler initialized
  669. [ 0.804830] IR MCE Keyboard/mouse protocol handler initialized
  670. [ 0.805004] usbcore: registered new interface driver uvcvideo
  671. [ 0.805013] USB Video Class driver (1.1.1)
  672. [ 0.805021] gspca_main: v2.14.0 registered
  673. [ 0.805031] CamSys driver version: v0.27.1, CamSys head file version: v0.10.0
  674. [ 0.806453] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0 reg_vir: 0x0 size: 0x0)
  675. [ 0.806579] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000 reg_vir: 0xe26e8000 size: 0x4000)
  676. [ 0.807146] D1:camsys_platform_probe(1186): ff910000.isp memory:
  677. [ 0.807160] D1:camsys_platform_probe(1196): Register memory (phy: 0xff910000 vir: 0xe27e0000 size: 0x10000)
  678. [ 0.807172] D1:camsys_platform_probe(1191): I2c memory (phy: 0x5af2000 vir: 0xc5af2000 size: 0x1000)
  679. [ 0.807182] D1:camsys_init_ext_fsh_module(20): init external flash module
  680. [ 0.807191] D1:camsys_platform_probe(1211): Probe ff910000.isp device success
  681. [ 0.807717] rockchip_temp_probe,line=362
  682. [ 0.864827] tsadc ff280000.tsadc: initialized
  683. [ 0.865200] device-mapper: uevent: version 1.0.3
  684. [ 0.865409] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  685. [ 0.865665] Bluetooth: HCI UART driver ver 2.2
  686. [ 0.865677] Bluetooth: HCI H4 protocol initialized
  687. [ 0.865685] Bluetooth: HCILL protocol initialized
  688. [ 0.865693] rtk_btusb: Realtek Bluetooth USB driver module init, version 2.19
  689. [ 0.865702] rtk_btusb: Register usb char device interface for BT driver
  690. [ 0.865858] usbcore: registered new interface driver rtk_btusb
  691. [ 0.870750] cpufreq version 1.0, suspend freq 1200 MHz
  692. [ 0.870921] cpuidle: using governor ladder
  693. [ 0.870931] cpuidle: using governor menu
  694. [ 0.870962] Synopsys Designware Multimedia Card Interface Driver
  695. [ 0.871184] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
  696. [ 0.871441] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
  697. [ 0.871576] 3445..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
  698. [ 0.871586] mmc0 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  699. [ 0.871608] of_get_named_gpio_flags: can't parse gpios property
  700. [ 0.871701] 1410..dw_mci_set_ios: no card. [mmc0]
  701. [ 0.884512] 1410..dw_mci_set_ios: no card. [mmc0]
  702. [ 0.895041] dwc_otg_hcd_suspend, usb device mode
  703. [ 0.904213] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
  704. [ 0.904233] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
  705. [ 0.904246] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
  706. [ 0.904494] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
  707. [ 0.905347] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
  708. [ 0.905474] 3445..dw_mci_init_slot: fmin=400000, fmax=50000000 [mmc1]
  709. [ 0.905484] mmc1 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  710. [ 0.905506] of_get_named_gpio_flags: can't parse gpios property
  711. [ 0.905523] mmc1: no vmmc regulator found
  712. [ 0.905662] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
  713. [ 0.905765] 1410..dw_mci_set_ios: no card. [mmc1]
  714. [ 0.923891] 1410..dw_mci_set_ios: no card. [mmc1]
  715. [ 0.936403] mmc0: BKOPS_EN bit is not set
  716. [ 0.937792] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 52000000Hz, actual 50000000HZ div = 1)
  717. [ 0.937831] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
  718. [ 0.937964] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=8bits.[mmc0]
  719. [ 0.938239] mmc0: new high speed DDR MMC card at address 0001
  720. [ 0.938944] mmcblk0: mmc0:0001 MBG4GA 29.1 GiB
  721. [ 0.939716] rkpart: partition size too small (2)
  722. [ 0.939755] uboot: 0x000400000 -- 0x000800000 (4 MB)
  723. [ 0.939782] misc: 0x000800000 -- 0x000c00000 (4 MB)
  724. [ 0.939809] resource: 0x000c00000 -- 0x001c00000 (16 MB)
  725. [ 0.939836] kernel: 0x001c00000 -- 0x002c00000 (16 MB)
  726. [ 0.939861] boot: 0x002c00000 -- 0x003c00000 (16 MB)
  727. [ 0.939886] recovery: 0x003c00000 -- 0x004c00000 (16 MB)
  728. [ 0.939911] backup: 0x004c00000 -- 0x005000000 (4 MB)
  729. [ 0.939936] cache: 0x005000000 -- 0x00d000000 (128 MB)
  730. [ 0.939961] kpanic: 0x00d000000 -- 0x00e000000 (16 MB)
  731. [ 0.939987] system: 0x00e000000 -- 0x08e000000 (2048 MB)
  732. [ 0.940013] metadata: 0x08e000000 -- 0x08f000000 (16 MB)
  733. [ 0.940039] radical_update: 0x08f000000 -- 0x08f400000 (4 MB)
  734. [ 0.940064] user: 0x08f400000 -- 0x08f800000 (4 MB)
  735. [ 0.940090] userdata: 0x08f800000 -- 0x747800000 (27520 MB)
  736. [ 0.943709] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
  737. [ 0.943745] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
  738. [ 0.944549] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
  739. [ 0.940204] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc1]
  740. [ 0.945122] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
  741. [ 0.945456] 3445..dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
  742. [ 0.945481] mmc2 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  743. [ 0.945530] of_get_named_gpio_flags: can't parse gpios property
  744. [ 0.946208] 1410..dw_mci_set_ios: no card. [mmc2]
  745. [ 0.963304] 1410..dw_mci_set_ios: no card. [mmc2]
  746. [ 0.964049] mmc1: Skipping voltage switch
  747. [ 0.983194] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
  748. [ 0.983246] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
  749. [ 0.984178] hidraw: raw HID events driver (C) Jiri Kosina
  750. [ 0.991139] usbcore: registered new interface driver usbhid
  751. [ 0.991176] usbhid: USB HID core driver
  752. [ 0.992440] zram: Created 1 device(s) ...
  753. [ 0.993066] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  754. [ 0.993123] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc1]
  755. [ 0.993276] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc1]
  756. [ 0.993333] mmc1: new high speed SDHC card at address 1234
  757. [ 0.993659] ashmem: initialized
  758. [ 0.994194] logger: created 256K log 'log_main'
  759. [ 0.994331] mmcblk1: mmc1:1234 SA32G 28.9 GiB
  760. [ 0.994679] logger: created 256K log 'log_events'
  761. [ 0.995142] logger: created 256K log 'log_radio'
  762. [ 0.995686] logger: created 256K log 'log_system'
  763. [ 0.996375] mmcblk1: p1
  764. [ 0.997476] 1410..dw_mci_set_ios: no card. [mmc2]
  765. [ 0.998924] of_get_named_gpio_flags exited with status 5
  766. [ 0.998971] of_get_named_gpio_flags exited with status 5
  767. [ 0.999765] input: rk29-keypad as /devices/ff100000.adc/key.33/input/input1
  768. [ 1.002456] of_get_named_gpio_flags exited with status 239
  769. [ 1.044475] rockchip-rt5616 rockchip-rt5616.29: rt5616-aif1 <-> rockchip-i2s.0 mapping ok
  770. [ 1.045462] u32 classifier
  771. [ 1.045475] Actions configured
  772. [ 1.045493] Netfilter messages via NETLINK v0.30.
  773. [ 1.045564] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  774. [ 1.046090] ctnetlink v0.93: registering with nfnetlink.
  775. [ 1.046171] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  776. [ 1.046183] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  777. [ 1.046591] xt_time: kernel timezone is -0000
  778. [ 1.046945] ip_tables: (C) 2000-2006 Netfilter Core Team
  779. [ 1.047167] arp_tables: (C) 2002 David S. Miller
  780. [ 1.047229] TCP: cubic registered
  781. [ 1.047240] Initializing XFRM netlink socket
  782. [ 1.047646] NET: Registered protocol family 10
  783. [ 1.048538] mip6: Mobile IPv6
  784. [ 1.048580] ip6_tables: (C) 2000-2006 Netfilter Core Team
  785. [ 1.048775] sit: IPv6 over IPv4 tunneling driver
  786. [ 1.049317] NET: Registered protocol family 17
  787. [ 1.049360] NET: Registered protocol family 15
  788. [ 1.049440] Bridge firewalling registered
  789. [ 1.049459] Ebtables v2.0 registered
  790. [ 1.049632] Bluetooth: RFCOMM TTY layer initialized
  791. [ 1.049670] Bluetooth: RFCOMM socket layer initialized
  792. [ 1.049683] Bluetooth: RFCOMM ver 1.11
  793. [ 1.049696] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  794. [ 1.049708] Bluetooth: BNEP filters: protocol multicast
  795. [ 1.049727] Bluetooth: BNEP socket layer initialized
  796. [ 1.049739] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  797. [ 1.049756] Bluetooth: HIDP socket layer initialized
  798. [ 1.049806] l2tp_core: L2TP core driver, V2.0
  799. [ 1.049829] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  800. [ 1.049840] [WLAN_RFKILL]: Enter rfkill_wlan_init
  801. [ 1.050062] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  802. [ 1.050078] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6330
  803. [ 1.050091] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  804. [ 1.050104] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
  805. [ 1.050117] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  806. [ 1.050136] of_get_named_gpio_flags exited with status 156
  807. [ 1.050149] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
  808. [ 1.050162] of_get_named_gpio_flags: can't parse gpios property
  809. [ 1.050176] of_get_named_gpio_flags exited with status 158
  810. [ 1.050188] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
  811. [ 1.050200] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  812. [ 1.050230] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
  813. [ 1.050242] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  814. [ 1.050305] [BT_RFKILL]: Enter rfkill_rk_init
  815. [ 1.050502] of_get_named_gpio_flags exited with status 147
  816. [ 1.050517] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
  817. [ 1.050534] of_get_named_gpio_flags exited with status 155
  818. [ 1.050546] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
  819. [ 1.050560] of_get_named_gpio_flags exited with status 157
  820. [ 1.050572] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
  821. [ 1.050585] of_get_named_gpio_flags exited with status 154
  822. [ 1.050597] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
  823. [ 1.050610] of_get_named_gpio_flags exited with status 159
  824. [ 1.050622] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
  825. [ 1.050689] [BT_RFKILL]: Request irq for bt wakeup host
  826. [ 1.050809] [BT_RFKILL]: ** disable irq
  827. [ 1.050936] [BT_RFKILL]: ap6335 device registered.
  828. [ 1.053596] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
  829. [ 1.053665] rk3288_init_suspend
  830. [ 1.053698] rk3288_suspend_init enter
  831. [ 1.054047] rk3288_suspend_init: pm_ctrbits =200007
  832. [ 1.054163] gpio_get_dts_info suspend:4
  833. [ 1.054195] gpio_get_dts_info resume:4
  834. [ 1.054222] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  835. [ 1.054365] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  836. [ 1.055066] clks_gating_suspend_init:clkgt info ok
  837. [ 1.055495] Registering SWP/SWPB emulation handler
  838. [ 1.055539] rockchip_uboot_mem_late_init: Freeing uboot logo memory: 2000000@7dc00000
  839. [ 1.071998] ddrfreq: verion 1.2 20140526
  840. [ 1.072019] ddrfreq: normal 396MHz video_1080p 0MHz video_4k 0MHz dualview 0MHz idle 0MHz suspend 0MHz reboot 396MHz
  841. [ 1.072030] ddrfreq: auto-freq=0
  842. [ 1.072041] ddrfreq: auto-freq-table[0] 324MHz
  843. [ 1.072052] ddrfreq: auto-freq-table[1] 396MHz
  844. [ 1.072062] ddrfreq: auto-freq-table[2] 492MHz
  845. [ 1.072877] regulator-dummy: disabling
  846. [ 1.073216] pcd_pullup, is_on 0
  847. [ 1.073309] file system registered
  848. [ 1.074469] android_usb gadget: Mass Storage Function, version: 2009/09/11
  849. [ 1.074485] android_usb gadget: Number of LUNs=2
  850. [ 1.074499] lun0: LUN: removable file: (no medium)
  851. [ 1.074512] lun1: LUN: removable file: (no medium)
  852. [ 1.074772] android_usb gadget: android_usb ready
  853. [ 1.074941] i2c i2c-1: sensor_probe: gs_mma8452,0xdd705200
  854. [ 1.074968] of_get_named_gpio_flags exited with status 256
  855. [ 1.074980] of_get_named_gpio_flags: can't parse gpios property
  856. [ 1.074991] of_get_named_gpio_flags: can't parse gpios property
  857. [ 1.075013] sensor_chip_init:gs_mma8452:devid=0x0,ops=0xc0a86ad0
  858. [ 1.077019] input: gsensor as /devices/ff140000.i2c/i2c-1/1-001d/input/input2
  859. [ 1.077557] sensor_misc_device_register:miscdevice: mma8452_daemon
  860. [ 1.077574] sensor_probe:initialized ok,sensor name:mma8452,type:2,id=17
  861. [ 1.077574]
  862. [ 1.077681] i2c i2c-1: sensor_probe: ak8963,0xdd705400
  863. [ 1.077708] of_get_named_gpio_flags exited with status 257
  864. [ 1.077720] of_get_named_gpio_flags: can't parse gpios property
  865. [ 1.077731] of_get_named_gpio_flags: can't parse gpios property
  866. [ 1.078012] sensor_chip_init:ak8963:devid=0x48,ops=0xc0a86c8c
  867. [ 1.078741] input: compass as /devices/ff140000.i2c/i2c-1/1-000d/input/input3
  868. [ 1.079218] sensor_misc_device_register:miscdevice: compass
  869. [ 1.079235] sensor_probe:initialized ok,sensor name:akm8963,type:3,id=29
  870. [ 1.079235]
  871. [ 1.079331] sensor_init: Probe name sensors
  872. [ 1.079357] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
  873. [ 1.080383] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/24/2017 20:39:41 *****
  874. [ 1.080424] ricoh619-rtc ricoh619-rtc: setting system clock to 2017-06-24 20:39:41 UTC (1498336781)
  875. [ 1.080437] start_charge_logo_display
  876. [ 1.081797] RICOH_FG_DBG: battery capacity is 50%
  877. [ 1.081812] RICOH_FG_DBG: battery capacity is 50%
  878. [ 1.081823] RICOH_FG_DBG: battery capacity is 50%
  879. [ 1.082187] of_get_named_gpio_flags exited with status 231
  880. [ 1.082213] of_get_named_gpio_flags: can't parse gpios property
  881. [ 1.082288] rockchip_headset_probe() headset have hook adc mode
  882. [ 1.082515] input: rockchip_headset.32 as /devices/ff100000.adc/rockchip_headset.32/input/input4
  883. [ 1.083560] usbcore: registered new interface driver snd-usb-audio
  884. [ 1.083575] ALSA device list:
  885. [ 1.083586] #0: RK_RT5616
  886. [ 1.083684] Warning: unable to open an initial console.
  887. [ 1.083933] Freeing unused kernel memory: 228K (c0a15000 - c0a4e000)
  888. [ 1.086486] init: init first stage started!
  889. [ 1.091780] SELinux: 2048 avtab hash slots, 7954 rules.
  890. [ 1.098351] SELinux: 2048 avtab hash slots, 7954 rules.
  891. [ 1.098378] SELinux: 1 users, 2 roles, 701 types, 0 bools, 1 sens, 1024 cats
  892. [ 1.098397] SELinux: 63 classes, 7954 rules
  893. [ 1.101170] SELinux: Completing initialization.
  894. [ 1.101186] SELinux: Setting up existing superblocks.
  895. [ 1.101218] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  896. [ 1.101262] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  897. [ 1.101359] SELinux: initialized (dev bdev, type bdev), not configured for labeling
  898. [ 1.101385] SELinux: initialized (dev proc, type proc), uses genfs_contexts
  899. [ 1.101418] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  900. [ 1.101449] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
  901. [ 1.101822] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  902. [ 1.103309] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  903. [ 1.103333] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  904. [ 1.103352] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  905. [ 1.103373] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  906. [ 1.103404] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  907. [ 1.103495] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
  908. [ 1.103514] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  909. [ 1.103550] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  910. [ 1.260646] type=1403 audit(1498336781.680:2): policy loaded auid=4294967295 ses=4294967295
  911. [ 1.261659] init: (Initializing SELinux non-enforcing took 0.18s.)
  912. [ 1.267361] init: init second stage started!
  913. [ 1.277579] init: Running restorecon...
  914. [ 1.297847] RICOH_FG_DBG: battery capacity is 50%
  915. [ 1.297866] RICOH_FG_DBG: battery capacity is 50%
  916. [ 1.297878] RICOH_FG_DBG: battery capacity is 50%
  917. [ 1.337179] RICOH_FG_DBG: battery capacity is 50%
  918. [ 1.337192] RICOH_FG_DBG: battery capacity is 50%
  919. [ 1.337200] RICOH_FG_DBG: battery capacity is 50%
  920. [ 1.339131] init: waitpid failed: No child processes
  921. [ 1.339562] init: (Loading properties from /default.prop took 0.00s.)
  922. [ 1.342056] init: (Parsing /init.environ.rc took 0.00s.)
  923. [ 1.342787] init: (Parsing /init.usb.rc took 0.00s.)
  924. [ 1.344568] init: /init.rk30board.rc: 417: invalid keyword '//'
  925. [ 1.344603] init: /init.rk30board.rc: 422: invalid keyword '//'
  926. [ 1.344733] init: (Parsing init.rk30board.bootmode.emmc.rc took 0.00s.)
  927. [ 1.345107] init: init.rockchip.rc: 58: user requires 1 argument
  928. [ 1.345710] init: init.rockchip.rc: 275: user requires 1 argument
  929. [ 1.345757] init: init.rockchip.rc: 290: user requires 1 argument
  930. [ 1.346513] init: (Parsing init.rk30board.usb.rc took 0.00s.)
  931. [ 1.346533] init: (Parsing init.rockchip.rc took 0.00s.)
  932. [ 1.346956] init: init.connectivity.rc: 95: invalid keyword '/*'
  933. [ 1.347003] init: init.connectivity.rc: 96: invalid keyword 'class'
  934. [ 1.347024] init: init.connectivity.rc: 97: invalid keyword 'socket'
  935. [ 1.347041] init: init.connectivity.rc: 98: invalid keyword 'disabled'
  936. [ 1.347059] init: init.connectivity.rc: 99: invalid keyword 'oneshot'
  937. [ 1.347397] init: (Parsing init.connectivity.rc took 0.00s.)
  938. [ 1.347416] init: (Parsing /init.rk30board.rc took 0.00s.)
  939. [ 1.348751] init: (Parsing /init.usb.configfs.rc took 0.00s.)
  940. [ 1.348874] init: (Parsing /init.zygote32.rc took 0.00s.)
  941. [ 1.349961] init: (Parsing /init.cm.rc took 0.00s.)
  942. [ 1.349983] init: (Parsing /init.rc took 0.01s.)
  943. [ 1.350473] init: Starting service 'ueventd'...
  944. [ 1.351420] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  945. [ 1.351490] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
  946. [ 1.351498] lowmemorykiller: oom_adj 0 => oom_score_adj 0
  947. [ 1.351504] lowmemorykiller: oom_adj 1 => oom_score_adj 58
  948. [ 1.351510] lowmemorykiller: oom_adj 2 => oom_score_adj 117
  949. [ 1.351516] lowmemorykiller: oom_adj 4 => oom_score_adj 235
  950. [ 1.351523] lowmemorykiller: oom_adj 9 => oom_score_adj 529
  951. [ 1.351529] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
  952. [ 1.351852] init: Waiting for /dev/.coldboot_done...
  953. [ 1.352845] ueventd: ueventd started!
  954. [ 1.353412] ueventd: invalid gid 'trace'
  955. [ 1.366691] ___chip ID = 1___cnt = 0
  956. [ 1.366838] input: vtl_ts as /devices/virtual/input/input5
  957. [ 1.366849] gpufreq_input_connect
  958. [ 1.406832] RICOH_FG_DBG: battery voltage is not ready
  959. [ 1.406841] RICOH_FG_DBG: battery voltage is 0 mV
  960. [ 1.408531] RICOH_FG_DBG: battery capacity is 50%
  961. [ 1.484239] type=1400 audit(1498336781.900:3): avc: denied { relabelfrom } for pid=131 comm="ueventd" name="event5" dev="tmpfs" ino=1137 scontext=u:r:ueventd:s0 tcontext=u:object_r:input_device:s0 tclass=chr_file permissive=1
  962. [ 1.484269] type=1400 audit(1498336781.900:4): avc: denied { relabelto } for pid=131 comm="ueventd" name="event5" dev="tmpfs" ino=1137 scontext=u:r:ueventd:s0 tcontext=u:object_r:input_device:s0 tclass=chr_file permissive=1
  963. [ 1.495956] ueventd: Coldboot took 0.14s.
  964. [ 1.500743] init: Waiting for /dev/.coldboot_done took 0.15s.
  965. [ 1.500806] init: /dev/hw_random not found
  966. [ 1.500882] keychord: using input dev ricoh619_pwrkey for fevent
  967. [ 1.500892] keychord: using input dev rk29-keypad for fevent
  968. [ 1.500966] init: console init failed. Open on Console device ttyFIQ0 failed(No such file or directory)
  969. [ 1.501408] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  970. [ 1.502955] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  971. [ 1.505895] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  972. [ 1.507449] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  973. [ 1.507854] RICOH_FG_DBG: battery capacity is 50%
  974. [ 1.507863] RICOH_FG_DBG: battery capacity is 50%
  975. [ 1.507870] RICOH_FG_DBG: battery capacity is 50%
  976. [ 1.511376] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
  977. [ 1.516905] init: /dev/hw_random not found
  978. [ 1.523205] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
  979. [ 1.523238] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
  980. [ 1.523364] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/system,target=/system,type=ext4)=0
  981. [ 1.529583] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  982. [ 1.529606] SELinux: initialized (dev mmcblk0p8, type ext4), uses xattr
  983. [ 1.529677] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/cache,target=/cache,type=ext4)=0
  984. [ 1.534649] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  985. [ 1.534670] SELinux: initialized (dev mmcblk0p11, type ext4), uses xattr
  986. [ 1.534712] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/metadata,target=/metadata,type=ext4)=0
  987. [ 1.541175] EXT4-fs (mmcblk0p14): ext4_orphan_cleanup: deleting unreferenced inode 84708
  988. [ 1.545184] EXT4-fs (mmcblk0p14): ext4_orphan_cleanup: deleting unreferenced inode 91296
  989. [ 1.547504] EXT4-fs (mmcblk0p14): ext4_orphan_cleanup: deleting unreferenced inode 92003
  990. [ 1.547588] EXT4-fs (mmcblk0p14): 3 orphan inodes deleted
  991. [ 1.547598] EXT4-fs (mmcblk0p14): recovery complete
  992. [ 1.565530] RICOH_FG_DBG: battery capacity is 50%
  993. [ 1.565541] RICOH_FG_DBG: battery capacity is 50%
  994. [ 1.565550] RICOH_FG_DBG: battery capacity is 50%
  995. [ 1.590703] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  996. [ 1.590730] SELinux: initialized (dev mmcblk0p14, type ext4), uses xattr
  997. [ 1.590811] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,target=/data,type=ext4)=0
  998. [ 1.599318] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
  999. [ 1.599787] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
  1000. [ 1.600186] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
  1001. [ 1.600716] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
  1002. [ 1.601138] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
  1003. [ 1.601524] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
  1004. [ 1.601927] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
  1005. [ 1.602475] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
  1006. [ 1.602863] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
  1007. [ 1.603275] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)
  1008. [ 1.603647] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
  1009. [ 1.604022] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
  1010. [ 1.604398] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
  1011. [ 1.605027] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)
  1012. [ 1.605446] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
  1013. [ 1.605821] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
  1014. [ 1.606216] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
  1015. [ 1.606603] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
  1016. [ 1.606997] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
  1017. [ 1.607409] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
  1018. [ 1.607812] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
  1019. [ 1.608223] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
  1020. [ 1.608616] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)
  1021. [ 1.609013] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
  1022. [ 1.609472] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
  1023. [ 1.609910] init: (Parsing /system/etc/init/superuser.rc took 0.00s.)
  1024. [ 1.610286] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
  1025. [ 1.610703] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
  1026. [ 1.611089] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
  1027. [ 1.611478] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
  1028. [ 1.615319] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
  1029. [ 1.616993] init: Starting service 'logd'...
  1030. [ 1.640491] init: insmod: open("/system/lib/modules/ump.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/mali.ko") failed: No such file or directory
  1031. [ 1.640739] type=1400 audit(1498336782.060:5): avc: denied { module_load } for pid=1 comm="init" path="/system/lib/modules/mali_kbase.ko" dev="mmcblk0p10" ino=1540 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=system permissive=1
  1032. [ 1.647153] mali_kbase: version magic '3.10.0+ SMP preempt mod_unload ARMv7 p2v8 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
  1033. [ 1.647246] init: finit_module for "/system/lib/modules/mali_kbase.ko" failed: Exec format errorinit: insmod: open("/system/lib/modules/rk30_mirroring.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/rk29-ipp.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/wlan.ko") failed: No such file or directoryinit: write_file: Unable to open '/sys/kernel/debug/tracing/tracing_on': No such file or directory
  1034. [ 1.651707] init: property_set("ro.build.host", "crewrktablets") failed
  1035. [ 1.653581] init: property_set("ro.rk.btchip", "broadcom.bplus") failed
  1036. [ 1.654430] init: (Loading properties from /system/build.prop took 0.00s.)
  1037. [ 1.654528] init: (Loading properties from /vendor/build.prop took 0.00s.)
  1038. [ 1.654591] init: (Loading properties from /factory/factory.prop took 0.00s.)
  1039. [ 1.657338] init: Starting service 'debuggerd'...
  1040. [ 1.657970] init: do_start: Service debuggerd64 not found
  1041. [ 1.659124] init: Starting service 'vold'...
  1042. [ 1.668150] init: Not bootcharting.
  1043. [ 1.752969] logd.auditd: start
  1044. [ 1.753020] logd.klogd: 1522636291
  1045. [ 1.791800] RICOH_FG_DBG: battery capacity is 50%
  1046. [ 1.791820] RICOH_FG_DBG: battery capacity is 50%
  1047. [ 1.791832] RICOH_FG_DBG: battery capacity is 50%
  1048. [ 1.809512] RICOH_FG_DBG: battery capacity is 50%
  1049. [ 1.809529] RICOH_FG_DBG: battery capacity is 50%
  1050. [ 1.809538] RICOH_FG_DBG: battery capacity is 50%
  1051. [ 1.877340] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
  1052. [ 1.894515] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 173) exited with status 0
  1053. [ 1.898640] init: write_file: Unable to open '/sys/class/rk3288_modem/modem_status': No such file or directory
  1054. [ 1.958460] RICOH_FG_DBG: battery capacity is 50%
  1055. [ 1.958474] RICOH_FG_DBG: battery capacity is 50%
  1056. [ 1.958482] RICOH_FG_DBG: battery capacity is 50%
  1057. [ 1.972251] EXT4-fs (mmcblk0p14): Unrecognized mount option "background_gc=on" or missing value
  1058. [ 1.974730] init: Starting service 'sysinit'...
  1059. [ 1.975601] init: (Loading properties from /data/local.prop took 0.00s.)
  1060. [ 2.040438] init: Service 'sysinit' (pid 178) exited with status 0
  1061. [ 2.040698] init: Starting service 'logd-reinit'...
  1062. [ 2.043236] init: Starting service 'healthd'...
  1063. [ 2.043849] init: Starting service 'lmkd'...
  1064. [ 2.044444] init: Starting service 'servicemanager'...
  1065. [ 2.045084] init: Starting service 'surfaceflinger'...
  1066. [ 2.046230] bat_cap: oldcap path is /sys/devices/ff100000.adc
  1067. [ 2.046295] bat_cap: oldcap_path no exist
  1068. [ 2.046497] binder: 184:184 transaction failed 29189, size 0-0
  1069. [ 2.049175] init: write_file: Unable to open '/proc/sys/vm/lazy_vfree_tlb_flush_all_threshold': No such file or directory
  1070. [ 2.050512] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/boost_ms': No such file or directory
  1071. [ 2.050568] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/input_boost_ms': No such file or directory
  1072. [ 2.050618] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/input_boost_freq': No such file or directory
  1073. [ 2.050666] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/sync_threshold': No such file or directory
  1074. [ 2.050716] init: write_file: Unable to open '/sys/class/misc/touchwake/enabled': No such file or directory
  1075. [ 2.050754] init: write_file: Unable to open '/sys/class/misc/touchwake/delay': No such file or directory
  1076. [ 2.050885] init: decode_uid: Unable to find UID for 'system:system'. Returning UINT_MAX
  1077. [ 2.056287] logd.daemon: reinit
  1078. [ 2.075166] [BT_RFKILL]: bt shut off power
  1079. [ 2.104863] init: Service 'logd-reinit' (pid 181) exited with status 0
  1080. [ 2.105141] init: write_file: Unable to open '/sys/kernel/debug/tracing/tracing_on': No such file or directory
  1081. [ 2.105170] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
  1082. [ 2.105181] init: write: cannot expand '${ro.serialno}'
  1083. [ 2.105445] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
  1084. [ 2.106298] init: property_set("ro.bt.bdaddr_path", "/data/misc/bluetooth/bdaddr") failed
  1085. [ 2.112160] init: SELinux: Could not get canonical path for /sys/block/sda/queue/scheduler restorecon: No such file or directory.
  1086. [ 2.112223] init: SELinux: Could not get canonical path for /sys/block/sde/queue/scheduler restorecon: No such file or directory.
  1087. [ 2.112280] init: SELinux: Could not get canonical path for /sys/block/dm-0/queue/scheduler restorecon: No such file or directory.
  1088. [ 2.113265] init: service 'console' requires console
  1089. [ 2.113326] android_usb: already disabled
  1090. [ 2.113500] init: Starting service 'adbd'...
  1091. [ 2.113944] init: write_file: Unable to open '/sys/class/rk3288_modem/modem_status': No such file or directory
  1092. [ 2.114002] init: property_set("ro.factory.hasGPS", "1") failed
  1093. [ 2.114341] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 2 (/system/bin/update_verifier)'
  1094. [ 2.114413] init: Starting service 'drmservice'...
  1095. [ 2.115124] init: Service akmd does not have a SELinux domain defined.
  1096. [ 2.115186] init: Starting service 'gps_daemon'...
  1097. [ 2.115503] init: cannot setexeccon('u:r:drmservice:s0'): Invalid argument
  1098. [ 2.115554] init: Starting service 'vpu_service'...
  1099. [ 2.116467] init: Starting service 'zygote'...
  1100. [ 2.117157] init: Starting service 'audioserver'...
  1101. [ 2.117780] init: Starting service 'cameraserver'...
  1102. [ 2.118391] read descriptors
  1103. [ 2.118403] read descriptors
  1104. [ 2.118411] read strings
  1105. [ 2.118441] pcd_pullup, is_on 1
  1106. [ 2.118457] init: Starting service 'drm'...
  1107. [ 2.119180] init: Starting service 'installd'...
  1108. [ 2.119844] init: Starting service 'keystore'...
  1109. [ 2.120541] init: Starting service 'mediacodec'...
  1110. [ 2.121245] init: Starting service 'mediadrm'...
  1111. [ 2.121916] init: Starting service 'mediaextractor'...
  1112. [ 2.124685] init: Starting service 'media'...
  1113. [ 2.125459] init: Starting service 'netd'...
  1114. [ 2.126764] init: Service 'drmservice' (pid 197) exited with status 127
  1115. [ 2.127335] init: Starting service 'gatekeeperd'...
  1116. [ 2.141558] warning: `gps_daemon' uses 32-bit capabilities (legacy support in use)
  1117. [ 2.360550] RICOH_FG_DBG: battery capacity is 50%
  1118. [ 2.360570] RICOH_FG_DBG: battery capacity is 50%
  1119. [ 2.360583] RICOH_FG_DBG: battery capacity is 50%
  1120. [ 2.370414] RICOH_FG_DBG: battery capacity is 50%
  1121. [ 2.370439] RICOH_FG_DBG: battery capacity is 50%
  1122. [ 2.370456] RICOH_FG_DBG: battery capacity is 50%
  1123. [ 2.421339] init: Starting service 'perfprofd'...
  1124. [ 2.422831] init: write_file: Unable to open '/sys/class/rk3288_modem/modem_status': No such file or directory
  1125. [ 2.422871] init: do_stop: Service ril-daemon not found
  1126. [ 2.422892] init: do_stop: Service qmuxd not found
  1127. [ 2.422910] init: do_stop: Service netmgrd not found
  1128. [ 2.439266] RICOH_FG_DBG: battery capacity is 50%
  1129. [ 2.439281] RICOH_FG_DBG: battery capacity is 50%
  1130. [ 2.439289] RICOH_FG_DBG: battery capacity is 50%
  1131. [ 2.468785] RICOH_FG_DBG: battery capacity is 50%
  1132. [ 2.468797] RICOH_FG_DBG: battery capacity is 50%
  1133. [ 2.468803] RICOH_FG_DBG: battery capacity is 50%
  1134. [ 2.478617] RICOH_FG_DBG: battery capacity is 50%
  1135. [ 2.478628] RICOH_FG_DBG: battery capacity is 50%
  1136. [ 2.478634] RICOH_FG_DBG: battery capacity is 50%
  1137. [ 2.701437] vpu_service:: VPU Ready
  1138. [ 2.773894] EHCI: rk_ehci_hcd_enable, disable host controller
  1139. [ 2.786633] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1140. [ 2.786652] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1141. [ 2.786667] D1:camsys_open(739): camsys_marvin(dd772010) is opened!
  1142. [ 2.786905] D1:camsys_extdev_register(243): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x2000000 success!
  1143. [ 2.786932] D1:camsys_extdev_register(243): Get RK30_PIN2_PB6(78) gpio(active: 0) for dev_id 0x2000000 success!
  1144. [ 2.786956] D1:camsys_extdev_register(243): Get RK30_PIN0_PC1(17) gpio(active: 1) for dev_id 0x2000000 success!
  1145. [ 2.786971] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: default
  1146. [ 2.786994] D1:camsys_extdev_register(268): Extdev(dev_id: 0x2000000 dev_name: OV8825) register success
  1147. [ 2.792092] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1148. [ 2.792108] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1149. [ 2.792219] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1150. [ 2.792240] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1151. [ 2.793328] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1152. [ 2.794495] D1:camsys_sysctl_extdev(353): Sysctl 8 success, gpio(78) set 1
  1153. [ 2.795602] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(79) set 1
  1154. [ 2.800248] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1155. [ 2.800277] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1156. [ 2.800300] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1157. [ 2.801422] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1158. [ 2.801449] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1159. [ 2.803528] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1160. [ 2.803580] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1161. [ 2.803595] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1162. [ 2.803609] D1:camsys_release(763): camsys_marvin(dd772010) is closed
  1163. [ 2.862414] RICOH_FG_DBG: battery capacity is 50%
  1164. [ 2.862434] RICOH_FG_DBG: battery capacity is 50%
  1165. [ 2.862447] RICOH_FG_DBG: battery capacity is 50%
  1166. [ 2.901755] RICOH_FG_DBG: battery capacity is 50%
  1167. [ 2.901772] RICOH_FG_DBG: battery capacity is 50%
  1168. [ 2.901782] RICOH_FG_DBG: battery capacity is 50%
  1169. [ 3.019830] RICOH_FG_DBG: battery capacity is 50%
  1170. [ 3.019842] RICOH_FG_DBG: battery capacity is 50%
  1171. [ 3.019849] RICOH_FG_DBG: battery capacity is 50%
  1172. [ 3.031965] healthd: BatteryCurrentNowPath not found
  1173. [ 3.031981] healthd: BatteryFullChargePath not found
  1174. [ 3.031989] healthd: BatteryCycleCountPath not found
  1175. [ 3.032113] RICOH_FG_DBG: battery capacity is 50%
  1176. [ 3.032142] RICOH_FG_DBG: battery voltage is not ready
  1177. [ 3.032147] RICOH_FG_DBG: battery voltage is 0 mV
  1178. [ 3.034038] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1179. [ 3.034054] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1180. [ 3.034125] RICOH_FG_DBG: battery capacity is 50%
  1181. [ 3.034156] RICOH_FG_DBG: battery voltage is not ready
  1182. [ 3.034161] RICOH_FG_DBG: battery voltage is 0 mV
  1183. [ 3.036283] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1184. [ 3.036302] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1185. [ 3.041004] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1186. [ 3.041014] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1187. [ 3.041020] D1:camsys_open(739): camsys_marvin(dd772010) is opened!
  1188. [ 3.041157] _gpio_request: gpio-78 (camsys_gpio) status -16
  1189. [ 3.041164] E:camsys_extdev_register(239): Request RK30_PIN2_PB6(78) failed
  1190. [ 3.041171] D1:camsys_extdev_register(243): Get RK30_PIN2_PB6(78) gpio(active: 1) for dev_id 0x1000000 success!
  1191. [ 3.041179] _gpio_request: gpio-17 (camsys_gpio) status -16
  1192. [ 3.041184] E:camsys_extdev_register(239): Request RK30_PIN0_PC1(17) failed
  1193. [ 3.041190] D1:camsys_extdev_register(243): Get RK30_PIN0_PC1(17) gpio(active: 1) for dev_id 0x1000000 success!
  1194. [ 3.041198] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_dvp10bit
  1195. [ 3.041295] D1:camsys_extdev_register(268): Extdev(dev_id: 0x1000000 dev_name: OV2659) register success
  1196. [ 3.046351] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1197. [ 3.046362] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1198. [ 3.046466] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1199. [ 3.046476] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1200. [ 3.047552] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1201. [ 3.048621] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1202. [ 3.049698] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(78) set 0
  1203. [ 3.054031] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1204. [ 3.054043] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1205. [ 3.054054] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1206. [ 3.055156] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1207. [ 3.055172] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1208. [ 3.057236] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1209. [ 3.057253] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1210. [ 3.057259] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1211. [ 3.057265] D1:camsys_release(763): camsys_marvin(dd772010) is closed
  1212. [ 3.060221] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1213. [ 3.060231] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1214. [ 3.060237] D1:camsys_open(739): camsys_marvin(dd772010) is opened!
  1215. [ 3.060497] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 420000000 Hz) in turn on
  1216. [ 3.060509] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1217. [ 3.060615] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1218. [ 3.060631] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1219. [ 3.061083] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1220. [ 3.063146] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1221. [ 3.064186] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1222. [ 3.064282] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1223. [ 3.064399] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1224. [ 3.065465] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1225. [ 3.065477] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1226. [ 3.065609] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1227. [ 3.065700] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1228. [ 3.065783] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1229. [ 3.066858] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1230. [ 3.066869] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1231. [ 3.066892] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1232. [ 3.066988] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1233. [ 3.067085] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(79) set 1
  1234. [ 3.067174] D1:camsys_sysctl_extdev(353): Sysctl 8 success, gpio(78) set 1
  1235. [ 3.068322] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1236. [ 3.068333] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1237. [ 3.098529] RICOH_FG_DBG: battery capacity is 50%
  1238. [ 3.098542] RICOH_FG_DBG: battery capacity is 50%
  1239. [ 3.098547] RICOH_FG_DBG: battery capacity is 50%
  1240. [ 3.118206] RICOH_FG_DBG: battery capacity is 50%
  1241. [ 3.118217] RICOH_FG_DBG: battery capacity is 50%
  1242. [ 3.118222] RICOH_FG_DBG: battery capacity is 50%
  1243. [ 3.216625] RICOH_FG_DBG: battery capacity is 50%
  1244. [ 3.216634] RICOH_FG_DBG: battery capacity is 50%
  1245. [ 3.216639] RICOH_FG_DBG: battery capacity is 50%
  1246. [ 3.217946] RICOH_FG_DBG: battery capacity is 50%
  1247. [ 3.217953] RICOH_FG_DBG: battery capacity is 50%
  1248. [ 3.217958] RICOH_FG_DBG: battery capacity is 50%
  1249. [ 3.271659] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1250. [ 3.271672] W:camsys_phy_ops(478): mipiphy->phy_index(-1238334548) != extdev->phy.info.mipi.phy_index(1)!
  1251. [ 3.271881] D1:camsys_rk3288_mipihpy_cfg(218): mipi phy(1) turn on(lane: 0x3 bit_rate: 328Mbps)
  1252. [ 3.596954] init: Starting service 'bootanim'...
  1253. [ 3.597636] rk3288-lcdc lcdc0: blank mode:0
  1254. [ 3.610220] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1255. [ 3.615009] RICOH_FG_DBG: battery voltage is not ready
  1256. [ 3.615017] RICOH_FG_DBG: battery voltage is 0 mV
  1257. [ 3.616733] RICOH_FG_DBG: battery capacity is 50%
  1258. [ 3.616928] RICOH_FG_DBG: battery capacity is 50%
  1259. [ 3.616964] RICOH_FG_DBG: battery voltage is not ready
  1260. [ 3.616967] RICOH_FG_DBG: battery voltage is 0 mV
  1261. [ 3.623085] init: Service bootsound does not have a SELinux domain defined.
  1262. [ 3.623191] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1263. [ 3.623204] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1264. [ 3.623303] RICOH_FG_DBG: battery capacity is 50%
  1265. [ 3.623333] RICOH_FG_DBG: battery voltage is not ready
  1266. [ 3.623336] RICOH_FG_DBG: battery voltage is 0 mV
  1267. [ 3.625153] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1268. [ 3.625166] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1269. [ 3.625254] RICOH_FG_DBG: battery capacity is 50%
  1270. [ 3.625284] RICOH_FG_DBG: battery voltage is not ready
  1271. [ 3.625287] RICOH_FG_DBG: battery voltage is 0 mV
  1272. [ 3.626990] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1273. [ 3.627003] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1274. [ 4.451032] RICOH_FG_DBG: battery capacity is 50%
  1275. [ 4.451046] RICOH_FG_DBG: battery capacity is 50%
  1276. [ 4.451054] RICOH_FG_DBG: battery capacity is 50%
  1277. [ 4.731978] RICOH_FG_DBG: battery capacity is 50%
  1278. [ 4.731993] RICOH_FG_DBG: battery capacity is 50%
  1279. [ 4.732000] RICOH_FG_DBG: battery capacity is 50%
  1280. [ 4.751689] RICOH_FG_DBG: battery capacity is 50%
  1281. [ 4.751709] RICOH_FG_DBG: battery capacity is 50%
  1282. [ 4.751715] RICOH_FG_DBG: battery capacity is 50%
  1283. [ 5.981971] RICOH_FG_DBG: battery capacity is 50%
  1284. [ 5.981985] RICOH_FG_DBG: battery capacity is 50%
  1285. [ 5.981991] RICOH_FG_DBG: battery capacity is 50%
  1286. [ 6.021056] RICOH_FG_DBG: battery capacity is 50%
  1287. [ 6.021075] RICOH_FG_DBG: battery capacity is 50%
  1288. [ 6.021085] RICOH_FG_DBG: battery capacity is 50%
  1289. [ 6.572044] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1290. [ 6.576381] RICOH_FG_DBG: battery voltage is not ready
  1291. [ 6.576394] RICOH_FG_DBG: battery voltage is 0 mV
  1292. [ 6.578136] RICOH_FG_DBG: battery capacity is 50%
  1293. [ 6.580323] RICOH_FG_DBG: battery capacity is 50%
  1294. [ 6.580469] RICOH_FG_DBG: battery voltage is not ready
  1295. [ 6.580475] RICOH_FG_DBG: battery voltage is 0 mV
  1296. [ 6.583103] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1297. [ 6.583124] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1298. [ 6.583235] RICOH_FG_DBG: battery capacity is 50%
  1299. [ 6.583266] RICOH_FG_DBG: battery voltage is not ready
  1300. [ 6.583271] RICOH_FG_DBG: battery voltage is 0 mV
  1301. [ 6.585150] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1302. [ 6.585168] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1303. [ 6.585260] RICOH_FG_DBG: battery capacity is 50%
  1304. [ 6.585290] RICOH_FG_DBG: battery voltage is not ready
  1305. [ 6.585296] RICOH_FG_DBG: battery voltage is 0 mV
  1306. [ 6.587147] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1307. [ 6.587165] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1308. [ 6.602395] RICOH_FG_DBG: PMU: cc_sum = 2853: cc_cap_res= 42:
  1309. [ 6.602411] RICOH_FG_DBG: PMU: cc_cap_offset= -42:
  1310. [ 6.605856] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 62 Return 2878
  1311. [ 6.615710] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1312. [ 6.615723] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1313. [ 6.615729] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1314. [ 6.619169] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1315. [ 6.619179] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1316. [ 6.619185] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1317. [ 6.624827] RICOH_FG_DBG: PMU: ------- STATUS= 1: IBAT= -471: VSYS= 4293000: VBAT= 4168400: DSOC= 10000: RSOC= 9800: -------
  1318. [ 6.627445] RICOH_FG_DBG: battery voltage is 4168 mV
  1319. [ 6.629170] RICOH_FG_DBG: battery capacity is 100%
  1320. [ 6.634658] RICOH_FG_DBG: battery temperature is 31 degree
  1321. [ 6.635130] RICOH_FG_DBG: battery capacity is 100%
  1322. [ 6.637839] RICOH_FG_DBG: battery voltage is 4168 mV
  1323. [ 6.643142] RICOH_FG_DBG: battery temperature is 31 degree
  1324. [ 6.645214] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a
  1325. [ 6.645236] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1326. [ 6.650808] RICOH_FG_DBG: battery capacity is 100%
  1327. [ 6.650825] RICOH_FG_DBG: battery capacity is 100%
  1328. [ 6.650832] RICOH_FG_DBG: battery capacity is 100%
  1329. [ 6.827900] RICOH_FG_DBG: battery capacity is 100%
  1330. [ 6.827912] RICOH_FG_DBG: battery capacity is 100%
  1331. [ 6.827918] RICOH_FG_DBG: battery capacity is 100%
  1332. [ 6.906620] RICOH_FG_DBG: battery capacity is 100%
  1333. [ 6.906637] RICOH_FG_DBG: battery capacity is 100%
  1334. [ 6.906645] RICOH_FG_DBG: battery capacity is 100%
  1335. [ 6.916501] RICOH_FG_DBG: battery capacity is 100%
  1336. [ 6.916520] RICOH_FG_DBG: battery capacity is 100%
  1337. [ 6.916530] RICOH_FG_DBG: battery capacity is 100%
  1338. [ 7.123130] RICOH_FG_DBG: battery capacity is 100%
  1339. [ 7.123147] RICOH_FG_DBG: battery capacity is 100%
  1340. [ 7.123155] RICOH_FG_DBG: battery capacity is 100%
  1341. [ 7.201819] RICOH_FG_DBG: battery capacity is 100%
  1342. [ 7.201833] RICOH_FG_DBG: battery capacity is 100%
  1343. [ 7.201839] RICOH_FG_DBG: battery capacity is 100%
  1344. [ 7.211653] RICOH_FG_DBG: battery capacity is 100%
  1345. [ 7.211664] RICOH_FG_DBG: battery capacity is 100%
  1346. [ 7.211672] RICOH_FG_DBG: battery capacity is 100%
  1347. [ 8.677803] [otg id chg] last id -1 current id 1
  1348. [ 8.677818] PortPower off
  1349. [ 9.533884] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1350. [ 9.540916] RICOH_FG_DBG: battery voltage is 4168 mV
  1351. [ 9.542657] RICOH_FG_DBG: battery capacity is 100%
  1352. [ 9.547824] RICOH_FG_DBG: battery temperature is 31 degree
  1353. [ 9.549804] RICOH_FG_DBG: battery capacity is 100%
  1354. [ 9.551594] RICOH_FG_DBG: battery voltage is 4168 mV
  1355. [ 9.556714] RICOH_FG_DBG: battery temperature is 31 degree
  1356. [ 9.558482] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a
  1357. [ 9.558497] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1358. [ 9.558613] RICOH_FG_DBG: battery capacity is 100%
  1359. [ 9.560315] RICOH_FG_DBG: battery voltage is 4168 mV
  1360. [ 9.565438] RICOH_FG_DBG: battery temperature is 31 degree
  1361. [ 9.567258] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a
  1362. [ 9.567275] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1363. [ 9.567371] RICOH_FG_DBG: battery capacity is 100%
  1364. [ 9.569075] RICOH_FG_DBG: battery voltage is 4168 mV
  1365. [ 9.574137] RICOH_FG_DBG: battery temperature is 31 degree
  1366. [ 9.576181] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a
  1367. [ 9.576195] healthd: battery [l=100 v=4168 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1368. [ 9.762509] WARN::dwc_otg_core_reset:5543: dwc_otg_core_reset() HANG! AHB Idle GRSTCTL=4000020
  1369. [ 9.762509]
  1370. [ 9.762527] Using Buffer DMA mode
  1371. [ 9.762533] Periodic Transfer Interrupt Enhancement - disabled
  1372. [ 9.762537] Multiprocessor Interrupt Enhancement - disabled
  1373. [ 9.762543] OTG VER PARAM: 0, OTG VER FLAG: 0
  1374. [ 9.762551] ^^^^^^^^^^^^^^^^^Device Mode
  1375. [ 9.789744] RICOH_FG_DBG: battery capacity is 100%
  1376. [ 9.789761] RICOH_FG_DBG: battery capacity is 100%
  1377. [ 9.789768] RICOH_FG_DBG: battery capacity is 100%
  1378. [ 10.075166] RICOH_FG_DBG: battery capacity is 100%
  1379. [ 10.075190] RICOH_FG_DBG: battery capacity is 100%
  1380. [ 10.075203] RICOH_FG_DBG: battery capacity is 100%
  1381. [ 10.085005] RICOH_FG_DBG: battery capacity is 100%
  1382. [ 10.085039] RICOH_FG_DBG: battery capacity is 100%
  1383. [ 10.085054] RICOH_FG_DBG: battery capacity is 100%
  1384. [ 10.124328] RICOH_FG_DBG: battery capacity is 100%
  1385. [ 10.124348] RICOH_FG_DBG: battery capacity is 100%
  1386. [ 10.124360] RICOH_FG_DBG: battery capacity is 100%
  1387. [ 10.252229] ***************vbus detect*****************
  1388. [ 10.370342] RICOH_FG_DBG: battery capacity is 100%
  1389. [ 10.370364] RICOH_FG_DBG: battery capacity is 100%
  1390. [ 10.370377] RICOH_FG_DBG: battery capacity is 100%
  1391. [ 10.409673] RICOH_FG_DBG: battery capacity is 100%
  1392. [ 10.409689] RICOH_FG_DBG: battery capacity is 100%
  1393. [ 10.409700] RICOH_FG_DBG: battery capacity is 100%
  1394. [ 10.434761] Using Buffer DMA mode
  1395. [ 10.434778] Periodic Transfer Interrupt Enhancement - disabled
  1396. [ 10.434784] Multiprocessor Interrupt Enhancement - disabled
  1397. [ 10.434793] OTG VER PARAM: 0, OTG VER FLAG: 0
  1398. [ 10.434800] ^^^^^^^^^^^^^^^^^Device Mode
  1399. [ 10.434846] *******************soft connect!!!*******************
  1400. [ 10.533631] USB RESET
  1401. [ 10.620259] android_work: sent uevent USB_STATE=CONNECTED
  1402. [ 10.637953] android_usb gadget: high-speed config #1: android
  1403. [ 10.638156] android_work: sent uevent USB_STATE=CONFIGURED
  1404. [ 10.754108] RICOH_FG_DBG: battery capacity is 100%
  1405. [ 10.754133] RICOH_FG_DBG: battery capacity is 100%
  1406. [ 10.754147] RICOH_FG_DBG: battery capacity is 100%
  1407. [ 10.931253] RICOH_FG_DBG: battery capacity is 100%
  1408. [ 10.931285] RICOH_FG_DBG: battery capacity is 100%
  1409. [ 10.931298] RICOH_FG_DBG: battery capacity is 100%
  1410. [ 11.088655] RICOH_FG_DBG: battery capacity is 100%
  1411. [ 11.088676] RICOH_FG_DBG: battery capacity is 100%
  1412. [ 11.088689] RICOH_FG_DBG: battery capacity is 100%
  1413. [ 11.098473] RICOH_FG_DBG: battery capacity is 100%
  1414. [ 11.098491] RICOH_FG_DBG: battery capacity is 100%
  1415. [ 11.098502] RICOH_FG_DBG: battery capacity is 100%
  1416. [ 11.137857] RICOH_FG_DBG: battery capacity is 100%
  1417. [ 11.137873] RICOH_FG_DBG: battery capacity is 100%
  1418. [ 11.137882] RICOH_FG_DBG: battery capacity is 100%
  1419. [ 11.265769] RICOH_FG_DBG: battery capacity is 100%
  1420. [ 11.265792] RICOH_FG_DBG: battery capacity is 100%
  1421. [ 11.265807] RICOH_FG_DBG: battery capacity is 100%
  1422. [ 11.679042] RICOH_FG_DBG: battery capacity is 100%
  1423. [ 11.679063] RICOH_FG_DBG: battery capacity is 100%
  1424. [ 11.679076] RICOH_FG_DBG: battery capacity is 100%
  1425. [ 11.757759] RICOH_FG_DBG: battery capacity is 100%
  1426. [ 11.757777] RICOH_FG_DBG: battery capacity is 100%
  1427. [ 11.757786] RICOH_FG_DBG: battery capacity is 100%
  1428. [ 11.836648] RICOH_FG_DBG: battery capacity is 100%
  1429. [ 11.836670] RICOH_FG_DBG: battery capacity is 100%
  1430. [ 11.836682] RICOH_FG_DBG: battery capacity is 100%
  1431. [ 12.182047] RICOH_FG_DBG: battery capacity is 100%
  1432. [ 12.182078] RICOH_FG_DBG: battery capacity is 100%
  1433. [ 12.182096] RICOH_FG_DBG: battery capacity is 100%
  1434. [ 12.230128] RICOH_FG_DBG: battery capacity is 100%
  1435. [ 12.230146] RICOH_FG_DBG: battery capacity is 100%
  1436. [ 12.230157] RICOH_FG_DBG: battery capacity is 100%
  1437. [ 12.448817] RICOH_FG_DBG: battery capacity is 100%
  1438. [ 12.448839] RICOH_FG_DBG: battery capacity is 100%
  1439. [ 12.448852] RICOH_FG_DBG: battery capacity is 100%
  1440. [ 12.466262] RICOH_FG_DBG: battery capacity is 100%
  1441. [ 12.466284] RICOH_FG_DBG: battery capacity is 100%
  1442. [ 12.466297] RICOH_FG_DBG: battery capacity is 100%
  1443. [ 12.495744] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1444. [ 12.501920] RICOH_FG_DBG: battery voltage is 4163 mV
  1445. [ 12.503722] RICOH_FG_DBG: battery capacity is 100%
  1446. [ 12.512829] RICOH_FG_DBG: battery temperature is 31 degree
  1447. [ 12.516153] RICOH_FG_DBG: battery capacity is 100%
  1448. [ 12.518036] RICOH_FG_DBG: battery voltage is 4163 mV
  1449. [ 12.523364] RICOH_FG_DBG: battery temperature is 31 degree
  1450. [ 12.525678] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1451. [ 12.525703] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1452. [ 12.525858] RICOH_FG_DBG: battery capacity is 100%
  1453. [ 12.528242] RICOH_FG_DBG: battery voltage is 4163 mV
  1454. [ 12.533582] RICOH_FG_DBG: battery temperature is 31 degree
  1455. [ 12.535835] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1456. [ 12.535861] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1457. [ 12.536014] RICOH_FG_DBG: battery capacity is 100%
  1458. [ 12.537817] RICOH_FG_DBG: battery voltage is 4163 mV
  1459. [ 12.543218] RICOH_FG_DBG: battery temperature is 31 degree
  1460. [ 12.545460] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1461. [ 12.545485] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1462. [ 13.116635] RICOH_FG_DBG: battery capacity is 100%
  1463. [ 13.116656] RICOH_FG_DBG: battery capacity is 100%
  1464. [ 13.116669] RICOH_FG_DBG: battery capacity is 100%
  1465. [ 13.381386] RICOH_FG_DBG: battery capacity is 100%
  1466. [ 13.381411] RICOH_FG_DBG: battery capacity is 100%
  1467. [ 13.381424] RICOH_FG_DBG: battery capacity is 100%
  1468. [ 14.198559] RICOH_FG_DBG: battery capacity is 100%
  1469. [ 14.198580] RICOH_FG_DBG: battery capacity is 100%
  1470. [ 14.198593] RICOH_FG_DBG: battery capacity is 100%
  1471. [ 14.455468] RICOH_FG_DBG: battery capacity is 100%
  1472. [ 14.455491] RICOH_FG_DBG: battery capacity is 100%
  1473. [ 14.455505] RICOH_FG_DBG: battery capacity is 100%
  1474. [ 14.690101] RICOH_FG_DBG: battery capacity is 100%
  1475. [ 14.690126] RICOH_FG_DBG: battery capacity is 100%
  1476. [ 14.690140] RICOH_FG_DBG: battery capacity is 100%
  1477. [ 14.790069] RICOH_FG_DBG: battery capacity is 100%
  1478. [ 14.790092] RICOH_FG_DBG: battery capacity is 100%
  1479. [ 14.790105] RICOH_FG_DBG: battery capacity is 100%
  1480. [ 15.447824] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1481. [ 15.451329] RICOH_FG_DBG: battery voltage is 4163 mV
  1482. [ 15.453190] RICOH_FG_DBG: battery capacity is 100%
  1483. [ 15.458955] RICOH_FG_DBG: battery temperature is 31 degree
  1484. [ 15.459590] RICOH_FG_DBG: battery capacity is 100%
  1485. [ 15.461549] RICOH_FG_DBG: battery voltage is 4163 mV
  1486. [ 15.467434] RICOH_FG_DBG: battery temperature is 31 degree
  1487. [ 15.467457] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1488. [ 15.473866] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1489. [ 15.473907] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1490. [ 15.476510] RICOH_FG_DBG: battery voltage is 4163 mV
  1491. [ 15.478957] RICOH_FG_DBG: battery capacity is 100%
  1492. [ 15.484668] RICOH_FG_DBG: battery temperature is 31 degree
  1493. [ 15.488181] RICOH_FG_DBG: battery capacity is 100%
  1494. [ 15.490835] RICOH_FG_DBG: battery voltage is 4163 mV
  1495. [ 15.496335] RICOH_FG_DBG: battery temperature is 31 degree
  1496. [ 15.499597] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1497. [ 15.499635] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1498. [ 15.499830] RICOH_FG_DBG: battery capacity is 100%
  1499. [ 15.501763] RICOH_FG_DBG: battery voltage is 4163 mV
  1500. [ 15.507342] RICOH_FG_DBG: battery temperature is 31 degree
  1501. [ 15.509931] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1502. [ 15.509970] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1503. [ 15.510176] RICOH_FG_DBG: battery capacity is 100%
  1504. [ 15.512088] RICOH_FG_DBG: battery voltage is 4163 mV
  1505. [ 15.517741] RICOH_FG_DBG: battery temperature is 31 degree
  1506. [ 15.520312] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1507. [ 15.520350] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1508. [ 15.713466] RICOH_FG_DBG: battery capacity is 100%
  1509. [ 15.713492] RICOH_FG_DBG: battery capacity is 100%
  1510. [ 15.713506] RICOH_FG_DBG: battery capacity is 100%
  1511. [ 15.752797] RICOH_FG_DBG: battery capacity is 100%
  1512. [ 15.752814] RICOH_FG_DBG: battery capacity is 100%
  1513. [ 15.752823] RICOH_FG_DBG: battery capacity is 100%
  1514. [ 15.852765] RICOH_FG_DBG: battery capacity is 100%
  1515. [ 15.852778] RICOH_FG_DBG: battery capacity is 100%
  1516. [ 15.852785] RICOH_FG_DBG: battery capacity is 100%
  1517. [ 16.049540] RICOH_FG_DBG: battery capacity is 100%
  1518. [ 16.049561] RICOH_FG_DBG: battery capacity is 100%
  1519. [ 16.049570] RICOH_FG_DBG: battery capacity is 100%
  1520. [ 16.126709] RICOH_FG_DBG: battery capacity is 100%
  1521. [ 16.126727] RICOH_FG_DBG: battery capacity is 100%
  1522. [ 16.126739] RICOH_FG_DBG: battery capacity is 100%
  1523. [ 16.402237] RICOH_FG_DBG: battery capacity is 100%
  1524. [ 16.402255] RICOH_FG_DBG: battery capacity is 100%
  1525. [ 16.402266] RICOH_FG_DBG: battery capacity is 100%
  1526. [ 16.431771] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1527. [ 16.434528] RICOH_FG_DBG: battery voltage is 4163 mV
  1528. [ 16.436281] RICOH_FG_DBG: battery capacity is 100%
  1529. [ 16.442105] RICOH_FG_DBG: battery temperature is 31 degree
  1530. [ 16.442563] RICOH_FG_DBG: battery capacity is 100%
  1531. [ 16.444459] RICOH_FG_DBG: battery voltage is 4163 mV
  1532. [ 16.449993] RICOH_FG_DBG: battery temperature is 31 degree
  1533. [ 16.452442] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1534. [ 16.452474] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1535. [ 16.480988] RICOH_FG_DBG: battery capacity is 100%
  1536. [ 16.481008] RICOH_FG_DBG: battery capacity is 100%
  1537. [ 16.481019] RICOH_FG_DBG: battery capacity is 100%
  1538. [ 16.579357] RICOH_FG_DBG: battery capacity is 100%
  1539. [ 16.579372] RICOH_FG_DBG: battery capacity is 100%
  1540. [ 16.579380] RICOH_FG_DBG: battery capacity is 100%
  1541. [ 16.579669] RICOH_FG_DBG: battery capacity is 100%
  1542. [ 16.579679] RICOH_FG_DBG: battery capacity is 100%
  1543. [ 16.579687] RICOH_FG_DBG: battery capacity is 100%
  1544. [ 16.673262] RICOH_FG_DBG: battery capacity is 100%
  1545. [ 16.675044] RICOH_FG_DBG: battery voltage is 4163 mV
  1546. [ 16.675937] type=1400 audit(1498336797.340:6): avc: denied { ioctl } for pid=1049 comm="StartSensorThre" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1547. [ 16.680364] RICOH_FG_DBG: battery temperature is 31 degree
  1548. [ 16.680395] RICOH_FG_DBG: battery capacity is 100%
  1549. [ 16.680409] RICOH_FG_DBG: battery capacity is 100%
  1550. [ 16.680418] RICOH_FG_DBG: battery capacity is 100%
  1551. [ 16.682566] RICOH_FG_DBG: battery capacity is 100%
  1552. [ 16.682580] RICOH_FG_DBG: battery capacity is 100%
  1553. [ 16.682590] RICOH_FG_DBG: battery capacity is 100%
  1554. [ 16.684588] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a
  1555. [ 16.684631] healthd: battery [l=100 v=4163 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1556. [ 16.935490] RICOH_FG_DBG: battery capacity is 100%
  1557. [ 16.935512] RICOH_FG_DBG: battery capacity is 100%
  1558. [ 16.935525] RICOH_FG_DBG: battery capacity is 100%
  1559. [ 17.130374] RICOH_FG_DBG: battery capacity is 100%
  1560. [ 17.130388] RICOH_FG_DBG: battery capacity is 100%
  1561. [ 17.130394] RICOH_FG_DBG: battery capacity is 100%
  1562. [ 17.171248] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1563. [ 17.176253] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1564. [ 17.176346] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1565. [ 17.176427] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1566. [ 17.176505] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1567. [ 17.177557] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1568. [ 17.177564] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1569. [ 17.177899] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1570. [ 17.177996] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1571. [ 17.178077] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1572. [ 17.178155] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1573. [ 17.179208] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1574. [ 17.179214] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1575. [ 17.179245] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1576. [ 17.179255] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1577. [ 17.179261] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1578. [ 17.179267] D1:camsys_release(763): camsys_marvin(dd772010) is closed
  1579. [ 17.180872] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1580. [ 17.180882] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1581. [ 17.180888] D1:camsys_open(739): camsys_marvin(dd772010) is opened!
  1582. [ 17.181173] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1583. [ 17.181192] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1584. [ 17.181295] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1585. [ 17.181306] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1586. [ 17.181439] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1587. [ 17.183501] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1588. [ 17.184111] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1589. [ 17.184200] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1590. [ 17.184276] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1591. [ 17.185329] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1592. [ 17.185337] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1593. [ 17.185427] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1594. [ 17.185505] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1595. [ 17.185580] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1596. [ 17.186644] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1597. [ 17.186652] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1598. [ 17.186675] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1599. [ 17.186764] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1600. [ 17.186847] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(78) set 0
  1601. [ 17.186925] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1602. [ 17.188000] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1603. [ 17.188009] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1604. [ 17.195766] RICOH_FG_DBG: battery capacity is 100%
  1605. [ 17.195777] RICOH_FG_DBG: battery capacity is 100%
  1606. [ 17.195783] RICOH_FG_DBG: battery capacity is 100%
  1607. [ 17.425607] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1608. [ 17.428499] RICOH_FG_DBG: battery voltage is 4162 mV
  1609. [ 17.428520] RICOH_FG_DBG: battery capacity is 100%
  1610. [ 17.430232] RICOH_FG_DBG: battery capacity is 100%
  1611. [ 17.430242] RICOH_FG_DBG: battery capacity is 100%
  1612. [ 17.430249] RICOH_FG_DBG: battery capacity is 100%
  1613. [ 17.437042] RICOH_FG_DBG: battery temperature is 31 degree
  1614. [ 17.437428] RICOH_FG_DBG: battery capacity is 100%
  1615. [ 17.439246] RICOH_FG_DBG: battery voltage is 4162 mV
  1616. [ 17.444494] RICOH_FG_DBG: battery temperature is 31 degree
  1617. [ 17.446780] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a
  1618. [ 17.446808] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1619. [ 17.489158] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1620. [ 17.489269] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1621. [ 17.489366] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1622. [ 17.489452] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1623. [ 17.490521] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1624. [ 17.490533] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1625. [ 17.491047] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1626. [ 17.491157] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1627. [ 17.491248] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1628. [ 17.491330] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1629. [ 17.492397] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1630. [ 17.492409] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1631. [ 17.492453] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1632. [ 17.492465] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1633. [ 17.492474] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1634. [ 17.492483] D1:camsys_release(763): camsys_marvin(dd772010) is closed
  1635. [ 17.543673] RICOH_FG_DBG: battery capacity is 100%
  1636. [ 17.543687] RICOH_FG_DBG: battery capacity is 100%
  1637. [ 17.543695] RICOH_FG_DBG: battery capacity is 100%
  1638. [ 17.661732] RICOH_FG_DBG: battery capacity is 100%
  1639. [ 17.661746] RICOH_FG_DBG: battery capacity is 100%
  1640. [ 17.661753] RICOH_FG_DBG: battery capacity is 100%
  1641. [ 17.900480] wifi_driver_write: wifi driver already rmmod
  1642. [ 18.449082] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1643. [ 18.449720] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1644. [ 18.463373] RICOH_FG_DBG: battery voltage is 4162 mV
  1645. [ 18.467773] RICOH_FG_DBG: battery capacity is 100%
  1646. [ 18.473984] RICOH_FG_DBG: battery temperature is 31 degree
  1647. [ 18.474996] RICOH_FG_DBG: battery capacity is 100%
  1648. [ 18.477889] RICOH_FG_DBG: battery voltage is 4162 mV
  1649. [ 18.487526] RICOH_FG_DBG: battery temperature is 31 degree
  1650. [ 18.491182] RICOH_FG_DBG: battery voltage is 4162 mV
  1651. [ 18.493920] RICOH_FG_DBG: battery capacity is 100%
  1652. [ 18.503670] RICOH_FG_DBG: battery temperature is 31 degree
  1653. [ 18.507513] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a
  1654. [ 18.507611] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1655. [ 18.508792] RICOH_FG_DBG: battery capacity is 100%
  1656. [ 18.511335] RICOH_FG_DBG: battery voltage is 4162 mV
  1657. [ 18.518702] RICOH_FG_DBG: battery temperature is 31 degree
  1658. [ 18.523711] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a
  1659. [ 18.523814] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1660. [ 18.524501] RICOH_FG_DBG: battery capacity is 100%
  1661. [ 18.528336] RICOH_FG_DBG: battery voltage is 4162 mV
  1662. [ 18.534488] RICOH_FG_DBG: battery temperature is 31 degree
  1663. [ 18.538026] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a
  1664. [ 18.538091] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1665. [ 18.538533] RICOH_FG_DBG: battery capacity is 100%
  1666. [ 18.541046] RICOH_FG_DBG: battery voltage is 4162 mV
  1667. [ 18.547151] RICOH_FG_DBG: battery temperature is 31 degree
  1668. [ 18.550879] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a
  1669. [ 18.550947] healthd: battery [l=100 v=4162 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1670. [ 19.432956] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1671. [ 19.432983] RICOH_FG_DBG: battery capacity is 100%
  1672. [ 19.433002] RICOH_FG_DBG: battery capacity is 100%
  1673. [ 19.433509] RICOH_FG_DBG: battery capacity is 100%
  1674. [ 19.437317] RICOH_FG_DBG: battery voltage is 4161 mV
  1675. [ 19.439172] RICOH_FG_DBG: battery capacity is 100%
  1676. [ 19.445060] RICOH_FG_DBG: battery temperature is 31 degree
  1677. [ 19.445518] RICOH_FG_DBG: battery capacity is 100%
  1678. [ 19.447455] RICOH_FG_DBG: battery voltage is 4161 mV
  1679. [ 19.452964] RICOH_FG_DBG: battery temperature is 31 degree
  1680. [ 19.455481] healthd: battery [l=100 v=4161 t=31.5 h=2 st=5] chg=a
  1681. [ 19.455517] healthd: battery [l=100 v=4161 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1682. [ 19.472331] RICOH_FG_DBG: battery capacity is 100%
  1683. [ 19.472350] RICOH_FG_DBG: battery capacity is 100%
  1684. [ 19.472360] RICOH_FG_DBG: battery capacity is 100%
  1685. [ 19.573453] RICOH_FG_DBG: battery capacity is 100%
  1686. [ 19.573477] RICOH_FG_DBG: battery capacity is 100%
  1687. [ 19.573492] RICOH_FG_DBG: battery capacity is 100%
  1688. [ 19.610082] RICOH_FG_DBG: battery capacity is 100%
  1689. [ 19.610101] RICOH_FG_DBG: battery capacity is 100%
  1690. [ 19.610111] RICOH_FG_DBG: battery capacity is 100%
  1691. [ 19.631716] acc_open
  1692. [ 19.631742] acc_release
  1693. [ 20.004739] phy_power_on: enable = 1
  1694. [ 20.039216] Read the Ethernet MAC address from IDB:00:00:00:00:00:00
  1695. [ 20.039260] eth0: device MAC address 5e:63:9d:77:52:96
  1696. [ 20.043034] libphy: stmmac: probed
  1697. [ 20.043043] eth0: No PHY found
  1698. [ 20.161132] RICOH_FG_DBG: battery capacity is 100%
  1699. [ 20.161159] RICOH_FG_DBG: battery capacity is 100%
  1700. [ 20.161168] RICOH_FG_DBG: battery capacity is 100%
  1701. [ 20.331914] dwc_otg_hcd_resume, usb device mode
  1702. [ 20.412529] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1703. [ 20.413397] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1704. [ 20.414297] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1705. [ 20.427247] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1706. [ 20.434119] RICOH_FG_DBG: battery voltage is 4161 mV
  1707. [ 20.436982] dwc_otg_hcd_suspend, usb device mode
  1708. [ 20.444134] RICOH_FG_DBG: battery capacity is 100%
  1709. [ 20.444149] RICOH_FG_DBG: battery capacity is 100%
  1710. [ 20.444155] RICOH_FG_DBG: battery capacity is 100%
  1711. [ 20.444210] RICOH_FG_DBG: battery capacity is 100%
  1712. [ 20.450820] RICOH_FG_DBG: battery temperature is 31 degree
  1713. [ 20.451356] RICOH_FG_DBG: battery capacity is 100%
  1714. [ 20.453537] RICOH_FG_DBG: battery voltage is 4161 mV
  1715. [ 20.461645] RICOH_FG_DBG: battery temperature is 31 degree
  1716. [ 20.461673] RICOH_FG_DBG: battery capacity is 100%
  1717. [ 20.461685] RICOH_FG_DBG: battery capacity is 100%
  1718. [ 20.461692] RICOH_FG_DBG: battery capacity is 100%
  1719. [ 20.463800] healthd: battery [l=100 v=4161 t=31.5 h=2 st=5] chg=a
  1720. [ 20.463825] healthd: battery [l=100 v=4161 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  1721. [ 20.481396] Current WiFi chip is AP6330.
  1722. [ 20.731427] type=1400 audit(1498336801.460:7): avc: denied { getattr } for pid=1321 comm="fsck.ntfs" path="/dev/block/mmcblk0p10" dev="tmpfs" ino=1181 scontext=u:r:fsck_untrusted:s0 tcontext=u:object_r:system_block_device:s0 tclass=blk_file permissive=1
  1723. [ 20.731935] type=1400 audit(1498336801.460:8): avc: denied { getattr } for pid=1321 comm="fsck.ntfs" path="/dev/block/mmcblk0p11" dev="tmpfs" ino=1185 scontext=u:r:fsck_untrusted:s0 tcontext=u:object_r:metadata_block_device:s0 tclass=blk_file permissive=1
  1724. [ 20.732053] type=1400 audit(1498336801.460:9): avc: denied { getattr } for pid=1321 comm="fsck.ntfs" path="/dev/fuse" dev="tmpfs" ino=400 scontext=u:r:fsck_untrusted:s0 tcontext=u:object_r:fuse_device:s0 tclass=chr_file permissive=1
  1725. [ 20.889377] type=1400 audit(1498336801.630:10): avc: denied { getattr } for pid=1377 comm="mount.ntfs" path="/dev/block/mmcblk0p10" dev="tmpfs" ino=1181 scontext=u:r:vold:s0 tcontext=u:object_r:system_block_device:s0 tclass=blk_file permissive=1
  1726. [ 21.004572] SELinux: initialized (dev mmcblk1p1, type fuseblk), uses genfs_contexts
  1727. [ 21.019651] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1728. [ 21.020372] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1729. [ 21.021186] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1730. [ 21.221603] =======================================================
  1731. [ 21.221624] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
  1732. [ 21.221631] =======================================================
  1733. [ 21.221637] WiFi driver (Powered by Rockchip,Ver 5.40.WFD.OOB.64bit) init.
  1734. [ 21.221642] dhd_module_init: in
  1735. [ 21.221734] ======== bcm_wlan_set_plat_data ========
  1736. [ 21.221742] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
  1737. [ 21.221778] host_oob_irq_flags=4
  1738. [ 21.221784] dhd_wifi_platform_load: Enter
  1739. [ 21.221810] Power-up adapter 'DHD generic adapter'
  1740. [ 21.221946] wifi_platform_set_power = 1
  1741. [ 21.221954] ======== PULL WL_REG_ON HIGH! ========
  1742. [ 21.221962] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1743. [ 21.221969] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
  1744. [ 21.221974] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
  1745. [ 21.322212] [WLAN_RFKILL]: wifi turn on power. 156
  1746. [ 21.410795] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1747. [ 21.418099] RICOH_FG_DBG: battery voltage is 4161 mV
  1748. [ 21.420617] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1749. [ 21.420893] RICOH_FG_DBG: battery capacity is 100%
  1750. [ 21.435197] RICOH_FG_DBG: battery temperature is 31 degree
  1751. [ 21.440598] RICOH_FG_DBG: battery voltage is 4161 mV
  1752. [ 21.442479] RICOH_FG_DBG: battery capacity is 100%
  1753. [ 21.450856] RICOH_FG_DBG: battery temperature is 31 degree
  1754. [ 21.453344] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1755. [ 21.453356] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1756. [ 21.453362] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1757. [ 21.461085] RICOH_FG_DBG: PMU: cc_sum = 10510: cc_cap_res= 25:
  1758. [ 21.461097] RICOH_FG_DBG: PMU: cc_cap_offset= -67:
  1759. [ 21.461105] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -471: VSYS= 4293000: VBAT= 4168400: DSOC= 10000: RSOC= 9800: -------
  1760. [ 21.461213] RICOH_FG_DBG: battery capacity is 100%
  1761. [ 21.461250] RICOH_FG_DBG: battery voltage is not ready
  1762. [ 21.461256] RICOH_FG_DBG: battery voltage is 4161 mV
  1763. [ 21.463118] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1764. [ 21.463135] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1765. [ 21.465962] RICOH_FG_DBG: battery capacity is 100%
  1766. [ 21.466005] RICOH_FG_DBG: battery voltage is not ready
  1767. [ 21.466010] RICOH_FG_DBG: battery voltage is 4161 mV
  1768. [ 21.468004] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1769. [ 21.468026] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1770. [ 21.468214] RICOH_FG_DBG: battery capacity is 100%
  1771. [ 21.468251] RICOH_FG_DBG: battery voltage is not ready
  1772. [ 21.468257] RICOH_FG_DBG: battery voltage is 4161 mV
  1773. [ 21.470791] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1774. [ 21.470813] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1775. [ 21.472044] RICOH_FG_DBG: battery capacity is 100%
  1776. [ 21.472081] RICOH_FG_DBG: battery voltage is not ready
  1777. [ 21.472087] RICOH_FG_DBG: battery voltage is 4161 mV
  1778. [ 21.474171] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1779. [ 21.474195] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1780. [ 21.528871] wifi_platform_bus_enumerate device present 1
  1781. [ 21.528886] ======== Card detection to detect SDIO card! ========
  1782. [ 21.528893] mmc2:mmc host rescan start!
  1783. [ 21.745356] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2]
  1784. [ 21.793045] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  1785. [ 21.794769] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1786. [ 21.796522] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1787. [ 21.799352] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  1788. [ 21.842430] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  1789. [ 21.842454] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
  1790. [ 21.842528] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc2]
  1791. [ 21.844014] mmc2: new high speed SDIO card at address 0001
  1792. [ 21.860856] bcmsdh_register: register client driver
  1793. [ 21.861017] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
  1794. [ 21.861101] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
  1795. [ 21.861112] bus num (host idx)=2, slot num (rca)=1
  1796. [ 21.861119] found adapter info 'DHD generic adapter'
  1797. [ 21.861416] F1 signature read @0x18000000=0x16044330
  1798. [ 21.865445] F1 signature OK, socitype:0x1 chip:0x4330 rev:0x4 pkg:0x0
  1799. [ 21.866382] DHD: dongle ram size is set to 294912(orig 294912) at 0x0
  1800. [ 21.866601] dhdsdio_probe: Disable prop_txstatus
  1801. [ 21.867932] wl_create_event_handler(): thread:wl_event_handler:632 started
  1802. [ 21.868354] tsk Enter, tsk = 0xdb22149c
  1803. [ 21.869519] dhd_attach(): thread:dhd_watchdog_thread:633 started
  1804. [ 21.869591] dhd_attach(): thread:dhd_dpc:634 started
  1805. [ 21.869675] dhd_attach(): thread:dhd_rxf:635 started
  1806. [ 21.869690] dhd_deferred_work_init: work queue initialized
  1807. [ 21.869813] Dongle Host Driver, version 1.201.34.2 (r491657)
  1808. [ 21.869813] Compiled in drivers/net/wireless/bcmdhd on Jun 24 2017 at 22:13:55
  1809. [ 21.870337] Register interface [wlan0] MAC: 00:90:4c:11:22:33
  1810. [ 21.870337]
  1811. [ 21.870351] dhd_prot_ioctl : bus is down. we have nothing to do
  1812. [ 21.874180] bcmsdh_oob_intr_unregister: Enter
  1813. [ 21.874192] bcmsdh_oob_intr_unregister: irq is not registered
  1814. [ 21.874301] dhd_bus_devreset: WLAN OFF DONE
  1815. [ 21.874411] wifi_platform_set_power = 0
  1816. [ 21.874420] ======== PULL WL_REG_ON LOW! ========
  1817. [ 21.874426] [WLAN_RFKILL]: rockchip_wifi_power: 0
  1818. [ 21.981501] [WLAN_RFKILL]: wifi shut off power.
  1819. [ 21.981581] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
  1820. [ 21.981589] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
  1821. [ 21.981701] dhd_module_init: Exit err=0
  1822. [ 22.360894] type=1400 audit(1498336803.120:11): avc: denied { ioctl } for pid=1000 comm="ActivityManager" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1823. [ 22.394784] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1824. [ 22.398495] RICOH_FG_DBG: battery voltage is not ready
  1825. [ 22.398506] RICOH_FG_DBG: battery voltage is 4161 mV
  1826. [ 22.401954] RICOH_FG_DBG: battery capacity is 100%
  1827. [ 22.402419] RICOH_FG_DBG: battery capacity is 100%
  1828. [ 22.402465] RICOH_FG_DBG: battery voltage is not ready
  1829. [ 22.402471] RICOH_FG_DBG: battery voltage is 4161 mV
  1830. [ 22.406433] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1831. [ 22.406481] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1832. [ 22.508499] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1833. [ 22.508513] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1834. [ 22.508520] D1:camsys_open(739): camsys_marvin(dd772010) is opened!
  1835. [ 22.509572] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 420000000 Hz) in turn on
  1836. [ 22.509922] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1837. [ 22.511145] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1838. [ 22.511168] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1839. [ 22.511287] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1840. [ 22.513369] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1841. [ 22.514622] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1842. [ 22.514737] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1843. [ 22.514824] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1844. [ 22.515908] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1845. [ 22.515926] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1846. [ 22.516044] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1847. [ 22.516130] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1848. [ 22.516215] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1849. [ 22.517348] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1850. [ 22.517369] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1851. [ 22.517437] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1852. [ 22.517560] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1853. [ 22.517654] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(79) set 1
  1854. [ 22.517751] D1:camsys_sysctl_extdev(353): Sysctl 8 success, gpio(78) set 1
  1855. [ 22.518827] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1856. [ 22.518841] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1857. [ 22.767009] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1858. [ 22.767032] W:camsys_phy_ops(478): mipiphy->phy_index(-1238332500) != extdev->phy.info.mipi.phy_index(1)!
  1859. [ 22.767245] D1:camsys_rk3288_mipihpy_cfg(218): mipi phy(1) turn on(lane: 0x3 bit_rate: 328Mbps)
  1860. [ 22.887700] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1861. [ 22.892488] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1862. [ 22.892586] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1863. [ 22.892666] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1864. [ 22.892744] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1865. [ 22.893809] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1866. [ 22.893820] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1867. [ 22.894366] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1868. [ 22.894465] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1869. [ 22.894548] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1870. [ 22.894629] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1871. [ 22.895734] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1872. [ 22.895746] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1873. [ 22.895803] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1874. [ 22.895815] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1875. [ 22.895820] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1876. [ 22.895827] D1:camsys_release(763): camsys_marvin(dd772010) is closed
  1877. [ 22.927209] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1878. [ 22.927223] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1879. [ 22.927230] D1:camsys_open(739): camsys_marvin(dd772010) is opened!
  1880. [ 22.927728] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1881. [ 22.927739] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1882. [ 22.927843] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1883. [ 22.927852] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1884. [ 22.927940] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1885. [ 22.929997] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1886. [ 22.931014] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1887. [ 22.931116] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1888. [ 22.931202] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1889. [ 22.932254] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1890. [ 22.932263] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1891. [ 22.932366] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1892. [ 22.932452] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1893. [ 22.932537] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1894. [ 22.933607] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1895. [ 22.933619] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1896. [ 22.933654] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1897. [ 22.933752] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1898. [ 22.933835] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(78) set 0
  1899. [ 22.933911] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1900. [ 22.934984] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1901. [ 22.935001] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1902. [ 23.000751] dhd_open: Enter c5ba4000
  1903. [ 23.000764]
  1904. [ 23.000764] Dongle Host Driver, version 1.201.34.2 (r491657)
  1905. [ 23.000764] Compiled in drivers/net/wireless/bcmdhd on Jun 24 2017 at 22:13:55
  1906. [ 23.000775] wl_android_wifi_on in 1
  1907. [ 23.000779] wl_android_wifi_on in 2: g_wifi_on=0
  1908. [ 23.000784] wifi_platform_set_power = 1
  1909. [ 23.000789] ======== PULL WL_REG_ON HIGH! ========
  1910. [ 23.000794] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1911. [ 23.000799] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
  1912. [ 23.000803] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
  1913. [ 23.103281] [WLAN_RFKILL]: wifi turn on power. 156
  1914. [ 23.130684] alloc_contig_range test_pages_isolated(43500, 43c53) failed
  1915. [ 23.298438] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1916. [ 23.298535] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1917. [ 23.298616] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1918. [ 23.298690] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1919. [ 23.299738] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1920. [ 23.299745] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1921. [ 23.300170] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1922. [ 23.300263] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1923. [ 23.300341] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1924. [ 23.300414] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1925. [ 23.301462] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1926. [ 23.301469] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1927. [ 23.301511] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1928. [ 23.301522] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1929. [ 23.301527] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1930. [ 23.301534] D1:camsys_release(763): camsys_marvin(dd772010) is closed
  1931. [ 23.309876] sdio_reset_comm():
  1932. [ 23.312899] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 200000Hz, actual 200000HZ div = 125)
  1933. [ 23.312910] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 400000Hz for init[mmc2]
  1934. [ 23.331594] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  1935. [ 23.334727] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1936. [ 23.337740] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1937. [ 23.343158] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  1938. [ 23.378795] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1939. [ 23.382328] RICOH_FG_DBG: battery voltage is not ready
  1940. [ 23.382339] RICOH_FG_DBG: battery voltage is 4161 mV
  1941. [ 23.384059] RICOH_FG_DBG: battery capacity is 100%
  1942. [ 23.384412] RICOH_FG_DBG: battery capacity is 100%
  1943. [ 23.384450] RICOH_FG_DBG: battery voltage is not ready
  1944. [ 23.384456] RICOH_FG_DBG: battery voltage is 4161 mV
  1945. [ 23.386377] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1946. [ 23.386394] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1947. [ 23.428454] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  1948. [ 23.428493] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
  1949. [ 23.428843]
  1950. [ 23.428843]
  1951. [ 23.428843] dhd_bus_devreset: == WLAN ON ==
  1952. [ 23.428920] F1 signature read @0x18000000=0x16044330
  1953. [ 23.430878] F1 signature OK, socitype:0x1 chip:0x4330 rev:0x4 pkg:0x0
  1954. [ 23.431212] DHD: dongle ram size is set to 294912(orig 294912) at 0x0
  1955. [ 23.432595] dhd_conf_read_config: band = 0
  1956. [ 23.432642] dhd_conf_read_config: keep_alive_period = 28000
  1957. [ 23.432671] dhd_conf_read_config: dhd_doflow = 1
  1958. [ 23.432683] dhd_conf_read_config: dhd_master_mode = 1
  1959. [ 23.432710] dhd_conf_read_config: srl = 15
  1960. [ 23.432720] dhd_conf_read_config: lrl = 15
  1961. [ 23.432762] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_RK903_ag.bin
  1962. [ 23.432768] Final fw_path=/system/etc/firmware/fw_RK903_ag.bin
  1963. [ 23.432772] Final nv_path=/system/etc/firmware/nvram_AP6330.txt
  1964. [ 23.432776] Final conf_path=/system/etc/firmware/config.txt
  1965. [ 23.472024] NVRAM version: AP6330_NVRAM_V1.0_20121130
  1966. [ 23.472561] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  1967. [ 23.732754] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  1968. [ 23.732851] bcmsdh_oob_intr_register: Enter
  1969. [ 23.732863] bcmsdh_oob_intr_register OOB irq=206 flags=4
  1970. [ 23.733014] bcmsdh_oob_intr_register: enable_irq_wake
  1971. [ 23.734123] dhd_conf_set_band: Set band 0
  1972. [ 23.736055] Firmware up: op_mode=0x0005, MAC=6c:fa:a7:83:b9:8f
  1973. [ 23.736065] dhd_conf_set_country: Set country ALL, revision 0
  1974. [ 23.808328] Country code: ALL (ALL/0)
  1975. [ 23.808953] dhd_conf_set_roam: Set roam_off 1
  1976. [ 23.810199] dhd_conf_set_srl: set srl 15
  1977. [ 23.810420] dhd_conf_set_lrl: set lrl 15
  1978. [ 23.811483] dhd_preinit_ioctls buf_key_b4_m4 set failed -23
  1979. [ 23.815887] Firmware version = wl0: Jan 6 2014 15:11:29 version 5.90.195.89.13 FWID 01-72f124c5
  1980. [ 23.815901] Driver: 1.201.34.2 (r491657)
  1981. [ 23.815901] Firmware: wl0: Jan 6 2014 15:11:29 version 5.90.195.89.13 FWID 01-72f124c5
  1982. [ 23.821318] dhd_preinit_ioctls wl ampdu_hostreorder failed -23
  1983. [ 23.821758] wl_android_wifi_on: Success
  1984. [ 23.905154] dhd_set_scb_probe: GET max_scb_probe failed
  1985. [ 23.905537] dhd_set_scb_probe: max_scb_probe setting failed
  1986. [ 23.905545] dhd_open: Exit ret=0
  1987. [ 23.912545] init: Starting service 'bcm_supplicant'...
  1988. [ 24.354001] dhd_set_suspend: Remove extra suspend setting
  1989. [ 24.362776] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1990. [ 24.366611] RICOH_FG_DBG: battery voltage is not ready
  1991. [ 24.366621] RICOH_FG_DBG: battery voltage is 4161 mV
  1992. [ 24.368792] RICOH_FG_DBG: battery capacity is 100%
  1993. [ 24.369159] RICOH_FG_DBG: battery capacity is 100%
  1994. [ 24.369200] RICOH_FG_DBG: battery voltage is not ready
  1995. [ 24.369207] RICOH_FG_DBG: battery voltage is 4161 mV
  1996. [ 24.371829] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  1997. [ 24.371865] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  1998. [ 24.392289] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1999. [ 24.403886] RICOH_FG_DBG: battery voltage is not ready
  2000. [ 24.403897] RICOH_FG_DBG: battery voltage is 4161 mV
  2001. [ 24.405591] RICOH_FG_DBG: battery capacity is 100%
  2002. [ 24.408801] RICOH_FG_DBG: battery capacity is 100%
  2003. [ 24.408861] RICOH_FG_DBG: battery voltage is not ready
  2004. [ 24.408867] RICOH_FG_DBG: battery voltage is 4161 mV
  2005. [ 24.411373] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2006. [ 24.411410] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2007. [ 24.411785] RICOH_FG_DBG: battery capacity is 100%
  2008. [ 24.411839] RICOH_FG_DBG: battery voltage is not ready
  2009. [ 24.411846] RICOH_FG_DBG: battery voltage is 4161 mV
  2010. [ 24.422249] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2011. [ 24.422276] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2012. [ 24.422772] RICOH_FG_DBG: battery capacity is 100%
  2013. [ 24.422814] RICOH_FG_DBG: battery voltage is not ready
  2014. [ 24.422821] RICOH_FG_DBG: battery voltage is 4161 mV
  2015. [ 24.425485] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2016. [ 24.425512] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2017. [ 25.140205] RICOH_FG_DBG: battery capacity is 100%
  2018. [ 25.140242] RICOH_FG_DBG: battery capacity is 100%
  2019. [ 25.140266] RICOH_FG_DBG: battery capacity is 100%
  2020. [ 25.346787] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2021. [ 25.352449] RICOH_FG_DBG: battery voltage is not ready
  2022. [ 25.352460] RICOH_FG_DBG: battery voltage is 4161 mV
  2023. [ 25.354165] RICOH_FG_DBG: battery capacity is 100%
  2024. [ 25.354445] RICOH_FG_DBG: battery capacity is 100%
  2025. [ 25.354489] RICOH_FG_DBG: battery voltage is not ready
  2026. [ 25.354497] RICOH_FG_DBG: battery voltage is 4161 mV
  2027. [ 25.356434] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2028. [ 25.356457] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2029. [ 25.701036] RICOH_FG_DBG: battery capacity is 100%
  2030. [ 25.701056] RICOH_FG_DBG: battery capacity is 100%
  2031. [ 25.701063] RICOH_FG_DBG: battery capacity is 100%
  2032. [ 26.333335] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2033. [ 26.334235] RICOH_FG_DBG: battery voltage is not ready
  2034. [ 26.334243] RICOH_FG_DBG: battery voltage is 4161 mV
  2035. [ 26.335985] RICOH_FG_DBG: battery capacity is 100%
  2036. [ 26.336369] RICOH_FG_DBG: battery capacity is 100%
  2037. [ 26.336417] RICOH_FG_DBG: battery voltage is not ready
  2038. [ 26.336428] RICOH_FG_DBG: battery voltage is 4161 mV
  2039. [ 26.338373] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2040. [ 26.338394] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2041. [ 26.409493] RICOH_FG_DBG: battery capacity is 100%
  2042. [ 26.409507] RICOH_FG_DBG: battery capacity is 100%
  2043. [ 26.409513] RICOH_FG_DBG: battery capacity is 100%
  2044. [ 26.718278] RICOH_FG_DBG: battery capacity is 100%
  2045. [ 26.718290] RICOH_FG_DBG: battery capacity is 100%
  2046. [ 26.718296] RICOH_FG_DBG: battery capacity is 100%
  2047. [ 26.832628] RICOH_FG_DBG: battery capacity is 100%
  2048. [ 26.832640] RICOH_FG_DBG: battery capacity is 100%
  2049. [ 26.832646] RICOH_FG_DBG: battery capacity is 100%
  2050. [ 27.137656] RICOH_FG_DBG: battery capacity is 100%
  2051. [ 27.137672] RICOH_FG_DBG: battery capacity is 100%
  2052. [ 27.137679] RICOH_FG_DBG: battery capacity is 100%
  2053. [ 27.346809] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2054. [ 27.347742] RICOH_FG_DBG: battery voltage is not ready
  2055. [ 27.347750] RICOH_FG_DBG: battery voltage is 4161 mV
  2056. [ 27.349456] RICOH_FG_DBG: battery capacity is 100%
  2057. [ 27.349973] RICOH_FG_DBG: battery capacity is 100%
  2058. [ 27.350030] RICOH_FG_DBG: battery voltage is not ready
  2059. [ 27.350036] RICOH_FG_DBG: battery voltage is 4161 mV
  2060. [ 27.352073] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2061. [ 27.352093] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2062. [ 27.363986] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2063. [ 27.368522] RICOH_FG_DBG: battery voltage is not ready
  2064. [ 27.368530] RICOH_FG_DBG: battery voltage is 4161 mV
  2065. [ 27.370206] RICOH_FG_DBG: battery capacity is 100%
  2066. [ 27.372171] RICOH_FG_DBG: battery capacity is 100%
  2067. [ 27.372216] RICOH_FG_DBG: battery voltage is not ready
  2068. [ 27.372222] RICOH_FG_DBG: battery voltage is 4161 mV
  2069. [ 27.374034] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a
  2070. [ 27.374050] healthd: battery [l=100 v=4161 t=31.0 h=2 st=5] chg=a dock-battery none chg=a
  2071. [ 27.391259] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2072. [ 27.391274] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  2073. [ 27.391281] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2074. [ 27.397835] RICOH_FG_DBG: PMU: cc_sum = 3101: cc_cap_res= 55:
  2075. [ 27.397844] RICOH_FG_DBG: PMU: cc_cap_offset= -22:
  2076. [ 27.397853] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -471: VSYS= 4293000: VBAT= 4168400: DSOC= 10000: RSOC= 9900: -------
  2077. [ 27.398024] RICOH_FG_DBG: battery capacity is 100%
  2078. [ 27.399844] RICOH_FG_DBG: battery voltage is 4159 mV
  2079. [ 27.404978] RICOH_FG_DBG: battery temperature is 31 degree
  2080. [ 27.406882] healthd: battery [l=100 v=4159 t=31.5 h=2 st=5] chg=a
  2081. [ 27.406904] healthd: battery [l=100 v=4159 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2082. [ 27.407103] RICOH_FG_DBG: battery capacity is 100%
  2083. [ 27.409060] RICOH_FG_DBG: battery voltage is 4159 mV
  2084. [ 27.414338] RICOH_FG_DBG: battery temperature is 31 degree
  2085. [ 27.416595] healthd: battery [l=100 v=4159 t=31.5 h=2 st=5] chg=a
  2086. [ 27.416617] healthd: battery [l=100 v=4159 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2087. [ 27.423021] RICOH_FG_DBG: battery capacity is 100%
  2088. [ 27.423033] RICOH_FG_DBG: battery capacity is 100%
  2089. [ 27.423039] RICOH_FG_DBG: battery capacity is 100%
  2090. [ 28.332540] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2091. [ 28.336497] RICOH_FG_DBG: battery voltage is 4159 mV
  2092. [ 28.338817] RICOH_FG_DBG: battery capacity is 100%
  2093. [ 28.343981] RICOH_FG_DBG: battery temperature is 31 degree
  2094. [ 28.344294] RICOH_FG_DBG: battery capacity is 100%
  2095. [ 28.346044] RICOH_FG_DBG: battery voltage is 4159 mV
  2096. [ 28.351229] RICOH_FG_DBG: battery temperature is 31 degree
  2097. [ 28.353326] healthd: battery [l=100 v=4159 t=31.5 h=2 st=5] chg=a
  2098. [ 28.353346] healthd: battery [l=100 v=4159 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2099. [ 29.105656] RICOH_FG_DBG: battery capacity is 100%
  2100. [ 29.105669] RICOH_FG_DBG: battery capacity is 100%
  2101. [ 29.105675] RICOH_FG_DBG: battery capacity is 100%
  2102. [ 29.184530] RICOH_FG_DBG: battery capacity is 100%
  2103. [ 29.184542] RICOH_FG_DBG: battery capacity is 100%
  2104. [ 29.184547] RICOH_FG_DBG: battery capacity is 100%
  2105. [ 29.282899] RICOH_FG_DBG: battery capacity is 100%
  2106. [ 29.282949] RICOH_FG_DBG: battery capacity is 100%
  2107. [ 29.282983] RICOH_FG_DBG: battery capacity is 100%
  2108. [ 29.326346] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2109. [ 29.328919] RICOH_FG_DBG: battery voltage is 4159 mV
  2110. [ 29.330606] RICOH_FG_DBG: battery capacity is 100%
  2111. [ 29.335607] RICOH_FG_DBG: battery temperature is 31 degree
  2112. [ 29.335860] RICOH_FG_DBG: battery capacity is 100%
  2113. [ 29.337593] RICOH_FG_DBG: battery voltage is 4159 mV
  2114. [ 29.342683] RICOH_FG_DBG: battery temperature is 31 degree
  2115. [ 29.344524] healthd: battery [l=100 v=4159 t=31.6 h=2 st=5] chg=a
  2116. [ 29.344543] healthd: battery [l=100 v=4159 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  2117. [ 29.362923] RICOH_FG_DBG: battery capacity is 100%
  2118. [ 29.362936] RICOH_FG_DBG: battery capacity is 100%
  2119. [ 29.362942] RICOH_FG_DBG: battery capacity is 100%
  2120. [ 29.371342] RICOH_FG_DBG: battery capacity is 100%
  2121. [ 29.371356] RICOH_FG_DBG: battery capacity is 100%
  2122. [ 29.371369] RICOH_FG_DBG: battery capacity is 100%
  2123. [ 29.467296] init: Service 'bootanim' (pid 533) exited with status 0
  2124. [ 29.485386] RICOH_FG_DBG: battery capacity is 100%
  2125. [ 29.485407] RICOH_FG_DBG: battery capacity is 100%
  2126. [ 29.485419] RICOH_FG_DBG: battery capacity is 100%
  2127. [ 29.533439] init: cannot find '/system/etc/init.d/airplain.sh' (No such file or directory), disabling 'check_airplain'
  2128. [ 29.555083] init: Starting service 'exec 3 (/system/bin/bootstat)'...
  2129. [ 29.577228] init: Service 'exec 3 (/system/bin/bootstat)' (pid 1802) exited with status 0
  2130. [ 29.577687] init: Starting service 'exec 4 (/system/bin/bootstat)'...
  2131. [ 29.598211] init: Service 'exec 4 (/system/bin/bootstat)' (pid 1806) exited with status 0
  2132. [ 29.598600] init: Starting service 'exec 5 (/system/bin/bootstat)'...
  2133. [ 29.623552] init: Service 'exec 5 (/system/bin/bootstat)' (pid 1809) exited with status 0
  2134. [ 29.623961] init: Starting service 'exec 6 (/system/bin/bootstat)'...
  2135. [ 29.659738] init: Service 'exec 6 (/system/bin/bootstat)' (pid 1812) exited with status 0
  2136. [ 30.268288] RICOH_FG_DBG: battery capacity is 100%
  2137. [ 30.268301] RICOH_FG_DBG: battery capacity is 100%
  2138. [ 30.268308] RICOH_FG_DBG: battery capacity is 100%
  2139. [ 30.287589] RICOH_FG_DBG: battery capacity is 100%
  2140. [ 30.287600] RICOH_FG_DBG: battery capacity is 100%
  2141. [ 30.287606] RICOH_FG_DBG: battery capacity is 100%
  2142. [ 30.306158] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2143. [ 30.308801] RICOH_FG_DBG: battery voltage is 4159 mV
  2144. [ 30.310795] RICOH_FG_DBG: battery capacity is 100%
  2145. [ 30.317251] RICOH_FG_DBG: battery temperature is 31 degree
  2146. [ 30.317644] RICOH_FG_DBG: battery capacity is 100%
  2147. [ 30.320021] RICOH_FG_DBG: battery voltage is 4161 mV
  2148. [ 30.325813] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2149. [ 30.326320] RICOH_FG_DBG: battery temperature is 31 degree
  2150. [ 30.334339] RICOH_FG_DBG: battery voltage is 4161 mV
  2151. [ 30.336435] RICOH_FG_DBG: battery capacity is 100%
  2152. [ 30.351806] RICOH_FG_DBG: battery temperature is 31 degree
  2153. [ 30.354512] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a
  2154. [ 30.354535] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  2155. [ 30.354786] RICOH_FG_DBG: battery capacity is 100%
  2156. [ 30.356702] RICOH_FG_DBG: battery voltage is 4161 mV
  2157. [ 30.365755] RICOH_FG_DBG: battery temperature is 31 degree
  2158. [ 30.370424] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a
  2159. [ 30.370446] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  2160. [ 30.372874] RICOH_FG_DBG: battery capacity is 100%
  2161. [ 30.375855] RICOH_FG_DBG: battery voltage is 4161 mV
  2162. [ 30.388262] RICOH_FG_DBG: battery temperature is 31 degree
  2163. [ 30.390573] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a
  2164. [ 30.390595] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  2165. [ 30.390818] RICOH_FG_DBG: battery capacity is 100%
  2166. [ 30.395787] RICOH_FG_DBG: battery voltage is 4161 mV
  2167. [ 30.401839] RICOH_FG_DBG: battery temperature is 31 degree
  2168. [ 30.404639] RICOH_FG_DBG: battery capacity is 100%
  2169. [ 30.404654] RICOH_FG_DBG: battery capacity is 100%
  2170. [ 30.404662] RICOH_FG_DBG: battery capacity is 100%
  2171. [ 30.407236] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a
  2172. [ 30.407261] healthd: battery [l=100 v=4161 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  2173. [ 30.434089] RICOH_FG_DBG: battery capacity is 100%
  2174. [ 30.434110] RICOH_FG_DBG: battery capacity is 100%
  2175. [ 30.434117] RICOH_FG_DBG: battery capacity is 100%
  2176. [ 30.464603] RICOH_FG_DBG: battery capacity is 100%
  2177. [ 30.464614] RICOH_FG_DBG: battery capacity is 100%
  2178. [ 30.464620] RICOH_FG_DBG: battery capacity is 100%
  2179. [ 31.290133] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2180. [ 31.292760] RICOH_FG_DBG: battery voltage is 4161 mV
  2181. [ 31.294476] RICOH_FG_DBG: battery capacity is 100%
  2182. [ 31.299459] RICOH_FG_DBG: battery temperature is 31 degree
  2183. [ 31.299747] RICOH_FG_DBG: battery capacity is 100%
  2184. [ 31.301525] RICOH_FG_DBG: battery voltage is 4164 mV
  2185. [ 31.306579] RICOH_FG_DBG: battery temperature is 31 degree
  2186. [ 31.308303] healthd: battery [l=100 v=4164 t=31.5 h=2 st=5] chg=a
  2187. [ 31.308319] healthd: battery [l=100 v=4164 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2188. [ 32.275143] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2189. [ 32.279153] RICOH_FG_DBG: battery voltage is 4164 mV
  2190. [ 32.280901] RICOH_FG_DBG: battery capacity is 100%
  2191. [ 32.286288] RICOH_FG_DBG: battery temperature is 31 degree
  2192. [ 32.297028] RICOH_FG_DBG: battery capacity is 100%
  2193. [ 32.298942] RICOH_FG_DBG: battery voltage is 4170 mV
  2194. [ 32.305701] RICOH_FG_DBG: battery temperature is 31 degree
  2195. [ 32.307609] healthd: battery [l=100 v=4170 t=31.5 h=2 st=5] chg=a
  2196. [ 32.307626] healthd: battery [l=100 v=4170 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2197. [ 33.258135] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2198. [ 33.260830] RICOH_FG_DBG: battery voltage is 4170 mV
  2199. [ 33.262588] RICOH_FG_DBG: battery capacity is 100%
  2200. [ 33.267743] RICOH_FG_DBG: battery temperature is 31 degree
  2201. [ 33.267964] RICOH_FG_DBG: battery capacity is 100%
  2202. [ 33.269698] RICOH_FG_DBG: battery voltage is 4175 mV
  2203. [ 33.274717] RICOH_FG_DBG: battery temperature is 31 degree
  2204. [ 33.276578] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a
  2205. [ 33.276595] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2206. [ 33.287663] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2207. [ 33.294508] RICOH_FG_DBG: battery voltage is 4175 mV
  2208. [ 33.298145] RICOH_FG_DBG: battery capacity is 100%
  2209. [ 33.308792] RICOH_FG_DBG: battery temperature is 31 degree
  2210. [ 33.311164] RICOH_FG_DBG: battery capacity is 100%
  2211. [ 33.312957] RICOH_FG_DBG: battery voltage is 4175 mV
  2212. [ 33.319833] RICOH_FG_DBG: battery temperature is 31 degree
  2213. [ 33.321907] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a
  2214. [ 33.321932] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2215. [ 33.322133] RICOH_FG_DBG: battery capacity is 100%
  2216. [ 33.324428] RICOH_FG_DBG: battery voltage is 4175 mV
  2217. [ 33.330306] RICOH_FG_DBG: battery temperature is 31 degree
  2218. [ 33.332392] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a
  2219. [ 33.332413] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2220. [ 33.332602] RICOH_FG_DBG: battery capacity is 100%
  2221. [ 33.334527] RICOH_FG_DBG: battery voltage is 4175 mV
  2222. [ 33.340132] RICOH_FG_DBG: battery temperature is 31 degree
  2223. [ 33.342109] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a
  2224. [ 33.342155] healthd: battery [l=100 v=4175 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2225. [ 33.604861] Connectting with c8:d3:a3:06:da:a6 channel (6) ssid "Chernarus_Oben", len (14)
  2226. [ 33.604861]
  2227. [ 33.976075] wl_bss_connect_done succeeded with c8:d3:a3:06:da:a6
  2228. [ 34.023071] wl_bss_connect_done succeeded with c8:d3:a3:06:da:a6
  2229. [ 34.242138] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2230. [ 34.244835] RICOH_FG_DBG: battery voltage is 4175 mV
  2231. [ 34.246640] RICOH_FG_DBG: battery capacity is 100%
  2232. [ 34.253470] RICOH_FG_DBG: battery temperature is 31 degree
  2233. [ 34.260607] RICOH_FG_DBG: battery capacity is 100%
  2234. [ 34.262549] RICOH_FG_DBG: battery voltage is 4180 mV
  2235. [ 34.271745] RICOH_FG_DBG: battery temperature is 31 degree
  2236. [ 34.273458] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a
  2237. [ 34.273473] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2238. [ 34.661404] dhd_set_suspend: Remove extra suspend setting
  2239. [ 35.076268] type=1400 audit(1498336816.040:12): avc: denied { ioctl } for pid=1009 comm="PowerManagerSer" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  2240. [ 35.128587] rk3288-lcdc lcdc0: blank mode:4
  2241. [ 35.187366] CPU3: shutdown
  2242. [ 35.226129] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2243. [ 35.234511] RICOH_FG_DBG: battery voltage is 4179 mV
  2244. [ 35.236236] RICOH_FG_DBG: battery capacity is 100%
  2245. [ 35.241847] RICOH_FG_DBG: battery temperature is 31 degree
  2246. [ 35.242204] RICOH_FG_DBG: battery capacity is 100%
  2247. [ 35.245816] RICOH_FG_DBG: battery voltage is 4179 mV
  2248. [ 35.255028] RICOH_FG_DBG: battery temperature is 31 degree
  2249. [ 35.256433] CPU2: shutdown
  2250. [ 35.262953] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a
  2251. [ 35.262971] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2252. [ 35.372872] CPU1: shutdown
  2253. [ 35.706078] mali Under Lock Set : 0
  2254. [ 36.210159] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2255. [ 36.213026] RICOH_FG_DBG: battery voltage is 4179 mV
  2256. [ 36.217990] RICOH_FG_DBG: battery capacity is 100%
  2257. [ 36.228748] RICOH_FG_DBG: battery temperature is 31 degree
  2258. [ 36.229092] RICOH_FG_DBG: battery capacity is 100%
  2259. [ 36.230880] RICOH_FG_DBG: battery voltage is 4188 mV
  2260. [ 36.236256] RICOH_FG_DBG: battery temperature is 31 degree
  2261. [ 36.238091] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a
  2262. [ 36.238107] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a dock-battery none chg=a
  2263. [ 36.249568] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2264. [ 36.255569] RICOH_FG_DBG: battery voltage is 4188 mV
  2265. [ 36.257258] RICOH_FG_DBG: battery capacity is 100%
  2266. [ 36.262202] RICOH_FG_DBG: battery temperature is 31 degree
  2267. [ 36.264618] RICOH_FG_DBG: battery capacity is 100%
  2268. [ 36.266324] RICOH_FG_DBG: battery voltage is 4188 mV
  2269. [ 36.271372] RICOH_FG_DBG: battery temperature is 31 degree
  2270. [ 36.273077] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a
  2271. [ 36.273091] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a dock-battery none chg=a
  2272. [ 36.273221] RICOH_FG_DBG: battery capacity is 100%
  2273. [ 36.274918] RICOH_FG_DBG: battery voltage is 4188 mV
  2274. [ 36.279901] RICOH_FG_DBG: battery temperature is 31 degree
  2275. [ 36.281602] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a
  2276. [ 36.281618] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a dock-battery none chg=a
  2277. [ 36.281733] RICOH_FG_DBG: battery capacity is 100%
  2278. [ 36.283443] RICOH_FG_DBG: battery voltage is 4188 mV
  2279. [ 36.290439] RICOH_FG_DBG: battery temperature is 31 degree
  2280. [ 36.292169] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a
  2281. [ 36.292184] healthd: battery [l=100 v=4188 t=31.4 h=2 st=5] chg=a dock-battery none chg=a
  2282. [ 36.386107] pm policy 0 -> 1
  2283. [ 36.397108] RICOH_FG_DBG: battery capacity is 100%
  2284. [ 36.397119] RICOH_FG_DBG: battery capacity is 100%
  2285. [ 36.397124] RICOH_FG_DBG: battery capacity is 100%
  2286. [ 36.399893] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/24/2017 20:40:17 *****
  2287. [ 36.409640] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/24/2017 20:40:17 *****
  2288. [ 36.487429] dhd_set_suspend: Remove extra suspend setting
  2289. [ 36.495530] RICOH_FG_DBG: battery capacity is 100%
  2290. [ 36.495540] RICOH_FG_DBG: battery capacity is 100%
  2291. [ 36.495546] RICOH_FG_DBG: battery capacity is 100%
  2292. [ 36.595772] CPU3: Booted secondary processor
  2293. [ 36.690687] CPU2: Booted secondary processor
  2294. [ 36.744844] CPU1: Booted secondary processor
  2295. [ 36.859572] RICOH_FG_DBG: battery capacity is 100%
  2296. [ 36.859584] RICOH_FG_DBG: battery capacity is 100%
  2297. [ 36.859590] RICOH_FG_DBG: battery capacity is 100%
  2298. [ 36.957973] RICOH_FG_DBG: battery capacity is 100%
  2299. [ 36.957986] RICOH_FG_DBG: battery capacity is 100%
  2300. [ 36.957993] RICOH_FG_DBG: battery capacity is 100%
  2301. [ 36.997346] RICOH_FG_DBG: battery capacity is 100%
  2302. [ 36.997358] RICOH_FG_DBG: battery capacity is 100%
  2303. [ 36.997364] RICOH_FG_DBG: battery capacity is 100%
  2304. [ 37.117186] pm policy 1 -> 0
  2305. [ 37.151982] rk32-edp rk32-edp: edp pll locked
  2306. [ 37.152812] rk32-edp rk32-edp: max link rate:1.62Gps max number of lanes:4
  2307. [ 37.154806] rk32-edp rk32-edp: link training success.
  2308. [ 37.194161] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2309. [ 37.197609] RICOH_FG_DBG: battery voltage is 4188 mV
  2310. [ 37.200510] RICOH_FG_DBG: battery capacity is 100%
  2311. [ 37.206126] RICOH_FG_DBG: battery temperature is 31 degree
  2312. [ 37.206465] RICOH_FG_DBG: battery capacity is 100%
  2313. [ 37.208966] RICOH_FG_DBG: battery voltage is 4197 mV
  2314. [ 37.214418] RICOH_FG_DBG: battery temperature is 31 degree
  2315. [ 37.216429] healthd: battery [l=100 v=4197 t=31.3 h=2 st=5] chg=a
  2316. [ 37.216446] healthd: battery [l=100 v=4197 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2317. [ 37.230811] rk3288-lcdc lcdc0: blank mode:0
  2318. [ 37.244316] dhd_set_suspend: force extra Suspend setting
  2319. [ 37.251559] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  2320. [ 37.495126] type=1400 audit(1498336818.715:13): avc: denied { ioctl } for pid=1001 comm="android.ui" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  2321. [ 37.820991] dhd_set_suspend: force extra Suspend setting
  2322. [ 37.829313] dhd_get_suspend_bcn_li_dtim beacon=100 bcn_li_dtim=3 DTIM=1 Listen=10
  2323. [ 38.142801] dhd_set_suspend: Remove extra suspend setting
  2324. [ 38.178281] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2325. [ 38.182826] RICOH_FG_DBG: battery voltage is 4197 mV
  2326. [ 38.189396] RICOH_FG_DBG: battery capacity is 100%
  2327. [ 38.194666] RICOH_FG_DBG: battery temperature is 31 degree
  2328. [ 38.194990] RICOH_FG_DBG: battery capacity is 100%
  2329. [ 38.196817] RICOH_FG_DBG: battery voltage is 4203 mV
  2330. [ 38.212480] RICOH_FG_DBG: battery temperature is 31 degree
  2331. [ 38.229259] healthd: battery [l=100 v=4203 t=31.3 h=2 st=5] chg=a
  2332. [ 38.229285] healthd: battery [l=100 v=4203 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2333. [ 39.162140] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2334. [ 39.167803] RICOH_FG_DBG: battery voltage is 4203 mV
  2335. [ 39.169543] RICOH_FG_DBG: battery capacity is 100%
  2336. [ 39.178544] RICOH_FG_DBG: battery temperature is 31 degree
  2337. [ 39.178741] RICOH_FG_DBG: battery capacity is 100%
  2338. [ 39.180537] RICOH_FG_DBG: battery voltage is 4202 mV
  2339. [ 39.186376] RICOH_FG_DBG: battery temperature is 31 degree
  2340. [ 39.189107] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a
  2341. [ 39.189133] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2342. [ 39.211463] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2343. [ 39.221195] RICOH_FG_DBG: battery voltage is 4202 mV
  2344. [ 39.225777] RICOH_FG_DBG: battery capacity is 100%
  2345. [ 39.236848] RICOH_FG_DBG: battery temperature is 31 degree
  2346. [ 39.239759] RICOH_FG_DBG: battery capacity is 100%
  2347. [ 39.242855] RICOH_FG_DBG: battery voltage is 4202 mV
  2348. [ 39.251368] RICOH_FG_DBG: battery temperature is 31 degree
  2349. [ 39.253660] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a
  2350. [ 39.253680] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2351. [ 39.253888] RICOH_FG_DBG: battery capacity is 100%
  2352. [ 39.258204] RICOH_FG_DBG: battery voltage is 4202 mV
  2353. [ 39.264369] RICOH_FG_DBG: battery temperature is 31 degree
  2354. [ 39.266522] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a
  2355. [ 39.266547] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2356. [ 39.270516] RICOH_FG_DBG: battery capacity is 100%
  2357. [ 39.272961] RICOH_FG_DBG: battery voltage is 4202 mV
  2358. [ 39.279144] RICOH_FG_DBG: battery temperature is 31 degree
  2359. [ 39.282932] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a
  2360. [ 39.282956] healthd: battery [l=100 v=4202 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2361. [ 40.146127] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2362. [ 40.148997] RICOH_FG_DBG: battery voltage is 4202 mV
  2363. [ 40.150720] RICOH_FG_DBG: battery capacity is 100%
  2364. [ 40.158771] RICOH_FG_DBG: battery temperature is 31 degree
  2365. [ 40.158979] RICOH_FG_DBG: battery capacity is 100%
  2366. [ 40.162861] RICOH_FG_DBG: battery voltage is 4194 mV
  2367. [ 40.169930] RICOH_FG_DBG: battery temperature is 31 degree
  2368. [ 40.172498] healthd: battery [l=100 v=4194 t=31.3 h=2 st=5] chg=a
  2369. [ 40.172517] healthd: battery [l=100 v=4194 t=31.3 h=2 st=5] chg=a dock-battery none chg=a
  2370. [ 40.467418] init: Starting service 'clear-bcb'...
  2371. [ 41.130126] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2372. [ 41.132670] RICOH_FG_DBG: battery voltage is 4194 mV
  2373. [ 41.134323] RICOH_FG_DBG: battery capacity is 100%
  2374. [ 41.139229] RICOH_FG_DBG: battery temperature is 31 degree
  2375. [ 41.139469] RICOH_FG_DBG: battery capacity is 100%
  2376. [ 41.141187] RICOH_FG_DBG: battery voltage is 4184 mV
  2377. [ 41.148025] RICOH_FG_DBG: battery temperature is 31 degree
  2378. [ 41.149910] healthd: battery [l=100 v=4184 t=31.4 h=2 st=5] chg=a
  2379. [ 41.149929] healthd: battery [l=100 v=4184 t=31.4 h=2 st=5] chg=a dock-battery none chg=a
  2380. [ 41.460745] init: Service 'clear-bcb' (pid 3330) exited with status 0
  2381. [ 41.570849] init: Starting service 'clear-bcb'...
  2382. [ 42.123965] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2383. [ 42.126539] RICOH_FG_DBG: battery voltage is 4178 mV
  2384. [ 42.128251] RICOH_FG_DBG: battery capacity is 100%
  2385. [ 42.134155] RICOH_FG_DBG: battery temperature is 31 degree
  2386. [ 42.134381] RICOH_FG_DBG: battery capacity is 100%
  2387. [ 42.136115] RICOH_FG_DBG: battery voltage is 4178 mV
  2388. [ 42.141258] RICOH_FG_DBG: battery temperature is 31 degree
  2389. [ 42.143116] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2390. [ 42.143135] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2391. [ 42.173177] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2392. [ 42.182778] RICOH_FG_DBG: battery voltage is 4178 mV
  2393. [ 42.184698] RICOH_FG_DBG: battery capacity is 100%
  2394. [ 42.190951] RICOH_FG_DBG: battery temperature is 31 degree
  2395. [ 42.227456] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2396. [ 42.227470] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  2397. [ 42.227476] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2398. [ 42.236591] RICOH_FG_DBG: PMU: cc_sum = 4785: cc_cap_res= 39:
  2399. [ 42.236601] RICOH_FG_DBG: PMU: cc_cap_offset= -61:
  2400. [ 42.236609] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -336: VSYS= 4453250: VBAT= 4186775: DSOC= 10000: RSOC= 9900: -------
  2401. [ 42.236725] RICOH_FG_DBG: battery capacity is 100%
  2402. [ 42.238510] RICOH_FG_DBG: battery voltage is 4178 mV
  2403. [ 42.249684] RICOH_FG_DBG: battery temperature is 31 degree
  2404. [ 42.252388] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2405. [ 42.252409] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2406. [ 42.252678] RICOH_FG_DBG: battery capacity is 100%
  2407. [ 42.254485] RICOH_FG_DBG: battery voltage is 4178 mV
  2408. [ 42.259717] RICOH_FG_DBG: battery temperature is 31 degree
  2409. [ 42.263714] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2410. [ 42.263733] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2411. [ 42.263899] RICOH_FG_DBG: battery capacity is 100%
  2412. [ 42.272046] RICOH_FG_DBG: battery voltage is 4178 mV
  2413. [ 42.282584] RICOH_FG_DBG: battery temperature is 31 degree
  2414. [ 42.284659] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2415. [ 42.284682] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2416. [ 42.580035] init: Service 'clear-bcb' (pid 3431) exited with status 0
  2417. [ 43.107970] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2418. [ 43.110625] RICOH_FG_DBG: battery voltage is 4179 mV
  2419. [ 43.112276] RICOH_FG_DBG: battery capacity is 100%
  2420. [ 43.120023] RICOH_FG_DBG: battery temperature is 31 degree
  2421. [ 43.120295] RICOH_FG_DBG: battery capacity is 100%
  2422. [ 43.122228] RICOH_FG_DBG: battery voltage is 4179 mV
  2423. [ 43.127592] RICOH_FG_DBG: battery temperature is 31 degree
  2424. [ 43.129783] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a
  2425. [ 43.129803] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2426. [ 43.658994] RICOH_FG_DBG: battery capacity is 100%
  2427. [ 43.659005] RICOH_FG_DBG: battery capacity is 100%
  2428. [ 43.659011] RICOH_FG_DBG: battery capacity is 100%
  2429. [ 43.955642] RICOH_FG_DBG: battery capacity is 100%
  2430. [ 43.955693] RICOH_FG_DBG: battery capacity is 100%
  2431. [ 43.955727] RICOH_FG_DBG: battery capacity is 100%
  2432. [ 44.091972] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2433. [ 44.094594] RICOH_FG_DBG: battery voltage is 4179 mV
  2434. [ 44.096293] RICOH_FG_DBG: battery capacity is 100%
  2435. [ 44.101253] RICOH_FG_DBG: battery temperature is 31 degree
  2436. [ 44.101492] RICOH_FG_DBG: battery capacity is 100%
  2437. [ 44.103234] RICOH_FG_DBG: battery voltage is 4179 mV
  2438. [ 44.108304] RICOH_FG_DBG: battery temperature is 31 degree
  2439. [ 44.110118] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a
  2440. [ 44.110136] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2441. [ 44.180614] RICOH_FG_DBG: battery capacity is 100%
  2442. [ 44.180665] RICOH_FG_DBG: battery capacity is 100%
  2443. [ 44.180701] RICOH_FG_DBG: battery capacity is 100%
  2444. [ 44.815264] RICOH_FG_DBG: battery capacity is 100%
  2445. [ 44.815285] RICOH_FG_DBG: battery capacity is 100%
  2446. [ 44.815298] RICOH_FG_DBG: battery capacity is 100%
  2447. [ 45.085808] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2448. [ 45.088488] RICOH_FG_DBG: battery voltage is 4181 mV
  2449. [ 45.090306] RICOH_FG_DBG: battery capacity is 100%
  2450. [ 45.095550] RICOH_FG_DBG: battery temperature is 31 degree
  2451. [ 45.095988] RICOH_FG_DBG: battery capacity is 100%
  2452. [ 45.097773] RICOH_FG_DBG: battery voltage is 4181 mV
  2453. [ 45.102846] RICOH_FG_DBG: battery temperature is 31 degree
  2454. [ 45.104809] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a
  2455. [ 45.104830] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2456. [ 45.135017] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2457. [ 45.141123] RICOH_FG_DBG: battery voltage is 4181 mV
  2458. [ 45.142830] RICOH_FG_DBG: battery capacity is 100%
  2459. [ 45.148172] RICOH_FG_DBG: battery temperature is 31 degree
  2460. [ 45.150428] RICOH_FG_DBG: battery capacity is 100%
  2461. [ 45.152259] RICOH_FG_DBG: battery voltage is 4181 mV
  2462. [ 45.157528] RICOH_FG_DBG: battery temperature is 31 degree
  2463. [ 45.168178] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a
  2464. [ 45.168216] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2465. [ 45.168962] RICOH_FG_DBG: battery capacity is 100%
  2466. [ 45.170853] RICOH_FG_DBG: battery voltage is 4181 mV
  2467. [ 45.176180] RICOH_FG_DBG: battery temperature is 31 degree
  2468. [ 45.178529] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a
  2469. [ 45.178556] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2470. [ 45.178822] RICOH_FG_DBG: battery capacity is 100%
  2471. [ 45.180674] RICOH_FG_DBG: battery voltage is 4181 mV
  2472. [ 45.190134] RICOH_FG_DBG: battery temperature is 31 degree
  2473. [ 45.192511] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a
  2474. [ 45.192537] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2475. [ 45.688367] RICOH_FG_DBG: battery capacity is 100%
  2476. [ 45.688420] RICOH_FG_DBG: battery capacity is 100%
  2477. [ 45.688454] RICOH_FG_DBG: battery capacity is 100%
  2478. [ 46.099380] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2479. [ 46.102143] RICOH_FG_DBG: battery voltage is 4181 mV
  2480. [ 46.103844] RICOH_FG_DBG: battery capacity is 100%
  2481. [ 46.108875] RICOH_FG_DBG: battery temperature is 31 degree
  2482. [ 46.109249] RICOH_FG_DBG: battery capacity is 100%
  2483. [ 46.111011] RICOH_FG_DBG: battery voltage is 4181 mV
  2484. [ 46.116902] RICOH_FG_DBG: battery temperature is 31 degree
  2485. [ 46.119131] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a
  2486. [ 46.119156] healthd: battery [l=100 v=4181 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2487. [ 46.826791] RICOH_FG_DBG: battery capacity is 100%
  2488. [ 46.826813] RICOH_FG_DBG: battery capacity is 100%
  2489. [ 46.826826] RICOH_FG_DBG: battery capacity is 100%
  2490. [ 47.084041] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2491. [ 47.088248] RICOH_FG_DBG: battery voltage is 4180 mV
  2492. [ 47.090010] RICOH_FG_DBG: battery capacity is 100%
  2493. [ 47.095079] RICOH_FG_DBG: battery temperature is 31 degree
  2494. [ 47.095411] RICOH_FG_DBG: battery capacity is 100%
  2495. [ 47.097180] RICOH_FG_DBG: battery voltage is 4180 mV
  2496. [ 47.102241] RICOH_FG_DBG: battery temperature is 31 degree
  2497. [ 47.104699] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a
  2498. [ 47.104735] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2499. [ 48.096865] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2500. [ 48.100241] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2501. [ 48.101854] RICOH_FG_DBG: battery capacity is 100%
  2502. [ 48.103602] RICOH_FG_DBG: battery voltage is 4180 mV
  2503. [ 48.109371] RICOH_FG_DBG: battery temperature is 31 degree
  2504. [ 48.115897] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a
  2505. [ 48.115925] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2506. [ 48.117504] RICOH_FG_DBG: battery voltage is 4180 mV
  2507. [ 48.119214] RICOH_FG_DBG: battery capacity is 100%
  2508. [ 48.126005] RICOH_FG_DBG: battery temperature is 31 degree
  2509. [ 48.130507] RICOH_FG_DBG: battery capacity is 100%
  2510. [ 48.132324] RICOH_FG_DBG: battery voltage is 4180 mV
  2511. [ 48.137791] RICOH_FG_DBG: battery temperature is 31 degree
  2512. [ 48.140873] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a
  2513. [ 48.140901] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2514. [ 48.141193] RICOH_FG_DBG: battery capacity is 100%
  2515. [ 48.143404] RICOH_FG_DBG: battery voltage is 4180 mV
  2516. [ 48.150258] RICOH_FG_DBG: battery temperature is 31 degree
  2517. [ 48.152269] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a
  2518. [ 48.152291] healthd: battery [l=100 v=4180 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2519. [ 48.439660] RICOH_FG_DBG: battery capacity is 100%
  2520. [ 48.439684] RICOH_FG_DBG: battery capacity is 100%
  2521. [ 48.439697] RICOH_FG_DBG: battery capacity is 100%
  2522. [ 49.080854] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2523. [ 49.083473] RICOH_FG_DBG: battery voltage is 4178 mV
  2524. [ 49.085146] RICOH_FG_DBG: battery capacity is 100%
  2525. [ 49.090151] RICOH_FG_DBG: battery temperature is 31 degree
  2526. [ 49.090585] RICOH_FG_DBG: battery capacity is 100%
  2527. [ 49.092489] RICOH_FG_DBG: battery voltage is 4178 mV
  2528. [ 49.100567] RICOH_FG_DBG: battery temperature is 31 degree
  2529. [ 49.102703] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2530. [ 49.102727] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2531. [ 49.494184] RICOH_FG_DBG: battery capacity is 100%
  2532. [ 49.494208] RICOH_FG_DBG: battery capacity is 100%
  2533. [ 49.494220] RICOH_FG_DBG: battery capacity is 100%
  2534. [ 49.690962] RICOH_FG_DBG: battery capacity is 100%
  2535. [ 49.690979] RICOH_FG_DBG: battery capacity is 100%
  2536. [ 49.690985] RICOH_FG_DBG: battery capacity is 100%
  2537. [ 49.809053] RICOH_FG_DBG: battery capacity is 100%
  2538. [ 49.809068] RICOH_FG_DBG: battery capacity is 100%
  2539. [ 49.809074] RICOH_FG_DBG: battery capacity is 100%
  2540. [ 49.936942] RICOH_FG_DBG: battery capacity is 100%
  2541. [ 49.936955] RICOH_FG_DBG: battery capacity is 100%
  2542. [ 49.936961] RICOH_FG_DBG: battery capacity is 100%
  2543. [ 50.064929] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2544. [ 50.078889] RICOH_FG_DBG: battery voltage is 4178 mV
  2545. [ 50.082525] RICOH_FG_DBG: battery capacity is 100%
  2546. [ 50.105262] RICOH_FG_DBG: battery temperature is 31 degree
  2547. [ 50.117331] RICOH_FG_DBG: battery capacity is 100%
  2548. [ 50.117360] RICOH_FG_DBG: battery capacity is 100%
  2549. [ 50.117374] RICOH_FG_DBG: battery capacity is 100%
  2550. [ 50.117518] RICOH_FG_DBG: battery capacity is 100%
  2551. [ 50.120415] RICOH_FG_DBG: battery voltage is 4178 mV
  2552. [ 50.129241] RICOH_FG_DBG: battery temperature is 31 degree
  2553. [ 50.131602] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2554. [ 50.131625] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2555. [ 50.320783] RICOH_FG_DBG: battery capacity is 100%
  2556. [ 50.320809] RICOH_FG_DBG: battery capacity is 100%
  2557. [ 50.320818] RICOH_FG_DBG: battery capacity is 100%
  2558. [ 50.350295] RICOH_FG_DBG: battery capacity is 100%
  2559. [ 50.350313] RICOH_FG_DBG: battery capacity is 100%
  2560. [ 50.350320] RICOH_FG_DBG: battery capacity is 100%
  2561. [ 50.576772] RICOH_FG_DBG: battery capacity is 100%
  2562. [ 50.576787] RICOH_FG_DBG: battery capacity is 100%
  2563. [ 50.576793] RICOH_FG_DBG: battery capacity is 100%
  2564. [ 50.694717] RICOH_FG_DBG: battery capacity is 100%
  2565. [ 50.694755] RICOH_FG_DBG: battery capacity is 100%
  2566. [ 50.694779] RICOH_FG_DBG: battery capacity is 100%
  2567. [ 51.068668] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2568. [ 51.073082] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2569. [ 51.076400] RICOH_FG_DBG: battery voltage is 4178 mV
  2570. [ 51.078873] RICOH_FG_DBG: battery capacity is 100%
  2571. [ 51.084494] RICOH_FG_DBG: battery temperature is 31 degree
  2572. [ 51.087044] RICOH_FG_DBG: battery capacity is 100%
  2573. [ 51.089264] RICOH_FG_DBG: battery voltage is 4178 mV
  2574. [ 51.095028] RICOH_FG_DBG: battery temperature is 31 degree
  2575. [ 51.097925] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2576. [ 51.097979] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2577. [ 51.102746] RICOH_FG_DBG: battery capacity is 100%
  2578. [ 51.104646] RICOH_FG_DBG: battery voltage is 4178 mV
  2579. [ 51.110420] RICOH_FG_DBG: battery temperature is 31 degree
  2580. [ 51.112934] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2581. [ 51.112970] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2582. [ 51.113232] RICOH_FG_DBG: battery capacity is 100%
  2583. [ 51.115091] RICOH_FG_DBG: battery voltage is 4178 mV
  2584. [ 51.120470] RICOH_FG_DBG: battery temperature is 31 degree
  2585. [ 51.122971] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2586. [ 51.123012] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2587. [ 51.127604] RICOH_FG_DBG: battery capacity is 100%
  2588. [ 51.127623] RICOH_FG_DBG: battery capacity is 100%
  2589. [ 51.127637] RICOH_FG_DBG: battery capacity is 100%
  2590. [ 51.718549] RICOH_FG_DBG: battery capacity is 100%
  2591. [ 51.718566] RICOH_FG_DBG: battery capacity is 100%
  2592. [ 51.718575] RICOH_FG_DBG: battery capacity is 100%
  2593. [ 51.954183] RICOH_FG_DBG: battery capacity is 100%
  2594. [ 51.954199] RICOH_FG_DBG: battery capacity is 100%
  2595. [ 51.954205] RICOH_FG_DBG: battery capacity is 100%
  2596. [ 52.052545] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2597. [ 52.056440] RICOH_FG_DBG: battery voltage is 4179 mV
  2598. [ 52.063362] RICOH_FG_DBG: battery capacity is 100%
  2599. [ 52.072227] RICOH_FG_DBG: battery temperature is 31 degree
  2600. [ 52.072803] RICOH_FG_DBG: battery capacity is 100%
  2601. [ 52.074748] RICOH_FG_DBG: battery voltage is 4179 mV
  2602. [ 52.080407] RICOH_FG_DBG: battery temperature is 31 degree
  2603. [ 52.090978] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a
  2604. [ 52.091017] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2605. [ 52.170714] RICOH_FG_DBG: battery capacity is 100%
  2606. [ 52.170744] RICOH_FG_DBG: battery capacity is 100%
  2607. [ 52.170759] RICOH_FG_DBG: battery capacity is 100%
  2608. [ 52.367473] RICOH_FG_DBG: battery capacity is 100%
  2609. [ 52.367506] RICOH_FG_DBG: battery capacity is 100%
  2610. [ 52.367518] RICOH_FG_DBG: battery capacity is 100%
  2611. [ 52.465879] RICOH_FG_DBG: battery capacity is 100%
  2612. [ 52.465900] RICOH_FG_DBG: battery capacity is 100%
  2613. [ 52.465907] RICOH_FG_DBG: battery capacity is 100%
  2614. [ 52.662632] RICOH_FG_DBG: battery capacity is 100%
  2615. [ 52.662644] RICOH_FG_DBG: battery capacity is 100%
  2616. [ 52.662650] RICOH_FG_DBG: battery capacity is 100%
  2617. [ 52.682318] RICOH_FG_DBG: battery capacity is 100%
  2618. [ 52.682336] RICOH_FG_DBG: battery capacity is 100%
  2619. [ 52.682344] RICOH_FG_DBG: battery capacity is 100%
  2620. [ 53.036540] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2621. [ 53.039887] RICOH_FG_DBG: battery voltage is 4179 mV
  2622. [ 53.042217] RICOH_FG_DBG: battery capacity is 100%
  2623. [ 53.047689] RICOH_FG_DBG: battery temperature is 31 degree
  2624. [ 53.048031] RICOH_FG_DBG: battery capacity is 100%
  2625. [ 53.049827] RICOH_FG_DBG: battery voltage is 4179 mV
  2626. [ 53.055273] RICOH_FG_DBG: battery temperature is 31 degree
  2627. [ 53.057999] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a
  2628. [ 53.058019] healthd: battery [l=100 v=4179 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2629. [ 54.020787] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2630. [ 54.029198] RICOH_FG_DBG: battery voltage is 4178 mV
  2631. [ 54.030520] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2632. [ 54.032663] RICOH_FG_DBG: battery capacity is 100%
  2633. [ 54.039457] RICOH_FG_DBG: battery temperature is 31 degree
  2634. [ 54.039896] RICOH_FG_DBG: battery capacity is 100%
  2635. [ 54.042209] RICOH_FG_DBG: battery voltage is 4178 mV
  2636. [ 54.049807] RICOH_FG_DBG: battery temperature is 31 degree
  2637. [ 54.052737] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2638. [ 54.052765] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2639. [ 54.068587] RICOH_FG_DBG: battery voltage is 4178 mV
  2640. [ 54.070871] RICOH_FG_DBG: battery capacity is 100%
  2641. [ 54.088820] RICOH_FG_DBG: battery temperature is 31 degree
  2642. [ 54.092233] RICOH_FG_DBG: battery capacity is 100%
  2643. [ 54.094214] RICOH_FG_DBG: battery voltage is 4178 mV
  2644. [ 54.122242] RICOH_FG_DBG: battery temperature is 31 degree
  2645. [ 54.129349] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2646. [ 54.129376] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2647. [ 54.129759] RICOH_FG_DBG: battery capacity is 100%
  2648. [ 54.131887] RICOH_FG_DBG: battery voltage is 4178 mV
  2649. [ 54.140519] RICOH_FG_DBG: battery temperature is 31 degree
  2650. [ 54.143740] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2651. [ 54.143761] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2652. [ 54.143958] RICOH_FG_DBG: battery capacity is 100%
  2653. [ 54.147901] RICOH_FG_DBG: battery voltage is 4178 mV
  2654. [ 54.155234] RICOH_FG_DBG: battery temperature is 31 degree
  2655. [ 54.157491] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2656. [ 54.157516] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2657. [ 55.005770] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2658. [ 55.026232] RICOH_FG_DBG: battery voltage is 4178 mV
  2659. [ 55.028051] RICOH_FG_DBG: battery capacity is 100%
  2660. [ 55.033254] RICOH_FG_DBG: battery temperature is 31 degree
  2661. [ 55.033540] RICOH_FG_DBG: battery capacity is 100%
  2662. [ 55.036673] RICOH_FG_DBG: battery voltage is 4178 mV
  2663. [ 55.043419] RICOH_FG_DBG: battery temperature is 31 degree
  2664. [ 55.045365] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2665. [ 55.045384] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2666. [ 55.260393] RICOH_FG_DBG: battery capacity is 100%
  2667. [ 55.260410] RICOH_FG_DBG: battery capacity is 100%
  2668. [ 55.260416] RICOH_FG_DBG: battery capacity is 100%
  2669. [ 55.447387] RICOH_FG_DBG: battery capacity is 100%
  2670. [ 55.447410] RICOH_FG_DBG: battery capacity is 100%
  2671. [ 55.447418] RICOH_FG_DBG: battery capacity is 100%
  2672. [ 55.457219] RICOH_FG_DBG: battery capacity is 100%
  2673. [ 55.457236] RICOH_FG_DBG: battery capacity is 100%
  2674. [ 55.457288] RICOH_FG_DBG: battery capacity is 100%
  2675. [ 55.486730] RICOH_FG_DBG: battery capacity is 100%
  2676. [ 55.486748] RICOH_FG_DBG: battery capacity is 100%
  2677. [ 55.486754] RICOH_FG_DBG: battery capacity is 100%
  2678. [ 55.555759] RICOH_FG_DBG: battery capacity is 100%
  2679. [ 55.555778] RICOH_FG_DBG: battery capacity is 100%
  2680. [ 55.555785] RICOH_FG_DBG: battery capacity is 100%
  2681. [ 56.027889] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2682. [ 56.038367] RICOH_FG_DBG: battery voltage is 4177 mV
  2683. [ 56.040100] RICOH_FG_DBG: battery capacity is 100%
  2684. [ 56.060912] RICOH_FG_DBG: battery temperature is 31 degree
  2685. [ 56.061313] RICOH_FG_DBG: battery capacity is 100%
  2686. [ 56.063585] RICOH_FG_DBG: battery voltage is 4177 mV
  2687. [ 56.068742] RICOH_FG_DBG: battery temperature is 31 degree
  2688. [ 56.070558] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2689. [ 56.070576] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2690. [ 56.706888] RICOH_FG_DBG: battery capacity is 100%
  2691. [ 56.706910] RICOH_FG_DBG: battery capacity is 100%
  2692. [ 56.706924] RICOH_FG_DBG: battery capacity is 100%
  2693. [ 57.011959] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2694. [ 57.035257] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2695. [ 57.035281] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  2696. [ 57.035297] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2697. [ 57.042141] RICOH_FG_DBG: PMU: cc_sum = 5045: cc_cap_res= 52:
  2698. [ 57.042159] RICOH_FG_DBG: PMU: cc_cap_offset= -13:
  2699. [ 57.042176] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -337: VSYS= 4517500: VBAT= 4179725: DSOC= 10000: RSOC= 9900: -------
  2700. [ 57.042208] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2701. [ 57.042684] RICOH_FG_DBG: battery capacity is 100%
  2702. [ 57.042718] RICOH_FG_DBG: battery capacity is 100%
  2703. [ 57.042736] RICOH_FG_DBG: battery capacity is 100%
  2704. [ 57.049702] RICOH_FG_DBG: battery capacity is 100%
  2705. [ 57.051469] RICOH_FG_DBG: battery voltage is 4177 mV
  2706. [ 57.053206] RICOH_FG_DBG: battery voltage is 4177 mV
  2707. [ 57.054974] RICOH_FG_DBG: battery capacity is 100%
  2708. [ 57.060011] RICOH_FG_DBG: battery temperature is 31 degree
  2709. [ 57.065079] RICOH_FG_DBG: battery temperature is 31 degree
  2710. [ 57.068114] RICOH_FG_DBG: battery voltage is 4177 mV
  2711. [ 57.069869] RICOH_FG_DBG: battery capacity is 100%
  2712. [ 57.074967] RICOH_FG_DBG: battery temperature is 31 degree
  2713. [ 57.076446] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2714. [ 57.076468] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2715. [ 57.076646] RICOH_FG_DBG: battery capacity is 100%
  2716. [ 57.078402] RICOH_FG_DBG: battery voltage is 4177 mV
  2717. [ 57.083541] RICOH_FG_DBG: battery temperature is 31 degree
  2718. [ 57.085496] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2719. [ 57.085517] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2720. [ 57.085698] RICOH_FG_DBG: battery capacity is 100%
  2721. [ 57.087495] RICOH_FG_DBG: battery voltage is 4177 mV
  2722. [ 57.092800] RICOH_FG_DBG: battery temperature is 31 degree
  2723. [ 57.094651] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2724. [ 57.094670] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2725. [ 57.094825] RICOH_FG_DBG: battery capacity is 100%
  2726. [ 57.096558] RICOH_FG_DBG: battery voltage is 4177 mV
  2727. [ 57.101752] RICOH_FG_DBG: battery temperature is 31 degree
  2728. [ 57.103695] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2729. [ 57.103714] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2730. [ 58.005738] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2731. [ 58.008344] RICOH_FG_DBG: battery voltage is 4178 mV
  2732. [ 58.010049] RICOH_FG_DBG: battery capacity is 100%
  2733. [ 58.015179] RICOH_FG_DBG: battery temperature is 31 degree
  2734. [ 58.015473] RICOH_FG_DBG: battery capacity is 100%
  2735. [ 58.017981] RICOH_FG_DBG: battery voltage is 4178 mV
  2736. [ 58.023702] RICOH_FG_DBG: battery temperature is 31 degree
  2737. [ 58.026364] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2738. [ 58.026392] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2739. [ 59.009402] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2740. [ 59.012012] RICOH_FG_DBG: battery voltage is 4178 mV
  2741. [ 59.013714] RICOH_FG_DBG: battery capacity is 100%
  2742. [ 59.018717] RICOH_FG_DBG: battery temperature is 31 degree
  2743. [ 59.018988] RICOH_FG_DBG: battery capacity is 100%
  2744. [ 59.020781] RICOH_FG_DBG: battery voltage is 4178 mV
  2745. [ 59.025974] RICOH_FG_DBG: battery temperature is 31 degree
  2746. [ 59.027879] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2747. [ 59.027898] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2748. [ 59.158554] RICOH_FG_DBG: battery capacity is 100%
  2749. [ 59.158604] RICOH_FG_DBG: battery capacity is 100%
  2750. [ 59.158639] RICOH_FG_DBG: battery capacity is 100%
  2751. [ 59.993426] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2752. [ 59.996656] RICOH_FG_DBG: battery voltage is 4177 mV
  2753. [ 59.998349] RICOH_FG_DBG: battery capacity is 100%
  2754. [ 60.003252] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2755. [ 60.003513] RICOH_FG_DBG: battery temperature is 31 degree
  2756. [ 60.009571] RICOH_FG_DBG: battery capacity is 100%
  2757. [ 60.011390] RICOH_FG_DBG: battery voltage is 4177 mV
  2758. [ 60.013296] RICOH_FG_DBG: battery voltage is 4177 mV
  2759. [ 60.015022] RICOH_FG_DBG: battery capacity is 100%
  2760. [ 60.020048] RICOH_FG_DBG: battery temperature is 31 degree
  2761. [ 60.025150] RICOH_FG_DBG: battery temperature is 31 degree
  2762. [ 60.027141] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2763. [ 60.027167] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2764. [ 60.027360] RICOH_FG_DBG: battery capacity is 100%
  2765. [ 60.030984] RICOH_FG_DBG: battery voltage is 4177 mV
  2766. [ 60.042652] RICOH_FG_DBG: battery temperature is 31 degree
  2767. [ 60.051154] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2768. [ 60.051179] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2769. [ 60.051443] RICOH_FG_DBG: battery capacity is 100%
  2770. [ 60.053207] RICOH_FG_DBG: battery voltage is 4177 mV
  2771. [ 60.058767] RICOH_FG_DBG: battery temperature is 31 degree
  2772. [ 60.060713] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2773. [ 60.060734] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2774. [ 60.060913] RICOH_FG_DBG: battery capacity is 100%
  2775. [ 60.062645] RICOH_FG_DBG: battery voltage is 4177 mV
  2776. [ 60.067768] RICOH_FG_DBG: battery temperature is 31 degree
  2777. [ 60.069935] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2778. [ 60.069966] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2779. [ 60.977519] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2780. [ 60.980221] RICOH_FG_DBG: battery voltage is 4178 mV
  2781. [ 60.982012] RICOH_FG_DBG: battery capacity is 100%
  2782. [ 60.987204] RICOH_FG_DBG: battery temperature is 31 degree
  2783. [ 60.987457] RICOH_FG_DBG: battery capacity is 100%
  2784. [ 60.989260] RICOH_FG_DBG: battery voltage is 4178 mV
  2785. [ 60.994539] RICOH_FG_DBG: battery temperature is 31 degree
  2786. [ 60.996557] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2787. [ 60.996576] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2788. [ 61.961437] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2789. [ 61.964185] RICOH_FG_DBG: battery voltage is 4177 mV
  2790. [ 61.965995] RICOH_FG_DBG: battery capacity is 100%
  2791. [ 61.971721] RICOH_FG_DBG: battery temperature is 31 degree
  2792. [ 61.972217] RICOH_FG_DBG: battery capacity is 100%
  2793. [ 61.981673] RICOH_FG_DBG: battery voltage is 4177 mV
  2794. [ 61.991459] RICOH_FG_DBG: battery temperature is 31 degree
  2795. [ 61.995922] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2796. [ 61.995941] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2797. [ 62.071470] RICOH_FG_DBG: battery capacity is 100%
  2798. [ 62.074766] RICOH_FG_DBG: battery voltage is 4177 mV
  2799. [ 62.083021] RICOH_FG_DBG: battery temperature is 31 degree
  2800. [ 62.085442] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2801. [ 62.085463] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2802. [ 62.945419] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2803. [ 62.948028] RICOH_FG_DBG: battery voltage is 4174 mV
  2804. [ 62.949714] RICOH_FG_DBG: battery capacity is 100%
  2805. [ 62.954809] RICOH_FG_DBG: battery temperature is 31 degree
  2806. [ 62.955082] RICOH_FG_DBG: battery capacity is 100%
  2807. [ 62.956852] RICOH_FG_DBG: battery voltage is 4174 mV
  2808. [ 62.961933] RICOH_FG_DBG: battery temperature is 31 degree
  2809. [ 62.963799] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2810. [ 62.963818] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2811. [ 62.965137] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2812. [ 62.979946] RICOH_FG_DBG: battery voltage is 4174 mV
  2813. [ 62.983945] RICOH_FG_DBG: battery capacity is 100%
  2814. [ 62.983966] RICOH_FG_DBG: battery capacity is 100%
  2815. [ 62.988151] RICOH_FG_DBG: battery voltage is 4174 mV
  2816. [ 62.994975] RICOH_FG_DBG: battery temperature is 31 degree
  2817. [ 63.001173] RICOH_FG_DBG: battery temperature is 31 degree
  2818. [ 63.003278] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2819. [ 63.003298] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2820. [ 63.003464] RICOH_FG_DBG: battery capacity is 100%
  2821. [ 63.005225] RICOH_FG_DBG: battery voltage is 4174 mV
  2822. [ 63.010441] RICOH_FG_DBG: battery temperature is 31 degree
  2823. [ 63.012379] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2824. [ 63.012399] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2825. [ 63.012599] RICOH_FG_DBG: battery capacity is 100%
  2826. [ 63.014379] RICOH_FG_DBG: battery voltage is 4174 mV
  2827. [ 63.019473] RICOH_FG_DBG: battery temperature is 31 degree
  2828. [ 63.021422] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2829. [ 63.021443] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2830. [ 63.958940] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2831. [ 63.961582] RICOH_FG_DBG: battery voltage is 4174 mV
  2832. [ 63.963308] RICOH_FG_DBG: battery capacity is 100%
  2833. [ 63.968437] RICOH_FG_DBG: battery temperature is 31 degree
  2834. [ 63.968799] RICOH_FG_DBG: battery capacity is 100%
  2835. [ 63.971668] RICOH_FG_DBG: battery voltage is 4174 mV
  2836. [ 63.976759] RICOH_FG_DBG: battery temperature is 31 degree
  2837. [ 63.978706] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2838. [ 63.978726] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2839. [ 64.942930] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2840. [ 64.945651] RICOH_FG_DBG: battery voltage is 4173 mV
  2841. [ 64.947425] RICOH_FG_DBG: battery capacity is 100%
  2842. [ 64.952663] RICOH_FG_DBG: battery temperature is 31 degree
  2843. [ 64.953350] RICOH_FG_DBG: battery capacity is 100%
  2844. [ 64.955208] RICOH_FG_DBG: battery voltage is 4173 mV
  2845. [ 64.960645] RICOH_FG_DBG: battery temperature is 31 degree
  2846. [ 64.962929] healthd: battery [l=100 v=4173 t=31.5 h=2 st=5] chg=a
  2847. [ 64.962951] healthd: battery [l=100 v=4173 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2848. [ 65.927886] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2849. [ 65.938075] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2850. [ 65.940987] RICOH_FG_DBG: battery voltage is 4174 mV
  2851. [ 65.942877] RICOH_FG_DBG: battery capacity is 100%
  2852. [ 65.950122] RICOH_FG_DBG: battery temperature is 31 degree
  2853. [ 65.952726] RICOH_FG_DBG: battery capacity is 100%
  2854. [ 65.954626] RICOH_FG_DBG: battery voltage is 4174 mV
  2855. [ 65.961146] RICOH_FG_DBG: battery temperature is 31 degree
  2856. [ 65.963942] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2857. [ 65.963975] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2858. [ 65.964238] RICOH_FG_DBG: battery capacity is 100%
  2859. [ 65.971358] RICOH_FG_DBG: battery voltage is 4174 mV
  2860. [ 65.981983] RICOH_FG_DBG: battery temperature is 31 degree
  2861. [ 65.985912] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2862. [ 65.986009] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2863. [ 65.990318] RICOH_FG_DBG: battery capacity is 100%
  2864. [ 65.992233] RICOH_FG_DBG: battery voltage is 4174 mV
  2865. [ 65.998329] RICOH_FG_DBG: battery temperature is 31 degree
  2866. [ 66.001473] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a
  2867. [ 66.001496] healthd: battery [l=100 v=4174 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2868. [ 66.921188] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2869. [ 66.925104] RICOH_FG_DBG: battery voltage is 4178 mV
  2870. [ 66.927138] RICOH_FG_DBG: battery capacity is 100%
  2871. [ 66.934738] RICOH_FG_DBG: battery temperature is 31 degree
  2872. [ 66.935116] RICOH_FG_DBG: battery capacity is 100%
  2873. [ 66.937086] RICOH_FG_DBG: battery voltage is 4178 mV
  2874. [ 66.942604] RICOH_FG_DBG: battery temperature is 31 degree
  2875. [ 66.944915] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2876. [ 66.944940] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2877. [ 67.914628] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2878. [ 67.921781] RICOH_FG_DBG: battery voltage is 4177 mV
  2879. [ 67.924076] RICOH_FG_DBG: battery capacity is 100%
  2880. [ 67.938282] RICOH_FG_DBG: battery temperature is 31 degree
  2881. [ 67.938620] RICOH_FG_DBG: battery capacity is 100%
  2882. [ 67.940792] RICOH_FG_DBG: battery voltage is 4177 mV
  2883. [ 67.948345] RICOH_FG_DBG: battery temperature is 31 degree
  2884. [ 67.950369] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2885. [ 67.950391] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2886. [ 68.898639] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2887. [ 68.902127] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2888. [ 68.911010] RICOH_FG_DBG: battery voltage is 4178 mV
  2889. [ 68.916436] RICOH_FG_DBG: battery capacity is 100%
  2890. [ 68.921625] RICOH_FG_DBG: battery temperature is 31 degree
  2891. [ 68.923676] RICOH_FG_DBG: battery capacity is 100%
  2892. [ 68.925467] RICOH_FG_DBG: battery voltage is 4178 mV
  2893. [ 68.932549] RICOH_FG_DBG: battery temperature is 31 degree
  2894. [ 68.934804] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2895. [ 68.934834] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2896. [ 68.941217] RICOH_FG_DBG: battery capacity is 100%
  2897. [ 68.946543] RICOH_FG_DBG: battery voltage is 4178 mV
  2898. [ 68.955284] RICOH_FG_DBG: battery temperature is 31 degree
  2899. [ 68.957520] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2900. [ 68.957539] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2901. [ 68.960859] RICOH_FG_DBG: battery capacity is 100%
  2902. [ 68.965841] RICOH_FG_DBG: battery voltage is 4178 mV
  2903. [ 68.978216] RICOH_FG_DBG: battery temperature is 31 degree
  2904. [ 68.980965] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2905. [ 68.980995] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2906. [ 69.882649] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2907. [ 69.885374] RICOH_FG_DBG: battery voltage is 4177 mV
  2908. [ 69.887499] RICOH_FG_DBG: battery capacity is 100%
  2909. [ 69.892754] RICOH_FG_DBG: battery temperature is 31 degree
  2910. [ 69.892986] RICOH_FG_DBG: battery capacity is 100%
  2911. [ 69.894763] RICOH_FG_DBG: battery voltage is 4177 mV
  2912. [ 69.902209] RICOH_FG_DBG: battery temperature is 31 degree
  2913. [ 69.904466] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2914. [ 69.904491] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2915. [ 70.866607] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2916. [ 70.869175] RICOH_FG_DBG: battery voltage is 4177 mV
  2917. [ 70.873916] RICOH_FG_DBG: battery capacity is 100%
  2918. [ 70.883511] RICOH_FG_DBG: battery temperature is 31 degree
  2919. [ 70.883866] RICOH_FG_DBG: battery capacity is 100%
  2920. [ 70.885638] RICOH_FG_DBG: battery voltage is 4177 mV
  2921. [ 70.890987] RICOH_FG_DBG: battery temperature is 31 degree
  2922. [ 70.893418] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2923. [ 70.893437] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2924. [ 71.846476] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2925. [ 71.846498] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  2926. [ 71.846504] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2927. [ 71.854235] RICOH_FG_DBG: PMU: cc_sum = 5104: cc_cap_res= 55:
  2928. [ 71.854242] RICOH_FG_DBG: PMU: cc_cap_offset= -68:
  2929. [ 71.854249] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -338: VSYS= 4527000: VBAT= 4177000: DSOC= 10000: RSOC= 9900: -------
  2930. [ 71.854259] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2931. [ 71.856773] RICOH_FG_DBG: battery voltage is 4178 mV
  2932. [ 71.859749] RICOH_FG_DBG: battery capacity is 100%
  2933. [ 71.860442] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2934. [ 71.866157] RICOH_FG_DBG: battery temperature is 31 degree
  2935. [ 71.885063] RICOH_FG_DBG: battery voltage is 4178 mV
  2936. [ 71.887171] RICOH_FG_DBG: battery capacity is 100%
  2937. [ 71.898992] RICOH_FG_DBG: battery temperature is 31 degree
  2938. [ 71.908632] RICOH_FG_DBG: battery capacity is 100%
  2939. [ 71.910456] RICOH_FG_DBG: battery voltage is 4178 mV
  2940. [ 71.915554] RICOH_FG_DBG: battery temperature is 31 degree
  2941. [ 71.917463] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2942. [ 71.917483] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2943. [ 71.917674] RICOH_FG_DBG: battery capacity is 100%
  2944. [ 71.920039] RICOH_FG_DBG: battery voltage is 4178 mV
  2945. [ 71.928547] RICOH_FG_DBG: battery temperature is 31 degree
  2946. [ 71.930884] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2947. [ 71.930905] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2948. [ 71.931088] RICOH_FG_DBG: battery capacity is 100%
  2949. [ 71.932882] RICOH_FG_DBG: battery voltage is 4178 mV
  2950. [ 71.938004] RICOH_FG_DBG: battery temperature is 31 degree
  2951. [ 71.940025] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2952. [ 71.940045] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2953. [ 71.940218] RICOH_FG_DBG: battery capacity is 100%
  2954. [ 71.941959] RICOH_FG_DBG: battery voltage is 4178 mV
  2955. [ 71.947152] RICOH_FG_DBG: battery temperature is 31 degree
  2956. [ 71.949096] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2957. [ 71.949114] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2958. [ 72.834599] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2959. [ 72.837189] RICOH_FG_DBG: battery voltage is 4178 mV
  2960. [ 72.838906] RICOH_FG_DBG: battery capacity is 100%
  2961. [ 72.844049] RICOH_FG_DBG: battery temperature is 31 degree
  2962. [ 72.844332] RICOH_FG_DBG: battery capacity is 100%
  2963. [ 72.846097] RICOH_FG_DBG: battery voltage is 4178 mV
  2964. [ 72.851278] RICOH_FG_DBG: battery temperature is 31 degree
  2965. [ 72.853257] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  2966. [ 72.853273] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2967. [ 73.829029] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2968. [ 73.833879] RICOH_FG_DBG: battery voltage is 4177 mV
  2969. [ 73.836610] RICOH_FG_DBG: battery capacity is 100%
  2970. [ 73.845498] RICOH_FG_DBG: battery temperature is 31 degree
  2971. [ 73.845804] RICOH_FG_DBG: battery capacity is 100%
  2972. [ 73.847608] RICOH_FG_DBG: battery voltage is 4177 mV
  2973. [ 73.852955] RICOH_FG_DBG: battery temperature is 31 degree
  2974. [ 73.855203] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2975. [ 73.855224] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2976. [ 74.757585] type=1400 audit(1498336856.585:14): avc: denied { ioctl } for pid=1145 comm="Binder:986_5" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  2977. [ 74.812480] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2978. [ 74.815417] RICOH_FG_DBG: battery voltage is 4177 mV
  2979. [ 74.817251] RICOH_FG_DBG: battery capacity is 100%
  2980. [ 74.824051] RICOH_FG_DBG: battery temperature is 31 degree
  2981. [ 74.824530] RICOH_FG_DBG: battery capacity is 100%
  2982. [ 74.826357] RICOH_FG_DBG: battery voltage is 4177 mV
  2983. [ 74.831942] RICOH_FG_DBG: battery temperature is 31 degree
  2984. [ 74.832137] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2985. [ 74.838594] RICOH_FG_DBG: battery voltage is 4177 mV
  2986. [ 74.840361] RICOH_FG_DBG: battery capacity is 100%
  2987. [ 74.845627] RICOH_FG_DBG: battery temperature is 31 degree
  2988. [ 74.847667] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2989. [ 74.847692] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2990. [ 74.847937] RICOH_FG_DBG: battery capacity is 100%
  2991. [ 74.849785] RICOH_FG_DBG: battery voltage is 4177 mV
  2992. [ 74.855444] RICOH_FG_DBG: battery temperature is 31 degree
  2993. [ 74.861095] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2994. [ 74.861123] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  2995. [ 74.861396] RICOH_FG_DBG: battery capacity is 100%
  2996. [ 74.864040] RICOH_FG_DBG: battery voltage is 4177 mV
  2997. [ 74.871145] RICOH_FG_DBG: battery temperature is 31 degree
  2998. [ 74.874741] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  2999. [ 74.874770] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3000. [ 74.875031] RICOH_FG_DBG: battery capacity is 100%
  3001. [ 74.883269] RICOH_FG_DBG: battery voltage is 4177 mV
  3002. [ 74.889411] RICOH_FG_DBG: battery temperature is 31 degree
  3003. [ 74.891349] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a
  3004. [ 74.891372] healthd: battery [l=100 v=4177 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3005. [ 75.875171] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3006. [ 75.877776] RICOH_FG_DBG: battery voltage is 4178 mV
  3007. [ 75.879453] RICOH_FG_DBG: battery capacity is 100%
  3008. [ 75.884403] RICOH_FG_DBG: battery temperature is 31 degree
  3009. [ 75.884652] RICOH_FG_DBG: battery capacity is 100%
  3010. [ 75.886404] RICOH_FG_DBG: battery voltage is 4178 mV
  3011. [ 75.891448] RICOH_FG_DBG: battery temperature is 31 degree
  3012. [ 75.893269] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3013. [ 75.893288] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3014. [ 76.888666] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3015. [ 76.891227] RICOH_FG_DBG: battery voltage is 4178 mV
  3016. [ 76.892879] RICOH_FG_DBG: battery capacity is 100%
  3017. [ 76.897808] RICOH_FG_DBG: battery temperature is 31 degree
  3018. [ 76.898011] RICOH_FG_DBG: battery capacity is 100%
  3019. [ 76.899730] RICOH_FG_DBG: battery voltage is 4178 mV
  3020. [ 76.904683] RICOH_FG_DBG: battery temperature is 31 degree
  3021. [ 76.906368] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3022. [ 76.906382] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3023. [ 77.833331] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3024. [ 77.839169] RICOH_FG_DBG: battery voltage is 4178 mV
  3025. [ 77.841542] RICOH_FG_DBG: battery capacity is 100%
  3026. [ 77.846725] RICOH_FG_DBG: battery temperature is 31 degree
  3027. [ 77.846951] RICOH_FG_DBG: battery capacity is 100%
  3028. [ 77.848684] RICOH_FG_DBG: battery voltage is 4178 mV
  3029. [ 77.853733] RICOH_FG_DBG: battery temperature is 31 degree
  3030. [ 77.855547] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3031. [ 77.855565] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3032. [ 77.857436] RICOH_FG_DBG: battery capacity is 100%
  3033. [ 77.859167] RICOH_FG_DBG: battery voltage is 4178 mV
  3034. [ 77.864218] RICOH_FG_DBG: battery temperature is 31 degree
  3035. [ 77.865988] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3036. [ 77.866006] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3037. [ 77.866140] RICOH_FG_DBG: battery capacity is 100%
  3038. [ 77.867862] RICOH_FG_DBG: battery voltage is 4178 mV
  3039. [ 77.872671] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3040. [ 77.872896] RICOH_FG_DBG: battery temperature is 31 degree
  3041. [ 77.875906] RICOH_FG_DBG: battery voltage is 4178 mV
  3042. [ 77.877594] RICOH_FG_DBG: battery capacity is 100%
  3043. [ 77.882549] RICOH_FG_DBG: battery temperature is 31 degree
  3044. [ 77.883920] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3045. [ 77.883938] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3046. [ 77.884073] RICOH_FG_DBG: battery capacity is 100%
  3047. [ 77.885789] RICOH_FG_DBG: battery voltage is 4178 mV
  3048. [ 77.890811] RICOH_FG_DBG: battery temperature is 31 degree
  3049. [ 77.892584] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3050. [ 77.892602] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3051. [ 78.896056] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3052. [ 78.898673] RICOH_FG_DBG: battery voltage is 4178 mV
  3053. [ 78.900375] RICOH_FG_DBG: battery capacity is 100%
  3054. [ 78.905384] RICOH_FG_DBG: battery temperature is 31 degree
  3055. [ 78.905704] RICOH_FG_DBG: battery capacity is 100%
  3056. [ 78.907515] RICOH_FG_DBG: battery voltage is 4178 mV
  3057. [ 78.912657] RICOH_FG_DBG: battery temperature is 31 degree
  3058. [ 78.914638] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3059. [ 78.914659] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3060. [ 79.899727] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3061. [ 79.902304] RICOH_FG_DBG: battery voltage is 4178 mV
  3062. [ 79.903988] RICOH_FG_DBG: battery capacity is 100%
  3063. [ 79.908934] RICOH_FG_DBG: battery temperature is 31 degree
  3064. [ 79.909186] RICOH_FG_DBG: battery capacity is 100%
  3065. [ 79.910931] RICOH_FG_DBG: battery voltage is 4178 mV
  3066. [ 79.916031] RICOH_FG_DBG: battery temperature is 31 degree
  3067. [ 79.917935] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a
  3068. [ 79.917952] healthd: battery [l=100 v=4178 t=31.5 h=2 st=5] chg=a dock-battery none chg=a
  3069. [ 80.795154] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3070. [ 80.800875] RICOH_FG_DBG: battery voltage is 4178 mV
  3071. [ 80.802538] RICOH_FG_DBG: battery capacity is 100%
  3072. [ 80.807642] RICOH_FG_DBG: battery temperature is 31 degree
  3073. [ 80.807858] RICOH_FG_DBG: battery capacity is 100%
  3074. [ 80.809561] RICOH_FG_DBG: battery voltage is 4178 mV
  3075. [ 80.814550] RICOH_FG_DBG: battery temperature is 31 degree
  3076. [ 80.816286] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3077. [ 80.816303] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3078. [ 80.819799] RICOH_FG_DBG: battery capacity is 100%
  3079. [ 80.821984] RICOH_FG_DBG: battery voltage is 4178 mV
  3080. [ 80.834734] RICOH_FG_DBG: battery temperature is 31 degree
  3081. [ 80.837939] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3082. [ 80.837965] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3083. [ 80.838179] RICOH_FG_DBG: battery capacity is 100%
  3084. [ 80.839958] RICOH_FG_DBG: battery voltage is 4178 mV
  3085. [ 80.845147] RICOH_FG_DBG: battery temperature is 31 degree
  3086. [ 80.847019] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3087. [ 80.847038] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3088. [ 80.923100] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3089. [ 80.927941] RICOH_FG_DBG: battery voltage is 4178 mV
  3090. [ 80.930009] RICOH_FG_DBG: battery capacity is 100%
  3091. [ 80.936143] RICOH_FG_DBG: battery temperature is 31 degree
  3092. [ 80.937042] RICOH_FG_DBG: battery capacity is 100%
  3093. [ 80.939445] RICOH_FG_DBG: battery voltage is 4178 mV
  3094. [ 80.946079] RICOH_FG_DBG: battery temperature is 31 degree
  3095. [ 80.950480] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3096. [ 80.950574] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3097. [ 81.926890] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3098. [ 81.930159] RICOH_FG_DBG: battery voltage is 4177 mV
  3099. [ 81.932233] RICOH_FG_DBG: battery capacity is 100%
  3100. [ 81.939197] RICOH_FG_DBG: battery temperature is 31 degree
  3101. [ 81.940102] RICOH_FG_DBG: battery capacity is 100%
  3102. [ 81.942588] RICOH_FG_DBG: battery voltage is 4177 mV
  3103. [ 81.949229] RICOH_FG_DBG: battery temperature is 31 degree
  3104. [ 81.953460] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3105. [ 81.953550] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3106. [ 82.910778] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3107. [ 82.913719] RICOH_FG_DBG: battery voltage is 4177 mV
  3108. [ 82.915994] RICOH_FG_DBG: battery capacity is 100%
  3109. [ 82.922118] RICOH_FG_DBG: battery temperature is 31 degree
  3110. [ 82.925296] RICOH_FG_DBG: battery capacity is 100%
  3111. [ 82.927099] RICOH_FG_DBG: battery voltage is 4177 mV
  3112. [ 82.940317] RICOH_FG_DBG: battery temperature is 31 degree
  3113. [ 82.944955] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3114. [ 82.944978] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3115. [ 83.766852] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3116. [ 83.772681] RICOH_FG_DBG: battery voltage is 4177 mV
  3117. [ 83.774370] RICOH_FG_DBG: battery capacity is 100%
  3118. [ 83.779469] RICOH_FG_DBG: battery temperature is 31 degree
  3119. [ 83.779750] RICOH_FG_DBG: battery capacity is 100%
  3120. [ 83.781491] RICOH_FG_DBG: battery voltage is 4177 mV
  3121. [ 83.786574] RICOH_FG_DBG: battery temperature is 31 degree
  3122. [ 83.789751] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3123. [ 83.789771] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3124. [ 83.789920] RICOH_FG_DBG: battery capacity is 100%
  3125. [ 83.791651] RICOH_FG_DBG: battery voltage is 4177 mV
  3126. [ 83.796708] RICOH_FG_DBG: battery temperature is 31 degree
  3127. [ 83.798550] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3128. [ 83.798569] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3129. [ 83.799251] RICOH_FG_DBG: battery capacity is 100%
  3130. [ 83.800980] RICOH_FG_DBG: battery voltage is 4177 mV
  3131. [ 83.806023] RICOH_FG_DBG: battery temperature is 31 degree
  3132. [ 83.807893] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3133. [ 83.807912] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3134. [ 83.904615] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3135. [ 83.907343] RICOH_FG_DBG: battery voltage is 4177 mV
  3136. [ 83.909109] RICOH_FG_DBG: battery capacity is 100%
  3137. [ 83.914296] RICOH_FG_DBG: battery temperature is 31 degree
  3138. [ 83.914695] RICOH_FG_DBG: battery capacity is 100%
  3139. [ 83.916624] RICOH_FG_DBG: battery voltage is 4177 mV
  3140. [ 83.922092] RICOH_FG_DBG: battery temperature is 31 degree
  3141. [ 83.924536] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3142. [ 83.924570] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3143. [ 84.947812] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3144. [ 84.951068] RICOH_FG_DBG: battery voltage is 4175 mV
  3145. [ 84.953137] RICOH_FG_DBG: battery capacity is 100%
  3146. [ 84.959994] RICOH_FG_DBG: battery temperature is 31 degree
  3147. [ 84.960966] RICOH_FG_DBG: battery capacity is 100%
  3148. [ 84.963393] RICOH_FG_DBG: battery voltage is 4175 mV
  3149. [ 84.970164] RICOH_FG_DBG: battery temperature is 31 degree
  3150. [ 84.974461] healthd: battery [l=100 v=4175 t=31.6 h=2 st=5] chg=a
  3151. [ 84.974554] healthd: battery [l=100 v=4175 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3152. [ 85.951459] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3153. [ 85.955008] RICOH_FG_DBG: battery voltage is 4178 mV
  3154. [ 85.957077] RICOH_FG_DBG: battery capacity is 100%
  3155. [ 85.963669] RICOH_FG_DBG: battery temperature is 31 degree
  3156. [ 85.964404] RICOH_FG_DBG: battery capacity is 100%
  3157. [ 85.966758] RICOH_FG_DBG: battery voltage is 4178 mV
  3158. [ 85.973574] RICOH_FG_DBG: battery temperature is 31 degree
  3159. [ 85.977707] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3160. [ 85.977799] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3161. [ 86.668472] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  3162. [ 86.668485] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  3163. [ 86.668493] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  3164. [ 86.675017] RICOH_FG_DBG: PMU: cc_sum = 5043: cc_cap_res= 52:
  3165. [ 86.675027] RICOH_FG_DBG: PMU: cc_cap_offset= -20:
  3166. [ 86.675037] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -337: VSYS= 4582250: VBAT= 4177600: DSOC= 10000: RSOC= 9900: -------
  3167. [ 86.748368] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3168. [ 86.755780] RICOH_FG_DBG: battery voltage is 4178 mV
  3169. [ 86.757690] RICOH_FG_DBG: battery capacity is 100%
  3170. [ 86.763502] RICOH_FG_DBG: battery temperature is 31 degree
  3171. [ 86.764963] RICOH_FG_DBG: battery capacity is 100%
  3172. [ 86.766956] RICOH_FG_DBG: battery voltage is 4178 mV
  3173. [ 86.772765] RICOH_FG_DBG: battery temperature is 31 degree
  3174. [ 86.776258] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3175. [ 86.776308] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3176. [ 86.776652] RICOH_FG_DBG: battery capacity is 100%
  3177. [ 86.778692] RICOH_FG_DBG: battery voltage is 4178 mV
  3178. [ 86.784359] RICOH_FG_DBG: battery temperature is 31 degree
  3179. [ 86.787169] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3180. [ 86.787217] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3181. [ 86.787533] RICOH_FG_DBG: battery capacity is 100%
  3182. [ 86.789581] RICOH_FG_DBG: battery voltage is 4178 mV
  3183. [ 86.795259] RICOH_FG_DBG: battery temperature is 31 degree
  3184. [ 86.798092] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3185. [ 86.798139] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3186. [ 86.945204] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3187. [ 86.947997] RICOH_FG_DBG: battery voltage is 4178 mV
  3188. [ 86.949763] RICOH_FG_DBG: battery capacity is 100%
  3189. [ 86.955030] RICOH_FG_DBG: battery temperature is 31 degree
  3190. [ 86.955507] RICOH_FG_DBG: battery capacity is 100%
  3191. [ 86.957483] RICOH_FG_DBG: battery voltage is 4178 mV
  3192. [ 86.962869] RICOH_FG_DBG: battery temperature is 31 degree
  3193. [ 86.965255] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3194. [ 86.965289] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3195. [ 87.929265] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3196. [ 87.932534] RICOH_FG_DBG: battery voltage is 4178 mV
  3197. [ 87.934611] RICOH_FG_DBG: battery capacity is 100%
  3198. [ 87.941542] RICOH_FG_DBG: battery temperature is 31 degree
  3199. [ 87.942295] RICOH_FG_DBG: battery capacity is 100%
  3200. [ 87.944644] RICOH_FG_DBG: battery voltage is 4178 mV
  3201. [ 87.951488] RICOH_FG_DBG: battery temperature is 31 degree
  3202. [ 87.955715] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3203. [ 87.955807] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3204. [ 88.933029] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3205. [ 88.936296] RICOH_FG_DBG: battery voltage is 4178 mV
  3206. [ 88.938379] RICOH_FG_DBG: battery capacity is 100%
  3207. [ 88.945198] RICOH_FG_DBG: battery temperature is 31 degree
  3208. [ 88.945918] RICOH_FG_DBG: battery capacity is 100%
  3209. [ 88.948211] RICOH_FG_DBG: battery voltage is 4178 mV
  3210. [ 88.954990] RICOH_FG_DBG: battery temperature is 31 degree
  3211. [ 88.959233] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3212. [ 88.959328] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3213. [ 89.739720] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3214. [ 89.745583] RICOH_FG_DBG: battery voltage is 4177 mV
  3215. [ 89.747274] RICOH_FG_DBG: battery capacity is 100%
  3216. [ 89.752265] RICOH_FG_DBG: battery temperature is 31 degree
  3217. [ 89.753343] RICOH_FG_DBG: battery capacity is 100%
  3218. [ 89.755070] RICOH_FG_DBG: battery voltage is 4177 mV
  3219. [ 89.761716] RICOH_FG_DBG: battery temperature is 31 degree
  3220. [ 89.767254] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3221. [ 89.767319] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3222. [ 89.767751] RICOH_FG_DBG: battery capacity is 100%
  3223. [ 89.771082] RICOH_FG_DBG: battery voltage is 4177 mV
  3224. [ 89.778222] RICOH_FG_DBG: battery temperature is 31 degree
  3225. [ 89.782326] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3226. [ 89.782382] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3227. [ 89.782892] RICOH_FG_DBG: battery capacity is 100%
  3228. [ 89.789662] RICOH_FG_DBG: battery voltage is 4177 mV
  3229. [ 89.800550] RICOH_FG_DBG: battery temperature is 31 degree
  3230. [ 89.803163] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3231. [ 89.803201] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3232. [ 89.916984] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3233. [ 89.920276] RICOH_FG_DBG: battery voltage is 4177 mV
  3234. [ 89.922352] RICOH_FG_DBG: battery capacity is 100%
  3235. [ 89.928472] RICOH_FG_DBG: battery temperature is 31 degree
  3236. [ 89.929398] RICOH_FG_DBG: battery capacity is 100%
  3237. [ 89.931834] RICOH_FG_DBG: battery voltage is 4177 mV
  3238. [ 89.938527] RICOH_FG_DBG: battery temperature is 31 degree
  3239. [ 89.942930] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3240. [ 89.943023] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3241. [ 90.900892] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3242. [ 90.904418] RICOH_FG_DBG: battery voltage is 4178 mV
  3243. [ 90.908438] RICOH_FG_DBG: battery capacity is 100%
  3244. [ 90.926144] RICOH_FG_DBG: battery temperature is 31 degree
  3245. [ 90.926489] RICOH_FG_DBG: battery capacity is 100%
  3246. [ 90.928344] RICOH_FG_DBG: battery voltage is 4178 mV
  3247. [ 90.936779] RICOH_FG_DBG: battery temperature is 31 degree
  3248. [ 90.939706] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3249. [ 90.939737] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3250. [ 91.914472] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3251. [ 91.917952] RICOH_FG_DBG: battery voltage is 4177 mV
  3252. [ 91.920162] RICOH_FG_DBG: battery capacity is 100%
  3253. [ 91.926855] RICOH_FG_DBG: battery temperature is 31 degree
  3254. [ 91.927388] RICOH_FG_DBG: battery capacity is 100%
  3255. [ 91.929417] RICOH_FG_DBG: battery voltage is 4177 mV
  3256. [ 91.935169] RICOH_FG_DBG: battery temperature is 31 degree
  3257. [ 91.938194] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3258. [ 91.938248] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3259. [ 92.711531] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3260. [ 92.719042] RICOH_FG_DBG: battery voltage is 4177 mV
  3261. [ 92.723194] RICOH_FG_DBG: battery capacity is 100%
  3262. [ 92.725524] RICOH_FG_DBG: battery voltage is 4177 mV
  3263. [ 92.732078] RICOH_FG_DBG: battery temperature is 31 degree
  3264. [ 92.733535] RICOH_FG_DBG: battery capacity is 100%
  3265. [ 92.739629] RICOH_FG_DBG: battery temperature is 31 degree
  3266. [ 92.744136] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3267. [ 92.744231] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3268. [ 92.744837] RICOH_FG_DBG: battery capacity is 100%
  3269. [ 92.747120] RICOH_FG_DBG: battery voltage is 4177 mV
  3270. [ 92.753366] RICOH_FG_DBG: battery temperature is 31 degree
  3271. [ 92.756706] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3272. [ 92.756770] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3273. [ 92.757224] RICOH_FG_DBG: battery capacity is 100%
  3274. [ 92.759348] RICOH_FG_DBG: battery voltage is 4177 mV
  3275. [ 92.765382] RICOH_FG_DBG: battery temperature is 31 degree
  3276. [ 92.773605] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3277. [ 92.773668] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3278. [ 92.908295] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3279. [ 92.911627] RICOH_FG_DBG: battery voltage is 4177 mV
  3280. [ 92.913825] RICOH_FG_DBG: battery capacity is 100%
  3281. [ 92.920210] RICOH_FG_DBG: battery temperature is 31 degree
  3282. [ 92.921018] RICOH_FG_DBG: battery capacity is 100%
  3283. [ 92.923331] RICOH_FG_DBG: battery voltage is 4177 mV
  3284. [ 92.929726] RICOH_FG_DBG: battery temperature is 31 degree
  3285. [ 92.934020] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3286. [ 92.934114] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3287. [ 93.892298] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3288. [ 93.895749] RICOH_FG_DBG: battery voltage is 4177 mV
  3289. [ 93.897966] RICOH_FG_DBG: battery capacity is 100%
  3290. [ 93.905157] RICOH_FG_DBG: battery temperature is 31 degree
  3291. [ 93.905888] RICOH_FG_DBG: battery capacity is 100%
  3292. [ 93.908166] RICOH_FG_DBG: battery voltage is 4177 mV
  3293. [ 93.914640] RICOH_FG_DBG: battery temperature is 31 degree
  3294. [ 93.918867] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3295. [ 93.918957] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3296. [ 94.876292] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3297. [ 94.879271] RICOH_FG_DBG: battery voltage is 4177 mV
  3298. [ 94.881121] RICOH_FG_DBG: battery capacity is 100%
  3299. [ 94.886542] RICOH_FG_DBG: battery temperature is 31 degree
  3300. [ 94.887021] RICOH_FG_DBG: battery capacity is 100%
  3301. [ 94.889052] RICOH_FG_DBG: battery voltage is 4177 mV
  3302. [ 94.894776] RICOH_FG_DBG: battery temperature is 31 degree
  3303. [ 94.898505] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3304. [ 94.898526] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3305. [ 95.712630] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3306. [ 95.722721] RICOH_FG_DBG: battery voltage is 4177 mV
  3307. [ 95.724418] RICOH_FG_DBG: battery capacity is 100%
  3308. [ 95.729411] RICOH_FG_DBG: battery temperature is 31 degree
  3309. [ 95.729651] RICOH_FG_DBG: battery capacity is 100%
  3310. [ 95.731377] RICOH_FG_DBG: battery voltage is 4177 mV
  3311. [ 95.736437] RICOH_FG_DBG: battery temperature is 31 degree
  3312. [ 95.738262] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3313. [ 95.738280] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3314. [ 95.740153] RICOH_FG_DBG: battery capacity is 100%
  3315. [ 95.741879] RICOH_FG_DBG: battery voltage is 4177 mV
  3316. [ 95.746928] RICOH_FG_DBG: battery temperature is 31 degree
  3317. [ 95.748713] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3318. [ 95.748730] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3319. [ 95.748859] RICOH_FG_DBG: battery capacity is 100%
  3320. [ 95.750578] RICOH_FG_DBG: battery voltage is 4177 mV
  3321. [ 95.755596] RICOH_FG_DBG: battery temperature is 31 degree
  3322. [ 95.757335] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3323. [ 95.757351] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3324. [ 95.860316] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3325. [ 95.863600] RICOH_FG_DBG: battery voltage is 4177 mV
  3326. [ 95.865721] RICOH_FG_DBG: battery capacity is 100%
  3327. [ 95.871832] RICOH_FG_DBG: battery temperature is 31 degree
  3328. [ 95.872630] RICOH_FG_DBG: battery capacity is 100%
  3329. [ 95.875052] RICOH_FG_DBG: battery voltage is 4177 mV
  3330. [ 95.881717] RICOH_FG_DBG: battery temperature is 31 degree
  3331. [ 95.885920] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3332. [ 95.886011] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3333. [ 96.873739] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3334. [ 96.877313] RICOH_FG_DBG: battery voltage is 4178 mV
  3335. [ 96.879217] RICOH_FG_DBG: battery capacity is 100%
  3336. [ 96.884203] RICOH_FG_DBG: battery temperature is 31 degree
  3337. [ 96.884468] RICOH_FG_DBG: battery capacity is 100%
  3338. [ 96.886235] RICOH_FG_DBG: battery voltage is 4178 mV
  3339. [ 96.891388] RICOH_FG_DBG: battery temperature is 31 degree
  3340. [ 96.893315] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3341. [ 96.893335] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3342. [ 97.877426] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3343. [ 97.880103] RICOH_FG_DBG: battery voltage is 4178 mV
  3344. [ 97.881828] RICOH_FG_DBG: battery capacity is 100%
  3345. [ 97.888599] RICOH_FG_DBG: battery temperature is 31 degree
  3346. [ 97.888889] RICOH_FG_DBG: battery capacity is 100%
  3347. [ 97.890671] RICOH_FG_DBG: battery voltage is 4178 mV
  3348. [ 97.895823] RICOH_FG_DBG: battery temperature is 31 degree
  3349. [ 97.897857] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a
  3350. [ 97.897879] healthd: battery [l=100 v=4178 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3351. [ 98.674445] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  3352. [ 98.680466] RICOH_FG_DBG: battery voltage is 4177 mV
  3353. [ 98.682275] RICOH_FG_DBG: battery capacity is 100%
  3354. [ 98.687573] RICOH_FG_DBG: battery temperature is 31 degree
  3355. [ 98.689723] RICOH_FG_DBG: battery capacity is 100%
  3356. [ 98.691539] RICOH_FG_DBG: battery voltage is 4177 mV
  3357. [ 98.696770] RICOH_FG_DBG: battery temperature is 31 degree
  3358. [ 98.699009] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3359. [ 98.699032] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3360. [ 98.699264] RICOH_FG_DBG: battery capacity is 100%
  3361. [ 98.701196] RICOH_FG_DBG: battery voltage is 4177 mV
  3362. [ 98.707484] RICOH_FG_DBG: battery temperature is 31 degree
  3363. [ 98.714636] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3364. [ 98.714661] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3365. [ 98.714864] RICOH_FG_DBG: battery capacity is 100%
  3366. [ 98.716662] RICOH_FG_DBG: battery voltage is 4177 mV
  3367. [ 98.723326] RICOH_FG_DBG: battery temperature is 31 degree
  3368. [ 98.727171] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3369. [ 98.727216] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3370. [ 98.861402] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3371. [ 98.863969] RICOH_FG_DBG: battery voltage is 4177 mV
  3372. [ 98.865631] RICOH_FG_DBG: battery capacity is 100%
  3373. [ 98.871464] RICOH_FG_DBG: battery temperature is 31 degree
  3374. [ 98.871732] RICOH_FG_DBG: battery capacity is 100%
  3375. [ 98.873790] RICOH_FG_DBG: battery voltage is 4177 mV
  3376. [ 98.878932] RICOH_FG_DBG: battery temperature is 31 degree
  3377. [ 98.880810] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3378. [ 98.880827] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3379. [ 99.845419] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3380. [ 99.848002] RICOH_FG_DBG: battery voltage is 4177 mV
  3381. [ 99.849675] RICOH_FG_DBG: battery capacity is 100%
  3382. [ 99.854648] RICOH_FG_DBG: battery temperature is 31 degree
  3383. [ 99.854872] RICOH_FG_DBG: battery capacity is 100%
  3384. [ 99.856614] RICOH_FG_DBG: battery voltage is 4177 mV
  3385. [ 99.861655] RICOH_FG_DBG: battery temperature is 31 degree
  3386. [ 99.863448] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a
  3387. [ 99.863467] healthd: battery [l=100 v=4177 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3388. [ 100.829422] RICOH_FG_DBG: PMU: ricoh619_battery_work
  3389. [ 100.833247] RICOH_FG_DBG: battery voltage is 4175 mV
  3390. [ 100.835110] RICOH_FG_DBG: battery capacity is 100%
  3391. [ 100.843486] RICOH_FG_DBG: battery temperature is 31 degree
  3392. [ 100.844354] RICOH_FG_DBG: battery capacity is 100%
  3393. [ 100.846196] RICOH_FG_DBG: battery voltage is 4175 mV
  3394. [ 100.851523] RICOH_FG_DBG: battery temperature is 31 degree
  3395. [ 100.854647] healthd: battery [l=100 v=4175 t=31.6 h=2 st=5] chg=a
  3396. [ 100.854669] healthd: battery [l=100 v=4175 t=31.6 h=2 st=5] chg=a dock-battery none chg=a
  3397. [ 101.476478] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  3398. [ 101.476492] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  3399. [ 101.476500] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  3400. [ 101.483074] RICOH_FG_DBG: PMU: cc_sum = 5057: cc_cap_res= 52:
  3401. [ 101.483085] RICOH_FG_DBG: PMU: cc_cap_offset= -72:
  3402. [ 101.483095] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -337: VSYS= 4602000: VBAT= 4177000: DSOC= 10000: RSOC= 9900: -------
Add Comment
Please, Sign In to add comment