Advertisement
Guest User

init.log | cheeseburger [15.1]

a guest
Jun 4th, 2019
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.75 KB | None | 0 0
  1. + echo 'Running Mer Boat Loader'
  2. Running Mer Boat Loader
  3. + BOOTLOGO=%BOOTLOGO%
  4. + ALWAYSDEBUG=%ALWAYSDEBUG%
  5. + DATA_PARTITION=%DATA_PART%
  6. + DEFAULT_OS=%DEFAULT_OS%
  7. + export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
  8. + PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
  9. + USB_FUNCTIONS=rndis
  10. + ANDROID_USB=/sys/class/android_usb/android0
  11. + GADGET_DIR=/config/usb_gadget
  12. + LOCAL_IP=192.168.2.15
  13. + DONE_SWITCH=no
  14. + '[' /init-debug = /init-debug ']'
  15. + DONE_SWITCH=yes
  16. + '[' yes = no ']'
  17. + EXPLICIT_BUSYBOX=/bin/busybox-static
  18. + TELNET_DEBUG_PORT=2323
  19. + do_mount_devprocsys
  20. + echo '########################## mounting devprocsys'
  21. ########################## mounting devprocsys
  22. + mkdir /dev
  23. mkdir: cannot create directory `/dev': File exists
  24. + mount -t devtmpfs devtmpfs /dev
  25. + mkdir /dev/pts
  26. mkdir: cannot create directory `/dev/pts': File exists
  27. + mount -t devpts devpts /dev/pts
  28. + mkdir /proc
  29. mkdir: cannot create directory `/proc': File exists
  30. + mkdir /sys
  31. mkdir: cannot create directory `/sys': File exists
  32. + mount -t sysfs sysfs /sys
  33. + mount -t proc proc /proc
  34. + mkdir /config
  35. mkdir: cannot create directory `/config': File exists
  36. + mount -t configfs none /config
  37. + HALT_BOOT=n
  38. + '[' -f /init_enter_debug2 ']'
  39. + '[' -f /init_disable_telnet ']'
  40. + run_debug_session 'init-debug in real rootfs' n
  41. + CUSTOMPRODUCT='init-debug in real rootfs'
  42. + echo '########################## Debug session : init-debug in real rootfs'
  43. ########################## Debug session : init-debug in real rootfs
  44. + usb_setup 'Mer Debug setting up (DONE_SWITCH=yes)'
  45. + '[' -d /sys/class/android_usb/android0 ']'
  46. + '[' -d /config/usb_gadget ']'
  47. + usb_setup_configfs Mer Debug setting up '(DONE_SWITCH=yes)'
  48. + G_USB_ISERIAL=/config/usb_gadget/g1/strings/0x409/serialnumber
  49. + mkdir /config/usb_gadget/g1
  50. + write /config/usb_gadget/g1/idVendor 0x18D1
  51. + echo -n 0x18D1
  52. + write /config/usb_gadget/g1/idProduct 0xD001
  53. + echo -n 0xD001
  54. + mkdir /config/usb_gadget/g1/strings/0x409
  55. + write /config/usb_gadget/g1/strings/0x409/serialnumber Mer
  56. + echo -n Mer
  57. + write /config/usb_gadget/g1/strings/0x409/manufacturer 'Mer Boat Loader'
  58. + echo -n 'Mer Boat Loader'
  59. + write /config/usb_gadget/g1/strings/0x409/product 'init-debug in real rootfs'
  60. + echo -n 'init-debug in real rootfs'
  61. + grep -q rndis
  62. + echo rndis
  63. + mkdir /config/usb_gadget/g1/functions/rndis.usb0
  64. mkdir: cannot create directory `/config/usb_gadget/g1/functions/rndis.usb0': No such file or directory
  65. + mkdir /config/usb_gadget/g1/functions/rndis_bam.rndis
  66. mkdir: cannot create directory `/config/usb_gadget/g1/functions/rndis_bam.rndis': No such file or directory
  67. + grep -q mass_storage
  68. + echo rndis
  69. + mkdir /config/usb_gadget/g1/configs/c.1
  70. + mkdir /config/usb_gadget/g1/configs/c.1/strings/0x409
  71. + write /config/usb_gadget/g1/configs/c.1/strings/0x409/configuration rndis
  72. + echo -n rndis
  73. + grep -q rndis
  74. + echo rndis
  75. + ln -s /config/usb_gadget/g1/functions/rndis.usb0 /config/usb_gadget/g1/configs/c.1
  76. ln: creating symbolic link `/config/usb_gadget/g1/configs/c.1/rndis.usb0': No such file or directory
  77. + ln -s /config/usb_gadget/g1/functions/rndis_bam.rndis /config/usb_gadget/g1/configs/c.1
  78. ln: creating symbolic link `/config/usb_gadget/g1/configs/c.1/rndis_bam.rndis': No such file or directory
  79. + grep -q mass_storage
  80. + echo rndis
  81. ++ ls /sys/class/udc
  82. + echo a800000.dwc3
  83. /init-debug: line 221: echo: write error: Invalid argument
  84. + USB_IFACE=notfound
  85. + /sbin/ifconfig rndis0 192.168.2.15
  86. SIOCSIFADDR: No such device
  87. rndis0: unknown interface: No such device
  88. + '[' xnotfound = xnotfound ']'
  89. + /sbin/ifconfig usb0 192.168.2.15
  90. SIOCSIFADDR: No such device
  91. usb0: unknown interface: No such device
  92. + /sbin/ifconfig -a
  93. bond0 Link encap:Ethernet HWaddr 76:62:B4:25:90:9F
  94. BROADCAST MASTER MULTICAST MTU:1500 Metric:1
  95. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  96. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  97. collisions:0 txqueuelen:1000
  98. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  99.  
  100. lo Link encap:Local Loopback
  101. LOOPBACK MTU:65536 Metric:1
  102. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  103. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  104. collisions:0 txqueuelen:1
  105. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  106.  
  107. sit0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-E1-59-00-00-00-00-00-00-00-00
  108. NOARP MTU:1480 Metric:1
  109. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  110. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  111. collisions:0 txqueuelen:1
  112. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  113.  
  114. + '[' xnotfound = xnotfound ']'
  115. + usb_info 'Mer Debug: ERROR: could not setup USB as usb0 or rndis0'
  116. + echo '########################## usb_info: Mer Debug: ERROR: could not setup USB as usb0 or rndis0'
  117. ########################## usb_info: Mer Debug: ERROR: could not setup USB as usb0 or rndis0
  118. + sleep 1
  119. + write /config/usb_gadget/g1/strings/0x409/serialnumber 'Mer Debug: ERROR: could not setup USB as usb0 or rndis0'
  120. + echo -n 'Mer Debug: ERROR: could not setup USB as usb0 or rndis0'
  121. + dmesg
  122. [ 0.000000] Booting Linux on physical CPU 0x0
  123. [ 0.000000] Initializing cgroup subsys cpuset
  124. [ 0.000000] Initializing cgroup subsys cpu
  125. [ 0.000000] Initializing cgroup subsys cpuacct
  126. [ 0.000000] Initializing cgroup subsys schedtune
  127. [ 0.000000] Linux version 4.4.100-lineage+ (deathmist@H97N-WIFI) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #2 SMP PREEMPT Mon Jun 3 18:33:37 UTC 2019
  128. [ 0.000000] Boot CPU: AArch64 Processor [51af8014]
  129. [ 0.000000] Machine: Qualcomm Technologies, Inc. MSM 8998 v2.1 MTP
  130. [ 0.000000] Reserved memory: reserved region for node 'removed_regions@85800000': base 0x0000000085800000, size 55 MiB
  131. [ 0.000000] Reserved memory: reserved region for node 'pil_ipa_gpu_region@95200000': base 0x0000000095600000, size 1 MiB
  132. [ 0.000000] Reserved memory: reserved region for node 'pil_slpi_region@94300000': base 0x0000000094700000, size 15 MiB
  133. [ 0.000000] Reserved memory: reserved region for node 'pil_mba_region@94100000': base 0x0000000094500000, size 2 MiB
  134. [ 0.000000] Reserved memory: reserved region for node 'pil_video_region@93c00000': base 0x0000000094000000, size 5 MiB
  135. [ 0.000000] Reserved memory: reserved region for node 'modem_region@8cc00000': base 0x000000008d000000, size 112 MiB
  136. [ 0.000000] Reserved memory: reserved region for node 'pil_adsp_region@0x8b200000': base 0x000000008b200000, size 30 MiB
  137. [ 0.000000] Reserved memory: reserved region for node 'spss_region@8ab00000': base 0x000000008ab00000, size 7 MiB
  138. [ 0.000000] Reserved memory: reserved region for node 'splash_region@9d600000': base 0x000000009d400000, size 36 MiB
  139. [ 0.000000] Reserved memory: reserved region for node 'ramoops_mem@ac000000': base 0x00000000ac000000, size 2 MiB
  140. [ 0.000000] Reserved memory: allocated memory for 'qseecom_region' node: base 0x00000000fe800000, size 20 MiB
  141. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000fe800000, size 20 MiB
  142. [ 0.000000] Reserved memory: initialized node qseecom_region, compatible id shared-dma-pool
  143. [ 0.000000] Reserved memory: allocated memory for 'adsp_region' node: base 0x00000000fe000000, size 8 MiB
  144. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000fe000000, size 8 MiB
  145. [ 0.000000] Reserved memory: initialized node adsp_region, compatible id shared-dma-pool
  146. [ 0.000000] Reserved memory: allocated memory for 'sp_region' node: base 0x00000000fd800000, size 8 MiB
  147. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000fd800000, size 8 MiB
  148. [ 0.000000] Reserved memory: initialized node sp_region, compatible id shared-dma-pool
  149. [ 0.000000] Reserved memory: allocated memory for 'secure_region' node: base 0x00000000f7c00000, size 92 MiB
  150. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f7c00000, size 92 MiB
  151. [ 0.000000] Reserved memory: initialized node secure_region, compatible id shared-dma-pool
  152. [ 0.000000] Reserved memory: allocated memory for 'linux,cma' node: base 0x00000000f5c00000, size 32 MiB
  153. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f5c00000, size 32 MiB
  154. [ 0.000000] Reserved memory: initialized node linux,cma, compatible id shared-dma-pool
  155. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000085800000, size 55 MiB
  156. [ 0.000000] Reserved memory: initialized node removed_regions@85800000, compatible id removed-dma-pool
  157. [ 0.000000] Removed memory: created DMA memory pool at 0x000000008ab00000, size 7 MiB
  158. [ 0.000000] Reserved memory: initialized node spss_region@8ab00000, compatible id removed-dma-pool
  159. [ 0.000000] Removed memory: created DMA memory pool at 0x000000008b200000, size 30 MiB
  160. [ 0.000000] Reserved memory: initialized node pil_adsp_region@0x8b200000, compatible id removed-dma-pool
  161. [ 0.000000] Removed memory: created DMA memory pool at 0x000000008d000000, size 112 MiB
  162. [ 0.000000] Reserved memory: initialized node modem_region@8cc00000, compatible id removed-dma-pool
  163. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000094000000, size 5 MiB
  164. [ 0.000000] Reserved memory: initialized node pil_video_region@93c00000, compatible id removed-dma-pool
  165. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000094500000, size 2 MiB
  166. [ 0.000000] Reserved memory: initialized node pil_mba_region@94100000, compatible id removed-dma-pool
  167. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000094700000, size 15 MiB
  168. [ 0.000000] Reserved memory: initialized node pil_slpi_region@94300000, compatible id removed-dma-pool
  169. [ 0.000000] Removed memory: created DMA memory pool at 0x0000000095600000, size 1 MiB
  170. [ 0.000000] Reserved memory: initialized node pil_ipa_gpu_region@95200000, compatible id removed-dma-pool
  171. [ 0.000000] On node 0 totalpages: 2025920
  172. [ 0.000000] DMA zone: 7284 pages used for memmap
  173. [ 0.000000] DMA zone: 0 pages reserved
  174. [ 0.000000] DMA zone: 466176 pages, LIFO batch:31
  175. [ 0.000000] Normal zone: 24371 pages used for memmap
  176. [ 0.000000] Normal zone: 1559744 pages, LIFO batch:31
  177. [ 0.000000] psci: probing for conduit method from DT.
  178. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  179. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  180. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  181. [ 0.000000] psci: Initializing psci_cpu_init
  182. [ 0.000000] psci: Initializing psci_cpu_init
  183. [ 0.000000] psci: Initializing psci_cpu_init
  184. [ 0.000000] psci: Initializing psci_cpu_init
  185. [ 0.000000] psci: Initializing psci_cpu_init
  186. [ 0.000000] psci: Initializing psci_cpu_init
  187. [ 0.000000] psci: Initializing psci_cpu_init
  188. [ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffdefcb7b000 s48832 r8192 d28992 u86016
  189. [ 0.000000] pcpu-alloc: s48832 r8192 d28992 u86016 alloc=21*4096
  190. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  191. [ 0.000000] CPU features: enabling workaround for Kryo2xx Silver erratum 845719
  192. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1994265
  193. [ 0.000000] Kernel command line: rcupdate.rcu_expedited=1 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=2048 audit=0 selinux=0 androidboot.configfs=true root=/dev/dm-0 dm="system none ro,0 1 android-verity /dev/sde21" androidboot.verifiedbootstate=orange androidboot.keymaster=1 androidboot.veritymode=enforcing androidboot.bootdevice=1da4000.ufshc androidboot.serialno=318fd0bc androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_samsung_s6e3fa5_1080p_cmd:1:none:cfg:single_dsi panel_type=black androidboot.mode=normal androidboot.project_name=16859 ddr_manufacture_info=Samsung ddr_row0_info=16 androidboot.hw_version=23 androidboot.rf_version=53 androidboot.startupmode=pon1 androidboot.enable_dm_verity=1 androidboot.console=ttyMSM0 androidboot.angela=disabled androidboot.pcba_number=001685907630036300011550 androidboot.secboot=enabled androidboo
  194. [ 0.000000] audit: disabled (until reboot)
  195. [ 0.000000] device-mapper: init: will configure 1 devices
  196. [ 0.000000] log_buf_len individual max cpu contribution: 131072 bytes
  197. [ 0.000000] log_buf_len total cpu_extra contributions: 917504 bytes
  198. [ 0.000000] log_buf_len min size: 262144 bytes
  199. [ 0.000000] log_buf_len: 2097152 bytes
  200. [ 0.000000] early log buf free: 254680(97%)
  201. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  202. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  203. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  204. [ 0.000000] software IO TLB [mem 0xf5800000-0xf5c00000] (4MB) mapped at [ffffffdd75800000-ffffffdd75bfffff]
  205. [ 0.000000] Memory: 7698460K/8103680K available (20734K kernel code, 3022K rwdata, 9412K rodata, 10240K init, 4579K bss, 241380K reserved, 163840K cma-reserved)
  206. [ 0.000000] Virtual kernel memory layout:
  207. modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  208. vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
  209. .init : 0xffffff87b3c00000 - 0xffffff87b4600000 ( 10240 KB)
  210. .text : 0xffffff87b1e80000 - 0xffffff87b32c0000 ( 20736 KB)
  211. .rodata : 0xffffff87b32c0000 - 0xffffff87b3c00000 ( 9472 KB)
  212. .data : 0xffffff87b4600000 - 0xffffff87b48f3b38 ( 3023 KB)
  213. vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  214. 0xffffffbe34000000 - 0xffffffbe3bf33000 ( 127 MB actual)
  215. fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
  216. PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  217. memory : 0xffffffdd00000000 - 0xffffffdefccc0000 ( 8140 MB)
  218. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  219. [ 0.000000] HMP scheduling enabled.
  220. [ 0.000000] Preemptible hierarchical RCU implementation.
  221. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  222. [ 0.000000] RCU kthread priority: 2.
  223.  
  224. [ 0.000000] **********************************************************
  225. [ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  226. [ 0.000000] ** **
  227. [ 0.000000] ** trace_printk() being used. Allocating extra memory. **
  228. [ 0.000000] ** **
  229. [ 0.000000] ** This means that this is a DEBUG kernel and it is **
  230. [ 0.000000] ** unsafe for production use. **
  231. [ 0.000000] ** **
  232. [ 0.000000] ** If you see this message and you are not debugging **
  233. [ 0.000000] ** the kernel, report this immediately to your vendor! **
  234. [ 0.000000] ** **
  235. [ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  236. [ 0.000000] **********************************************************
  237. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  238. [ 0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
  239. [ 0.000000] MPM 1 irq mapping errored -517
  240. [ 0.000000] Offload RCU callbacks from all CPUs
  241. [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
  242. [ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  243. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  244. [ 0.000003] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  245. [ 0.000013] clocksource: Switched to clocksource arch_sys_counter
  246. [ 0.001782] Console: colour dummy device 80x25
  247. [ 0.003391] console [tty0] enabled
  248. [ 0.003411] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  249. [ 0.003434] pid_max: default: 32768 minimum: 301
  250. [ 0.003500] Security Framework initialized
  251. [ 0.003514] Yama: becoming mindful.
  252. [ 0.003533] SELinux: Disabled at boot.
  253. [ 0.003579] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  254. [ 0.003597] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  255. [ 0.004151] Initializing cgroup subsys io
  256. [ 0.004172] Initializing cgroup subsys memory
  257. [ 0.004200] Initializing cgroup subsys devices
  258. [ 0.004217] Initializing cgroup subsys freezer
  259. [ 0.004234] Initializing cgroup subsys net_cls
  260. [ 0.004250] Initializing cgroup subsys perf_event
  261. [ 0.004286] ftrace: allocating 58473 entries in 229 pages
  262. [ 0.115926] /cpus/cpu@0: Missing clock-frequency property
  263. [ 0.115955] /cpus/cpu@1: Missing clock-frequency property
  264. [ 0.115971] /cpus/cpu@2: Missing clock-frequency property
  265. [ 0.115988] /cpus/cpu@3: Missing clock-frequency property
  266. [ 0.116005] /cpus/cpu@100: Missing clock-frequency property
  267. [ 0.116023] /cpus/cpu@101: Missing clock-frequency property
  268. [ 0.116041] /cpus/cpu@102: Missing clock-frequency property
  269. [ 0.116059] /cpus/cpu@103: Missing clock-frequency property
  270. [ 0.116072] CPU0: update cpu_capacity 1024
  271. [ 0.116112] ASID allocator initialised with 65536 entries
  272. [ 0.116229] NOHZ: local_softirq_pending 02
  273. [ 0.116714] NOHZ: local_softirq_pending 02
  274. [ 0.126687] MSM Memory Dump base table set up
  275. [ 0.126748] MSM Memory Dump apps data table set up
  276. [ 0.133470] CPU1: update cpu_capacity 1024
  277. [ 0.133523] CPU1: Booted secondary processor [51af8014]
  278. [ 0.138589] CPU2: update cpu_capacity 1024
  279. [ 0.138629] CPU2: Booted secondary processor [51af8014]
  280. [ 0.143645] CPU3: update cpu_capacity 1024
  281. [ 0.143685] CPU3: Booted secondary processor [51af8014]
  282. [ 0.149062] CPU4: update cpu_capacity 1024
  283. [ 0.149145] CPU4: Booted secondary processor [51af8001]
  284. [ 0.154417] CPU5: update cpu_capacity 1024
  285. [ 0.154491] CPU5: Booted secondary processor [51af8001]
  286. [ 0.159779] CPU6: update cpu_capacity 1024
  287. [ 0.159856] CPU6: Booted secondary processor [51af8001]
  288. [ 0.165154] CPU7: update cpu_capacity 1024
  289. [ 0.165232] CPU7: Booted secondary processor [51af8001]
  290. [ 0.165399] Brought up 8 CPUs
  291. [ 0.165542] SMP: Total of 8 processors activated.
  292. [ 0.165554] CPU features: detected feature: GIC system register CPU interface
  293. [ 0.165991] CPU: All CPU(s) started at EL1
  294. [ 0.166061] alternatives: patching kernel code
  295. [ 0.166178] CPU7: update max cpu_capacity 1024
  296. [ 0.166886] devtmpfs: initialized
  297. [ 0.170067] CPU7: update max cpu_capacity 1024
  298. [ 0.314291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  299. [ 0.314397] futex hash table entries: 2048 (order: 5, 131072 bytes)
  300. [ 0.329947] xor: measuring software checksum speed
  301. [ 0.360075] 8regs : 933.600 MB/sec
  302. [ 0.393412] 8regs_prefetch: 812.400 MB/sec
  303. [ 0.426746] 32regs : 957.600 MB/sec
  304. [ 0.460082] 32regs_prefetch: 812.400 MB/sec
  305. [ 0.460121] xor: using function: 32regs (957.600 MB/sec)
  306. [ 0.460192] pinctrl core: initialized pinctrl subsystem
  307. [ 0.461807] NET: Registered protocol family 16
  308. [ 0.466120] schedtune: init normalization constants...
  309. [ 0.466163] schedtune: disabled!
  310. [ 0.467576] cpuidle: using governor ladder
  311. [ 0.467633] cpuidle: using governor menu
  312. [ 0.467682] cpuidle: using governor qcom
  313. [ 0.470622] vdso: 2 pages (1 code @ ffffff87b32c6000, 1 data @ ffffff87b4604000)
  314. [ 0.472069] DMA: preallocated 256 KiB pool for atomic allocations
  315. [ 0.472465] msm_smem_init: unable to create logging context
  316. [ 0.472568] msm_smd_init: unable to create SMD logging context
  317. [ 0.472608] msm_smd_init: unable to create SMSM logging context
  318. [ 0.472941] <CORE> glink_init: unable to create log context
  319. [ 0.473264] <CORE> glink_core_register_transport: unable to create log context for [dsps:smd_trans]
  320. [ 0.473505] <CORE> glink_core_register_transport: unable to create log context for [lpass:smd_trans]
  321. [ 0.473714] <CORE> glink_core_register_transport: unable to create log context for [mpss:smd_trans]
  322. [ 0.473916] <CORE> glink_core_register_transport: unable to create log context for [wcnss:smd_trans]
  323. [ 0.474135] <CORE> glink_core_register_transport: unable to create log context for [rpm:smd_trans]
  324. [ 0.475695] Failed to create IPC log0
  325. [ 0.475734] Failed to create IPC log1
  326. [ 0.475767] Failed to create IPC log2
  327. [ 0.475800] Failed to create IPC log3
  328. [ 0.475833] Failed to create IPC log4
  329. [ 0.476147] exit: IPA_USB init success!
  330. [ 0.491475] spmi spmi-0: PMIC arbiter version v3 (0x30000000)
  331. [ 0.508446] sps:sps is ready.
  332. [ 0.518682] (NULL device *): msm_gsi_probe:2872 failed to create IPC log, continue...
  333. [ 0.522620] platform soc:qcom,msm-adsprpc-mem: assigned reserved memory node adsp_region
  334. [ 0.523550] msm_rpm_dev_probe: APSS-RPM communication over GLINK
  335. [ 0.537548] <CORE> glink_core_register_transport: unable to create log context for [mpss:smem]
  336. [ 0.538590] <CORE> glink_core_register_transport: unable to create log context for [lpass:smem]
  337. [ 0.539757] <CORE> glink_core_register_transport: unable to create log context for [dsps:smem]
  338. [ 0.540697] <CORE> glink_core_register_transport: unable to create log context for [rpm:smem]
  339. [ 0.541196] msm_rpm_trans_notify_state: glink config params: transport=(null), edge=rpm, name=rpm_requests
  340. [ 0.541584] <CORE> glink_core_register_transport: unable to create log context for [spss:mailbox]
  341. [ 0.547681] platform 17300000.qcom,lpass: assigned reserved memory node pil_adsp_region@0x8b200000
  342. [ 0.548801] platform 4080000.qcom,mss: assigned reserved memory node modem_region@8cc00000
  343. [ 0.553930] msm-thermal soc:qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  344. [ 0.554103] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-dig probe
  345. [ 0.554167] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
  346. [ 0.554238] msm-thermal soc:qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
  347. [ 0.555127] platform 5c00000.qcom,ssc: assigned reserved memory node pil_slpi_region@94300000
  348. [ 0.555807] platform cce0000.qcom,venus: assigned reserved memory node pil_video_region@93c00000
  349. [ 0.556451] msm_watchdog 17817000.qcom,wdt: wdog absent resource not present
  350. [ 0.557075] msm_watchdog 17817000.qcom,wdt: MSM Watchdog Initialized
  351. [ 0.557686] platform 1d0101c.qcom,spss: assigned reserved memory node spss_region@8ab00000
  352. [ 0.568243] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
  353. [ 0.602522] __of_mpm_init(): MPM driver mapping exists
  354. [ 0.613746] irq: no irq domain found for /soc/qcom,mdss_mdp@c900000 !
  355. [ 0.619351] i2c-msm-v2 c179000.i2c: probing driver i2c-msm-v2
  356. [ 0.619537] i2c-msm-v2 c179000.i2c: error on clk_get(core_clk):-517
  357. [ 0.619589] i2c-msm-v2 c179000.i2c: error probe() failed with err:-517
  358. [ 0.620679] i2c-msm-v2 c17a000.i2c: probing driver i2c-msm-v2
  359. [ 0.620843] i2c-msm-v2 c17a000.i2c: error on clk_get(core_clk):-517
  360. [ 0.620894] i2c-msm-v2 c17a000.i2c: error probe() failed with err:-517
  361. [ 0.621957] i2c-msm-v2 c1b5000.i2c: probing driver i2c-msm-v2
  362. [ 0.622117] i2c-msm-v2 c1b5000.i2c: error on clk_get(core_clk):-517
  363. [ 0.622168] i2c-msm-v2 c1b5000.i2c: error probe() failed with err:-517
  364. [ 0.623234] i2c-msm-v2 c1b7000.i2c: probing driver i2c-msm-v2
  365. [ 0.623398] i2c-msm-v2 c1b7000.i2c: error on clk_get(core_clk):-517
  366. [ 0.623494] i2c-msm-v2 c1b7000.i2c: error probe() failed with err:-517
  367. [ 0.631621] irq: no irq domain found for /soc/qcom,sde_kms@c900000 !
  368. [ 0.633784] irq: no irq domain found for /soc/qcom,hdmi_tx_8998@c9a0000 !
  369. [ 0.638303] console [pstore-1] enabled
  370. [ 0.638627] pstore: Registered ramoops as persistent store backend
  371. [ 0.638681] ramoops: attached 0x200000@0xac000000, ecc: 0/0
  372. [ 0.659169] pm8998_l24: supplied by pm8998_l12
  373. [ 0.669423] msm-thermal soc:qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  374. [ 0.669798] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-gfx probe
  375. [ 0.669870] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
  376. [ 0.669946] msm-thermal soc:qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
  377. [ 0.671171] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
  378. [ 0.672075] i2c-msm-v2 c179000.i2c: probing driver i2c-msm-v2
  379. [ 0.672258] i2c-msm-v2 c179000.i2c: error on clk_get(core_clk):-517
  380. [ 0.672316] i2c-msm-v2 c179000.i2c: error probe() failed with err:-517
  381. [ 0.673088] i2c-msm-v2 c17a000.i2c: probing driver i2c-msm-v2
  382. [ 0.673257] i2c-msm-v2 c17a000.i2c: error on clk_get(core_clk):-517
  383. [ 0.673312] i2c-msm-v2 c17a000.i2c: error probe() failed with err:-517
  384. [ 0.674160] i2c-msm-v2 c1b5000.i2c: probing driver i2c-msm-v2
  385. [ 0.674330] i2c-msm-v2 c1b5000.i2c: error on clk_get(core_clk):-517
  386. [ 0.674387] i2c-msm-v2 c1b5000.i2c: error probe() failed with err:-517
  387. [ 0.675165] i2c-msm-v2 c1b7000.i2c: probing driver i2c-msm-v2
  388. [ 0.675327] i2c-msm-v2 c1b7000.i2c: error on clk_get(core_clk):-517
  389. [ 0.675382] i2c-msm-v2 c1b7000.i2c: error probe() failed with err:-517
  390. [ 0.696832] branch_clk_handoff: gcc_mss_mnoc_bimc_axi_clk clock is enabled in HW even though ENABLE_BIT is not set
  391. [ 0.697852] qcom,gcc-8998 100000.qcom,gcc: Registered GCC clocks
  392. [ 0.727576] qcom,mmsscc-8998 c8c0000.qcom,mmsscc: Registered MMSS clocks.
  393. [ 0.737447] qcom,gpucc-8998 5065000.qcom,gpucc: Registered GPU clocks (barring gfx3d clocks)
  394. [ 0.743627] msm-thermal soc:qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  395. [ 0.743972] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-gfx probe
  396. [ 0.744045] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
  397. [ 0.744122] msm-thermal soc:qcom,msm-thermal: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,max-freq-level. err=-517. KTM continues
  398. [ 0.744809] cprh_kbss_read_fuse_data: apc0_pwrcl_corner: speed bin = 2
  399. [ 0.744868] cprh_msm8998_kbss_read_fuse_data: apc0_pwrcl_corner: CPR fusing revision = 3
  400. [ 0.745134] cprh_kbss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused LowSVS: open-loop= 598000 uV
  401. [ 0.745207] cprh_kbss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused SVS: open-loop= 646000 uV
  402. [ 0.745279] cprh_kbss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused NOM: open-loop= 768000 uV
  403. [ 0.745349] cprh_kbss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused TURBO_L1: open-loop= 876000 uV
  404. [ 0.745606] cprh_kbss_calculate_target_quotients: apc0_pwrcl_corner: fused LowSVS: quot[11]= 554
  405. [ 0.745680] cprh_kbss_calculate_target_quotients: apc0_pwrcl_corner: fused SVS: quot[11]= 661, quot_offset[11]= 105
  406. [ 0.745755] cprh_kbss_calculate_target_quotients: apc0_pwrcl_corner: fused NOM: quot[11]= 967, quot_offset[11]= 305
  407. [ 0.745831] cprh_kbss_calculate_target_quotients: apc0_pwrcl_corner: fused TURBO_L1: quot[11]=1219, quot_offset[11]= 250
  408. [ 0.748700] cpr3_regulator_init_ctrl: apc0: Default CPR mode = full HW closed-loop
  409. [ 0.750034] cprh_kbss_read_fuse_data: apc1_perfcl_corner: speed bin = 2
  410. [ 0.750192] cprh_msm8998_kbss_read_fuse_data: apc1_perfcl_corner: CPR fusing revision = 3
  411. [ 0.750510] cprh_kbss_calculate_open_loop_voltages: apc1_perfcl_corner: fused LowSVS: open-loop= 626000 uV
  412. [ 0.750584] cprh_kbss_calculate_open_loop_voltages: apc1_perfcl_corner: fused SVS: open-loop= 626000 uV
  413. [ 0.750656] cprh_kbss_calculate_open_loop_voltages: apc1_perfcl_corner: fused NOM: open-loop= 758000 uV
  414. [ 0.750728] cprh_kbss_calculate_open_loop_voltages: apc1_perfcl_corner: fused TURBO_L1: open-loop= 986000 uV
  415. [ 0.750825] cprh_kbss_calculate_open_loop_voltages: apc1_perfcl_corner: fuse corner 1 voltage=646000 uV < fuse corner 0 voltage=654000 uV; overriding: fuse corner 1 voltage=654000
  416. [ 0.751143] cprh_kbss_calculate_target_quotients: apc1_perfcl_corner: fused LowSVS: quot[11]=1056
  417. [ 0.751217] cprh_kbss_calculate_target_quotients: apc1_perfcl_corner: fused SVS: quot[11]=1056, quot_offset[11]= 0
  418. [ 0.751294] cprh_kbss_calculate_target_quotients: apc1_perfcl_corner: fused NOM: quot[11]=1401, quot_offset[11]= 340
  419. [ 0.751369] cprh_kbss_calculate_target_quotients: apc1_perfcl_corner: fused TURBO_L1: quot[11]=1855, quot_offset[11]= 450
  420. [ 0.755079] cpr3_regulator_init_ctrl: apc1: Default CPR mode = full HW closed-loop
  421. [ 0.756509] cpr3_msm8996_mmss_read_fuse_data: gfx_corner: CPR fusing revision = 2
  422. [ 0.756611] cpr3_msm8996_mmss_read_fuse_data: gfx_corner: CPR limitation = none
  423. [ 0.757495] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[0] open-loop= 576000 uV
  424. [ 0.757572] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[1] open-loop= 648000 uV
  425. [ 0.757644] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[2] open-loop= 782000 uV
  426. [ 0.757714] cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[3] open-loop= 954000 uV
  427. [ 0.758081] cpr3_regulator_init_ctrl: gfx: Default CPR mode = closed-loop
  428. [ 0.760477] i2c-msm-v2 c179000.i2c: probing driver i2c-msm-v2
  429. [ 0.760722] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  430. [ 0.760785] i2c-msm-v2 c179000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
  431. [ 0.761803] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  432. [ 0.762913] i2c-msm-v2 c17a000.i2c: probing driver i2c-msm-v2
  433. [ 0.763151] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  434. [ 0.763212] i2c-msm-v2 c17a000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
  435. [ 0.764196] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  436. [ 0.765312] i2c-msm-v2 c1b5000.i2c: probing driver i2c-msm-v2
  437. [ 0.765549] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  438. [ 0.765611] i2c-msm-v2 c1b5000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
  439. [ 0.766544] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  440. [ 0.767953] i2c-msm-v2 c1b7000.i2c: probing driver i2c-msm-v2
  441. [ 0.768197] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  442. [ 0.768257] i2c-msm-v2 c1b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
  443. [ 0.769186] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
  444. [ 0.770859] gfx3d_clk_src: set OPP pair(180000000 Hz: 636000 uV) on 5000000.qcom,kgsl-3d0
  445. [ 0.771610] gfx3d_clk_src: set OPP pair(710000000 Hz: 956000 uV) on 5000000.qcom,kgsl-3d0
  446. [ 0.782159] qcom,gfxcc-8998 5065000.qcom,gfxcc: Completed registering all GPU clocks
  447. [ 0.786197] cpu-clock-osm 179c0000.qcom,cpu-clock-8998: using pwrcl speed bin 0 and pvs_ver 0
  448. [ 0.786300] cpu-clock-osm 179c0000.qcom,cpu-clock-8998: using perfcl speed bin 2 and pvs_ver 0
  449. [ 0.797301] add_opp: Set OPP pair (300000000 Hz, 660000 uv) on cpu0
  450. [ 0.797905] add_opp: Set OPP pair (1900800000 Hz, 900000 uv) on cpu0
  451. [ 0.797943] add_opp: Set OPP pair (300000000 Hz, 660000 uv) on cpu1
  452. [ 0.798348] add_opp: Set OPP pair (1900800000 Hz, 900000 uv) on cpu1
  453. [ 0.798386] add_opp: Set OPP pair (300000000 Hz, 660000 uv) on cpu2
  454. [ 0.798774] add_opp: Set OPP pair (1900800000 Hz, 900000 uv) on cpu2
  455. [ 0.798806] add_opp: Set OPP pair (300000000 Hz, 660000 uv) on cpu3
  456. [ 0.799195] add_opp: Set OPP pair (1900800000 Hz, 900000 uv) on cpu3
  457. [ 0.799226] add_opp: Set OPP pair (300000000 Hz, 656000 uv) on cpu4
  458. [ 0.799769] add_opp: Set OPP pair (2457600000 Hz, 1032000 uv) on cpu4
  459. [ 0.799799] add_opp: Set OPP pair (300000000 Hz, 656000 uv) on cpu5
  460. [ 0.800364] add_opp: Set OPP pair (2457600000 Hz, 1032000 uv) on cpu5
  461. [ 0.800404] add_opp: Set OPP pair (300000000 Hz, 656000 uv) on cpu6
  462. [ 0.800943] add_opp: Set OPP pair (2457600000 Hz, 1032000 uv) on cpu6
  463. [ 0.800983] add_opp: Set OPP pair (300000000 Hz, 656000 uv) on cpu7
  464. [ 0.801539] add_opp: Set OPP pair (2457600000 Hz, 1032000 uv) on cpu7
  465. [ 0.801809] cpu_clock_osm_driver_probe: OSM driver inited
  466. [ 0.802078] msm-thermal soc:qcom,msm-thermal: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
  467. [ 0.802180] msm-thermal soc:qcom,msm-thermal: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-opt-curr-temp err:-22. KTM continues
  468. [ 0.802202] msm-thermal soc:qcom,msm-thermal: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
  469. [ 0.802220] msm-thermal soc:qcom,msm-thermal: probe_freq_mitigation:Failed reading node=/soc/qcom,msm-thermal, key=qcom,limit-temp. err=-22. KTM continues
  470. [ 0.802236] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
  471. [ 0.802251] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
  472. [ 0.866788] raid6: int64x1 gen() 1675 MB/s
  473. [ 0.923469] raid6: int64x1 xor() 948 MB/s
  474. [ 0.980124] raid6: int64x2 gen() 1941 MB/s
  475. [ 1.036800] raid6: int64x2 xor() 1184 MB/s
  476. [ 1.093472] raid6: int64x4 gen() 2271 MB/s
  477. [ 1.150155] raid6: int64x4 xor() 1344 MB/s
  478. [ 1.206812] raid6: int64x8 gen() 2008 MB/s
  479. [ 1.263493] raid6: int64x8 xor() 1228 MB/s
  480. [ 1.320153] raid6: neonx1 gen() 2555 MB/s
  481. [ 1.376823] raid6: neonx1 xor() 1455 MB/s
  482. [ 1.433498] raid6: neonx2 gen() 3754 MB/s
  483. [ 1.490175] raid6: neonx2 xor() 2329 MB/s
  484. [ 1.546848] raid6: neonx4 gen() 5282 MB/s
  485. [ 1.603520] raid6: neonx4 xor() 3045 MB/s
  486. [ 1.660193] raid6: neonx8 gen() 3874 MB/s
  487. [ 1.716858] raid6: neonx8 xor() 2618 MB/s
  488. [ 1.716867] raid6: using algorithm neonx4 gen() 5282 MB/s
  489. [ 1.716875] raid6: .... xor() 3045 MB/s, rmw enabled
  490. [ 1.716883] raid6: using intx1 recovery algorithm
  491. [ 1.717893] qcom,qpnp-pin 800f000.qcom,spmi:qcom,pm8005@4:gpios: qpnp_pin_probe: no device nodes specified in topology
  492. [ 1.717911] qcom,qpnp-pin: probe of 800f000.qcom,spmi:qcom,pm8005@4:gpios failed with error -22
  493. [ 1.718665] ACPI: Interpreter disabled.
  494. [ 1.718959] KPI: Bootloader start count = 87535
  495. [ 1.718968] KPI: Bootloader end count = 445599
  496. [ 1.718976] KPI: Bootloader display count = 1443033906
  497. [ 1.718985] KPI: Bootloader load kernel count = 2294
  498. [ 1.718996] KPI: Kernel MPM timestamp = 514627
  499. [ 1.719003] KPI: Kernel MPM Clock frequency = 32768
  500. [ 1.719018] socinfo_print: v0.11, id=292, ver=2.1, raw_id=94, raw_ver=2, hw_plat=8, hw_plat_ver=65536
  501. accessory_chip=0, hw_plat_subtype=0, pmic_model=65556, pmic_die_revision=131072 foundry_id=3 serial_number=2862513239 num_pmics=3
  502. [ 1.719045] msm_bus_fabric_init_driver
  503. [ 1.719324] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 6146
  504. [ 1.719414] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 6147
  505. [ 1.719456] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 0
  506. [ 1.719503] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 5120
  507. [ 1.719633] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 2048
  508. [ 1.719675] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 1024
  509. [ 1.719715] msm_bus_device 1620000.ad-hoc-bus: Coresight support absent for bus: 2049
  510. [ 1.730534] msm_bus_dev_init_qos: Skipping QOS init for 1
  511. [ 1.730565] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  512. [ 1.730595] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  513. [ 1.730622] fab-mnoc supply clk-mdss-ahb-no-rate not found, using dummy regulator
  514. [ 1.730657] fab-mnoc supply clk-mdss-axi-no-rate not found, using dummy regulator
  515. [ 1.730692] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  516. [ 1.730716] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  517. [ 1.730739] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  518. [ 1.730762] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  519. [ 1.730784] msm-bus-type fab-mnoc: Error: Failed to get regulator clk-camss-ahb-no-rate:-517
  520. [ 1.730819] msm_bus_dev_init_qos: Skipping QOS init for 727
  521. [ 1.731220] init_project_info: project_name: 16859 hw_version: 23 rf_v1: 53 rf_v2: 0: rf_v3: 0 paltform_id:292
  522. [ 1.731250] init_project_info: Aboard_gpio(130) value(0)
  523. [ 1.731549] vgaarb: loaded
  524. [ 1.731952] SCSI subsystem initialized
  525. [ 1.732226] usbcore: registered new interface driver usbfs
  526. [ 1.732253] usbcore: registered new interface driver hub
  527. [ 1.732378] usbcore: registered new device driver usb
  528. [ 1.732492] soc:usb_nop_phy supply vcc not found, using dummy regulator
  529. [ 1.732728] qcom,qpnp-power-on 800f000.qcom,spmi:qcom,pm8998@0:qcom,power-on@800: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
  530. [ 1.732762] qcom,qpnp-power-on 800f000.qcom,spmi:qcom,pm8998@0:qcom,power-on@800: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
  531. [ 1.732878] input: qpnp_pon as /devices/virtual/input/input0
  532. [ 1.733347] qcom,qpnp-power-on 800f000.qcom,spmi:qcom,pmi8998@2:qcom,power-on@800: No PON config. specified
  533. [ 1.733397] qcom,qpnp-power-on 800f000.qcom,spmi:qcom,pmi8998@2:qcom,power-on@800: PMIC@SID2 Power-on reason: Triggered from PON1 (secondary PMIC) and 'cold' boot
  534. [ 1.733434] qcom,qpnp-power-on 800f000.qcom,spmi:qcom,pmi8998@2:qcom,power-on@800: PMIC@SID2: Power-off reason: Triggered from GP1 (Keypad_Reset1)
  535. [ 1.733666] media: Linux media interface: v0.10
  536. [ 1.733690] Linux video capture interface: v2.00
  537. [ 1.734521] cpufreq: driver msm up and running
  538. [ 1.734892] platform soc:qcom,ion:qcom,ion-heap@22: assigned reserved memory node adsp_region
  539. [ 1.735038] platform soc:qcom,ion:qcom,ion-heap@27: assigned reserved memory node qseecom_region
  540. [ 1.735169] platform soc:qcom,ion:qcom,ion-heap@13: assigned reserved memory node sp_region
  541. [ 1.735301] platform soc:qcom,ion:qcom,ion-heap@10: assigned reserved memory node secure_region
  542. [ 1.735491] ION heap system created
  543. [ 1.735552] ION heap adsp created at 0x00000000fe000000 with size 800000
  544. [ 1.735564] ION heap qsecom created at 0x00000000fe800000 with size 1400000
  545. [ 1.735572] ION heap spss created at 0x00000000fd800000 with size 800000
  546. [ 1.735581] ION heap secure_display created at 0x00000000f7c00000 with size 5c00000
  547. [ 1.735592] ION heap secure_heap created
  548. [ 1.735767] PMIC@SID0: PM8998 v2.0 options: 0, 0, 0, 0
  549. [ 1.735848] PMIC@SID2: PMI8998 v2.1 options: 0, 0, 0, 0
  550. [ 1.735924] PMIC@SID4: PM8005 v2.0 options: 0, 0, 0, 0
  551. [ 1.736384] ipa ipa_smmu_wlan_cb_probe:5197 could not alloc iommu domain
  552. [ 1.736464] IPA smmu_info.s1_bypass=1 smmu_info.fast_map=0
  553. [ 1.736743] ipa ipa_smmu_wlan_cb_probe:5197 could not alloc iommu domain
  554. [ 1.737804] gdsc_vfe0: supplied by gdsc_camss_top
  555. [ 1.737890] gdsc_vfe1: supplied by gdsc_camss_top
  556. [ 1.737982] gdsc_cpp: supplied by gdsc_camss_top
  557. [ 1.738247] gdsc_gpu_gx: supplied by gfx_corner
  558. [ 1.738751] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
  559. [ 1.738759] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 0 PLL PLL SSC enabled
  560. [ 1.751283] dp_pll_lock_status: dp_pll_lock_status: C_READY status is not high. Status=0
  561. [ 1.752289] mdss_pll_probe: MDSS pll label = MDSS DSI 1 PLL
  562. [ 1.752298] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 1 PLL PLL SSC enabled
  563. [ 1.761253] arm-smmu cd00000.arm,smmu-mmss: found 20 context interrupt(s) but have 17 context banks. assuming 17 context interrupts.
  564. [ 1.761309] arm-smmu 5040000.arm,smmu-kgsl: regulator defer delay 80
  565. [ 1.762520] iommu: Adding device soc:usb_audio_qmi_dev to group 0
  566. [ 1.762651] iommu: Adding device 18800000.qcom,icnss to group 1
  567. [ 1.762749] iommu: Adding device soc:iommu_test_device to group 2
  568. [ 1.762762] iommu: Adding device soc:iommu_coherent_test_device to group 3
  569. [ 1.763154] iommu: Adding device soc:qcom,msm-audio-ion to group 4
  570. [ 1.763326] iommu: Adding device c900000.qcom,sde_kms to group 5
  571. [ 1.763639] iommu: Adding device 1e00000.qcom,ipa:ipa_smmu_ap to group 6
  572. [ 1.763653] iommu: Adding device 1e00000.qcom,ipa:ipa_smmu_wlan to group 7
  573. [ 1.763666] iommu: Adding device 1e00000.qcom,ipa:ipa_smmu_uc to group 8
  574. [ 1.764006] Advanced Linux Sound Architecture Driver Initialized.
  575. [ 1.764235] Bluetooth: ffffffdef3783cd8
  576. [ 1.764248] NET: Registered protocol family 31
  577. [ 1.764257] Bluetooth: ffffffdef3783cd8
  578. [ 1.764263] Bluetooth: ffffffdef3783ca8
  579. [ 1.764270] Bluetooth: ffffffdef3783c88
  580. [ 1.764278] Bluetooth: ffffffdef3783c98
  581. [ 1.764447] cfg80211: World regulatory domain updated:
  582. [ 1.764457] cfg80211: DFS Master region: unset
  583. [ 1.764461] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  584. [ 1.764475] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  585. [ 1.764485] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  586. [ 1.764494] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  587. [ 1.764503] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  588. [ 1.764512] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  589. [ 1.764521] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  590. [ 1.764529] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  591. [ 1.764539] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  592. [ 1.764562] NetLabel: Initializing
  593. [ 1.764570] NetLabel: domain hash size = 128
  594. [ 1.764575] NetLabel: protocols = UNLABELED CIPSOv4
  595. [ 1.764595] NetLabel: unlabeled traffic allowed by default
  596. [ 1.764664] nfc: nfc_init: NFC Core ver 0.1
  597. [ 1.764683] NET: Registered protocol family 39
  598. [ 1.764693] pcie:pcie_init.
  599. [ 1.764699] pcie_init: unable to create IPC log context for pcie0-short
  600. [ 1.764706] pcie_init: unable to create IPC log context for pcie0-long
  601. [ 1.764712] pcie_init: unable to create IPC log context for pcie0-dump
  602. [ 1.764719] pcie_init: unable to create IPC log context for pcie1-short
  603. [ 1.764725] pcie_init: unable to create IPC log context for pcie1-long
  604. [ 1.764731] pcie_init: unable to create IPC log context for pcie1-dump
  605. [ 1.764737] pcie_init: unable to create IPC log context for pcie2-short
  606. [ 1.764743] pcie_init: unable to create IPC log context for pcie2-long
  607. [ 1.764749] pcie_init: unable to create IPC log context for pcie2-dump
  608. [ 1.767176] ipa ipa3_pre_init:4374 failed to create IPC log, continue...
  609. [ 1.767379] ipa ipa3_uc_state_check:302 uC interface not initialized
  610. [ 1.769080] ipa ipa3_set_resorce_groups_min_max_limits:3448 skip configuring ipa_rx_hps_clients from HLOS
  611. [ 1.769584] ipa ipa3_uc_state_check:302 uC interface not initialized
  612. [ 1.771284] clocksource: Switched to clocksource arch_sys_counter
  613. [ 1.791404] pnp: PnP ACPI: disabled
  614. [ 1.796119] NET: Registered protocol family 2
  615. [ 1.796421] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  616. [ 1.796605] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes)
  617. [ 1.797395] TCP: Hash tables configured (established 65536 bind 65536)
  618. [ 1.797472] UDP hash table entries: 4096 (order: 6, 393216 bytes)
  619. [ 1.797696] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes)
  620. [ 1.798094] NET: Registered protocol family 1
  621. [ 1.798387] RPC: Registered named UNIX socket transport module.
  622. [ 1.798400] RPC: Registered udp transport module.
  623. [ 1.798407] RPC: Registered tcp transport module.
  624. [ 1.798414] RPC: Registered tcp NFSv4.1 backchannel transport module.
  625. [ 1.798429] PCI: CLS 0 bytes, default 64
  626. [ 1.798775] Trying to unpack rootfs image as initramfs...
  627. [ 1.811365] Freeing initrd memory: 984K
  628. [ 1.817110] VFS: Disk quotas dquot_6.6.0
  629. [ 1.817174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  630. [ 1.817974] Registering sdcardfs 0.1
  631. [ 1.818306] NFS: Registering the id_resolver key type
  632. [ 1.818341] Key type id_resolver registered
  633. [ 1.818348] Key type id_legacy registered
  634. [ 1.818361] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  635. [ 1.818686] fuse init (API version 7.23)
  636. [ 1.818985] pfk_ecryptfs [pfk_ecryptfs_lsm_init]: PFE eCryptfs requires se linux to be enabled
  637. [ 1.818998] pfk_ext4 [pfk_ext4_init]: PFK EXT4 inited successfully
  638. [ 1.819007] pfk [pfk_init]: Driver initialized successfully
  639. [ 1.822000] io scheduler noop registered
  640. [ 1.822046] io scheduler cfq registered (default)
  641. [ 1.822069] io scheduler bfq registered
  642. [ 1.822076] BFQ I/O-scheduler: v8r12 (with cgroups support)
  643. [ 1.825072] msm_dss_get_res_byname: 'vbif_nrt_phys' resource not found
  644. [ 1.825093] mdss_mdp_probe+0x1f4/0x1538->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_res_byname failed
  645. [ 1.825337] mdss_mdp_irq_clk_register: unable to get clk: throttle_bus_clk
  646. [ 1.825907] No change in context(0==0), skip
  647. [ 1.827265] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:0 num:0 rect:0 ndx:0x1 prio:0
  648. [ 1.827278] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:4 num:1 rect:0 ndx:0x2 prio:1
  649. [ 1.827290] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:8 num:2 rect:0 ndx:0x4 prio:2
  650. [ 1.827301] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:12 num:8 rect:0 ndx:0x100 prio:3
  651. [ 1.827336] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:1 num:6 rect:0 ndx:0x40 prio:4
  652. [ 1.827350] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:1 num:6 rect:1 ndx:0x40 prio:4
  653. [ 1.827362] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:5 num:7 rect:0 ndx:0x80 prio:5
  654. [ 1.827379] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:5 num:7 rect:1 ndx:0x80 prio:5
  655. [ 1.827390] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:9 num:12 rect:0 ndx:0x1000 prio:6
  656. [ 1.827408] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:9 num:12 rect:1 ndx:0x1000 prio:6
  657. [ 1.827419] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:13 num:13 rect:0 ndx:0x2000 prio:7
  658. [ 1.827438] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:13 num:13 rect:1 ndx:0x2000 prio:7
  659. [ 1.827457] mdss_mdp_pipe_addr_setup: type:3 ftchid:-1 xinid:2 num:10 rect:0 ndx:0x400 prio:0
  660. [ 1.827469] mdss_mdp_pipe_addr_setup: type:3 ftchid:-1 xinid:10 num:11 rect:0 ndx:0x800 prio:1
  661. [ 1.827484] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
  662. [ 1.827540] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
  663. [ 1.827554] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-bus-througput-factor : u32 array read
  664. [ 1.827896] xlog_status: enable:0, panic:1, dump:2
  665. [ 1.828213] iommu: Adding device c900000.qcom,mdss_mdp:qcom,smmu_mdp_unsec_cb to group 9
  666. [ 1.828405] iommu: Adding device c900000.qcom,mdss_mdp:qcom,smmu_mdp_sec_cb to group 10
  667. [ 1.828521] mdss_mdp_probe: mdss version = 0x30000001, bootloader display is on, num 1, intf_sel=0x00000100
  668. [ 1.829213] mdss_smmu_probe: iommu v2 domain[0] mapping and clk register successful!
  669. [ 1.829360] mdss_smmu_probe: iommu v2 domain[2] mapping and clk register successful!
  670. [ 1.830620] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
  671. [ 1.830883] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_samsung_s6e3fa5_1080p_cmd:1:none:cfg:single_dsi panel_name:qcom,mdss_dsi_samsung_s6e3fa5_1080p_cmd
  672. [ 1.831127] mdss_dsi_panel_init: Panel Name = samsung s6e3fa5 1080p cmd mode dsi panel
  673. [ 1.831206] mdss_dsi_parse_split_link_settings: enable 0 sublinks-count 0 lanes per sublink 0
  674. [ 1.831242] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_samsung_s6e3fa5_1080p_cmd" (ffffffdef3783248)
  675. [ 1.831264] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
  676. [ 1.831278] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
  677. [ 1.831290] mdss_dsi_panel_get_dsc_cfg_np: cannot find dsc config node:
  678. [ 1.831363] mdss_dsi_parse_partial_update_caps: partial_update_enabled=0
  679. [ 1.831375] mdss_dsi_parse_panel_features: ulps feature disabled
  680. [ 1.831384] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
  681. [ 1.831395] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
  682. [ 1.831416] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-lp-mode-on
  683. [ 1.831426] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-lp-mode-off
  684. [ 1.831444] mdss_dsi_set_refresh_rate_range:2327, Unable to read min refresh rate
  685. [ 1.831458] mdss_dsi_set_refresh_rate_range:2342, Unable to read max refresh rate
  686. [ 1.831468] dyn_fps: min = 60, max = 60
  687. [ 1.831669] mdss_dsi_parse_ctrl_params:4254 Unable to read qcom,display-id, data=0000000000000000,len=20
  688. [ 1.831706] mdss_dsi_parse_gpio_params: bklt_en gpio not specified
  689. [ 1.831716] mdss_dsi_parse_gpio_params: avdd_en gpio not specified
  690. [ 1.831807] msm_dss_get_res_byname: 'dsi_phy_regulator' resource not found
  691. [ 1.831827] mdss_dsi_retrieve_ctrl_resources+0xcc/0x230->msm_dss_ioremap_byname: 'dsi_phy_regulator' msm_dss_get_res_byname failed
  692. [ 1.831841] mdss_dsi_retrieve_ctrl_resources: ctrl_base=ffffff8008a52000 ctrl_size=400 phy_base=ffffff8008a72400 phy_size=7c0
  693. [ 1.831974] dsi_panel_device_register: Continuous splash enabled
  694. [ 1.832021] Unable to find fb node for device: c994000.qcom,mdss_dsi_ctrl0
  695. [ 1.832147] mdss_register_panel: adding framebuffer device c994000.qcom,mdss_dsi_ctrl0
  696. [ 1.832948] mdss_dsi_ctrl_probe: Dsi Ctrl->0 initialized, DSI rev:0x20000000, PHY rev:0x3
  697. [ 1.833065] mdss_dsi_status_init: DSI status check interval:5000
  698. [ 1.833658] mdss_register_panel: adding framebuffer device soc:qcom,mdss_wb_panel
  699. [ 1.833999] mdss_fb_probe: fb0: split_mode:0 left:0 right:0
  700. [ 1.834412] mdss_fb_register: FrameBuffer[0] 1080x1920 registered successfully!
  701. [ 1.835012] mdss_fb_probe: fb1: split_mode:0 left:0 right:0
  702. [ 1.835129] mdss_fb_register: FrameBuffer[1] 640x480 registered successfully!
  703. [ 1.835288] mdss_mdp_splash_parse_dt: splash mem child node is not present
  704. [ 1.836404] glink_loopback_server_init: unable to create log context
  705. [ 1.837135] msm_smp2p_init: unable to create log context
  706. [ 1.837868] qmi_log_init: Unable to create QMI IPC logging for Req/Resp
  707. [ 1.837876] logging for Indications: Unable to create QMI IPC qmi_log_init
  708. [ 1.838698] spcom [spcom_init]: spcom driver version 1.1 17-July-2017.
  709. [ 1.838906] spcom [spcom_probe]: Driver Initialization ok.
  710. [ 1.839180] apr_init: Unable to create ipc log context
  711. [ 1.839195] audio_notifer_reg_service: service SSR_MODEM is in use
  712. [ 1.846846] memshare_child soc:qcom,memshare:qcom,client_1: for memshare_GPS segments only will be dumped.
  713. [ 1.847148] memshare_child soc:qcom,memshare:qcom,client_2: for memshare_FTM segments only will be dumped.
  714. [ 1.847328] memshare_child soc:qcom,memshare:qcom,client_3: for memshare_DIAG segments only will be dumped.
  715. [ 1.847429] In memshare_probe, Memshare probe success
  716. [ 1.847830] subsys-pil-tz soc:qcom,ipa_fws@1e08000: for ipa_fws segments only will be dumped.
  717. [ 1.848674] subsys-pil-tz cce0000.qcom,venus: for venus segments only will be dumped.
  718. [ 1.849002] subsys-pil-tz 1d0101c.qcom,spss: for spss segments only will be dumped.
  719. [ 1.849354] subsys-pil-tz soc:qcom,kgsl-hyp: for a540_zap segments only will be dumped.
  720. [ 1.850098] pil-q6v5-mss 4080000.qcom,mss: No pas_id found.
  721. [ 1.851907] pil: failed to find qcom,msm-imem-minidump node
  722. [ 1.852982] msm-dcc 10b3000.dcc: DCC XPU is not specified
  723. [ 1.853357] icnss: Unable to create log context
  724. [ 1.853368] icnss: Unable to create log long context
  725. [ 1.855739] icnss 18800000.qcom,icnss: for wcss_msa0 segments only will be dumped.
  726. [ 1.855954] icnss: Platform driver probed successfully
  727. [ 1.857504] msm_rpm_log_probe: OK
  728. [ 1.857598] qiib_driver_data_init: unable to create logging context
  729. [ 1.859131] uart_tx_gpio is not available
  730. [ 1.859144] uart_rx_gpio is not available
  731. [ 1.859153] uart_cts_gpio is not available
  732. [ 1.859162] uart_rfr_gpio is not available
  733. [ 1.859516] msm_serial_hs c171000.uart: msm_hs_probe: error creating logging context
  734. [ 1.859802] sps: BAM device 0x000000000c144000 is not registered yet.
  735. [ 1.859820] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x000000000c144000
  736. [ 1.859834] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x000000000c144000
  737. [ 1.859848] sps_register_bam_device : unable to create IPC Logging 2 for bam 0x000000000c144000
  738. [ 1.859858] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x000000000c144000
  739. [ 1.859872] sps_register_bam_device : unable to create IPC Logging 4 for bam 0x000000000c144000
  740. [ 1.859882] sps:BAM 0x000000000c144000 is registered.
  741. [ 1.859978] msm_serial_hs c171000.uart: msm_hs_probe: error creating tx logging context
  742. [ 1.859992] msm_serial_hs c171000.uart: msm_hs_probe: error creating rx logging context
  743. [ 1.860005] msm_serial_hs c171000.uart: msm_hs_probe: error creating usr logging context
  744. [ 1.861286] c171000.uart: ttyHS0 at MMIO 0xc171000 (irq = 325, base_baud = 460800) is a MSM HS UART
  745. [ 1.862170] msm_serial_hs module loaded
  746. [ 1.862183] smd_tty_log_init: Unable to create IPC log
  747. [ 1.863429] random: nonblocking pool is initialized
  748. [ 1.863668] diag: Failed to create IPC logging context
  749. [ 1.878153] iommu: Adding device 5040000.qcom,kgsl-iommu:gfx3d_user to group 11
  750. [ 1.878456] iommu: Adding device 5040000.qcom,kgsl-iommu:gfx3d_secure to group 12
  751. [ 1.890477] brd: module loaded
  752. [ 1.894294] loop: module loaded
  753. [ 1.897153] nbd: registered device at major 43
  754. [ 1.900657] zram: Added device: zram0
  755. [ 1.901651] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1001000
  756. [ 1.901686] QSEECOM: qseecom_retrieve_ce_data: Device does not support PFE
  757. [ 1.901700] QSEECOM: qseecom_probe: no-clock-support=0x1
  758. [ 1.901714] QSEECOM: qseecom_probe: qseecom.qsee_reentrancy_support = 2
  759. [ 1.901976] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1
  760. [ 1.906078] i2c-msm-v2 c1b5000.i2c: msm_bus_scale_register_client(mstr-id:84):0xd (ok)
  761. [ 1.906559] i2c-msm-v2 c1b5000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
  762. [ 1.906776] i2c-msm-v2 c1b5000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
  763. [ 1.906992] i2c-msm-v2 c1b5000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
  764. [ 1.907196] i2c-msm-v2 c1b5000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
  765. [ 1.907250] I2C PMIC: i2c_pmic_read: i2c_pmic_read failed for 3 retries, rc = -107
  766. [ 1.907262] I2C PMIC: i2c_pmic_determine_initial_status: Couldn't read irq data rc=-107
  767. [ 1.907275] I2C PMIC: i2c_pmic_probe: Couldn't determine initial status rc=-107
  768. [ 1.907335] i2c_pmic: probe of 7-0008 failed with error -107
  769. [ 1.909304] ###clkreq_disable_irq###
  770. [ 1.910374] qce 1de0000.qcedev: Qualcomm Crypto 5.3.4 device found @0x1de0000
  771. [ 1.910399] qce 1de0000.qcedev: CE device = 0x0
  772. IO base, CE = 0xffffff8009f80000
  773. Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
  774. IO base BAM = 0x0000000000000000
  775. BAM IRQ 67
  776. Engines Availability = 0x2011053
  777. [ 1.910460] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000001dc4000
  778. [ 1.910471] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000001dc4000
  779. [ 1.910487] sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000001dc4000
  780. [ 1.910497] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000001dc4000
  781. [ 1.910513] sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000001dc4000
  782. [ 1.910524] sps:BAM 0x0000000001dc4000 is registered.
  783. [ 1.910725] sps:BAM 0x0000000001dc4000 (va:0xffffff800b040000) enabled: ver:0x27, number of pipes:16
  784. [ 1.911012] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000001dc4000 irq 67
  785. [ 1.922530] qcrypto 1de0000.qcrypto: Qualcomm Crypto 5.3.4 device found @0x1de0000
  786. [ 1.922551] qcrypto 1de0000.qcrypto: CE device = 0x0
  787. IO base, CE = 0xffffff800b080000
  788. Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
  789. IO base BAM = 0x0000000000000000
  790. BAM IRQ 67
  791. Engines Availability = 0x2011053
  792. [ 1.922962] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x0000000001dc4000 irq 67
  793. [ 1.933010] qcrypto 1de0000.qcrypto: qcrypto-ecb-aes
  794. [ 1.933213] qcrypto 1de0000.qcrypto: qcrypto-cbc-aes
  795. [ 1.933357] qcrypto 1de0000.qcrypto: qcrypto-ctr-aes
  796. [ 1.933496] qcrypto 1de0000.qcrypto: qcrypto-ecb-des
  797. [ 1.933649] qcrypto 1de0000.qcrypto: qcrypto-cbc-des
  798. [ 1.933793] qcrypto 1de0000.qcrypto: qcrypto-ecb-3des
  799. [ 1.933928] qcrypto 1de0000.qcrypto: qcrypto-cbc-3des
  800. [ 1.934077] qcrypto 1de0000.qcrypto: qcrypto-xts-aes
  801. [ 1.934218] qcrypto 1de0000.qcrypto: qcrypto-sha1
  802. [ 1.934354] qcrypto 1de0000.qcrypto: qcrypto-sha256
  803. [ 1.934491] qcrypto 1de0000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
  804. [ 1.934631] qcrypto 1de0000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
  805. [ 1.934778] qcrypto 1de0000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
  806. [ 1.934916] qcrypto 1de0000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
  807. [ 1.935059] qcrypto 1de0000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
  808. [ 1.935198] qcrypto 1de0000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
  809. [ 1.935337] qcrypto 1de0000.qcrypto: qcrypto-hmac-sha1
  810. [ 1.935478] qcrypto 1de0000.qcrypto: qcrypto-hmac-sha256
  811. [ 1.935621] qcrypto 1de0000.qcrypto: qcrypto-aes-ccm
  812. [ 1.935758] qcrypto 1de0000.qcrypto: qcrypto-rfc4309-aes-ccm
  813. [ 1.938472] qcom_ice_get_pdevice: found ice device ffffffdeecf90c00
  814. [ 1.938492] qcom_ice_get_pdevice: matching platform device ffffffdef18aac00
  815. [ 1.939119] scm_call failed: func id 0x42000c02, ret: -2, syscall returns: 0xfffffffffffffffc, 0x0, 0x0
  816. [ 1.939341] ufshcd-qcom 1da4000.ufshc: ufs_qcom_parse_reg_info: Unable to find qcom,vddp-ref-clk-supply regulator, assuming enabled
  817. [ 1.940395] scsi host0: ufshcd
  818. [ 1.945052] qcom_ice 1db0000.ufsice: QC ICE 3.0.65 device found @0xffffff8009c10000
  819. [ 1.950934] SCSI Media Changer driver v0.25
  820. [ 1.952230] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  821. [ 1.953156] tun: Universal TUN/TAP device driver, 1.6
  822. [ 1.953166] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  823. [ 1.953319] PPP generic driver version 2.4.2
  824. [ 1.953437] PPP BSD Compression module registered
  825. [ 1.953449] PPP Deflate Compression module registered
  826. [ 1.953477] PPP MPPE Compression module registered
  827. [ 1.953488] NET: Registered protocol family 24
  828. [ 1.953578] CLD80211: Initializing
  829. [ 1.953670] usbcore: registered new interface driver asix
  830. [ 1.953753] usbcore: registered new interface driver ax88179_178a
  831. [ 1.953784] usbcore: registered new interface driver cdc_ether
  832. [ 1.953809] usbcore: registered new interface driver net1080
  833. [ 1.953834] usbcore: registered new interface driver cdc_subset
  834. [ 1.953860] usbcore: registered new interface driver zaurus
  835. [ 1.953910] usbcore: registered new interface driver cdc_ncm
  836. [ 1.954438] msm_sharedmem: sharedmem_register_qmi: qmi init successful
  837. [ 1.961986] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
  838. [ 1.963505] branch_clk_set_rate: Cannot scale gcc_rx1_usb2_clkref_clk clock while HW gating is enabled. Use corresponding hw_ctl_clk to scale it
  839. [ 1.965157] msm-dwc3 a800000.ssusb: unable to get dbm device
  840. [ 1.966070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  841. [ 1.966084] ehci-pci: EHCI PCI platform driver
  842. [ 1.966111] ehci-platform: EHCI generic platform driver
  843. [ 1.966356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  844. [ 1.966377] ohci-pci: OHCI PCI platform driver
  845. [ 1.966407] ohci-platform: OHCI generic platform driver
  846. [ 1.966940] usbcore: registered new interface driver usb-storage
  847. [ 1.966973] usbcore: registered new interface driver usb_ehset_test
  848. [ 1.967598] ufshcd-qcom 1da4000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
  849. [ 1.968705] qpnp-pdphy 800f000.qcom,spmi:qcom,pmi8998@2:qcom,usb-pdphy@1700: usbpd_create failed: -517
  850. [ 1.969436] mousedev: PS/2 mouse device common for all mice
  851. [ 1.969628] synaptics,s3320: tpd_driver_init enter
  852. [ 1.970412] synaptics,s3320: before on cpu [4]
  853. [ 1.970423] synaptics,s3320: check CPU[0] is [online]
  854. [ 1.970996] fingerprint_detect_probe
  855. [ 1.971317] fingerprint_detect soc:fingerprint_detect: fp-gpio-id0 - gpio: 39
  856. [ 1.971330] fingerprint_detect soc:fingerprint_detect: fingerprint_detect_probe: gpio_is_valid(fp_detect->id0_gpio=39)
  857. [ 1.971364] fingerprint_detect soc:fingerprint_detect: fp-gpio-id1 - gpio: 41
  858. [ 1.971376] fingerprint_detect soc:fingerprint_detect: fingerprint_detect_probe: gpio_is_valid(fp_detect->id1_gpio=41)
  859. [ 1.971410] fingerprint_detect soc:fingerprint_detect: fp-gpio-id2 - gpio: 63
  860. [ 1.971422] fingerprint_detect soc:fingerprint_detect: fingerprint_detect_probe: gpio_is_valid(fp_detect->id2_gpio=63)
  861. [ 1.971449] fingerprint_detect_probe:id 111
  862. [ 1.971460] fingerprint_detect soc:fingerprint_detect: fingerprint_detect_probe: ok
  863. [ 1.971708] fpc1020_probe: fp version 1
  864. [ 1.971719] fpc1020_probe
  865. [ 1.971753] fpc1020 soc:fpc_fpc1020: fpc,irq-gpio - gpio: 121
  866. [ 1.971866] input: fpc1020 as /devices/virtual/input/input1
  867. [ 1.972132] fpc1020 soc:fpc_fpc1020: requested irq 285
  868. [ 1.972190] fpc1020 soc:fpc_fpc1020: fpc1020_probe: ok
  869. [ 1.972243] gf_spi: gf_init:fp version 1
  870. [ 1.972787] input: hbtp_vm as /devices/virtual/input/input2
  871. [ 1.973534] input: tri-state-key as /devices/soc/soc:tri_state_key/input/input3
  872. [ 1.974720] qcom,qpnp-rtc 800f000.qcom,spmi:qcom,pm8998@0:qcom,pm8998_rtc: rtc core: registered qpnp_rtc as rtc0
  873. [ 1.975009] i2c /dev entries driver
  874. [ 1.975673] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb1 to group 13
  875. [ 1.975943] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 8, cb->name: :vfe sid [0] = 3072
  876. ,
  877. [ 1.975959] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 8, cb->name: :vfe sid [1] = 3073
  878. ,
  879. [ 1.975978] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 8, cb->name: :vfe sid [2] = 3074
  880. ,
  881. [ 1.975991] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 8, cb->name: :vfe sid [3] = 3075
  882. ,
  883. [ 1.976123] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb2 to group 14
  884. [ 1.976206] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 2, cb->name: :cpp sid [0] = 2560
  885. ,
  886. [ 1.976308] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb3 to group 15
  887. [ 1.976384] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 2, cb->name: :camera_fd sid [0] = 2561
  888. ,
  889. [ 1.976492] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb4 to group 16
  890. [ 1.976570] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 2, cb->name: :jpeg_enc0 sid [0] = 2048
  891. ,
  892. [ 1.976670] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb5 to group 17
  893. [ 1.976749] CAM-SMMU cam_smmu_populate_sids:2331 __debug cnt = 2, cb->name: :jpeg_dma sid [0] = 2049
  894. ,
  895. [ 1.980540] CAM-SOC msm_camera_get_reg_base:864 err: mem resource csiphy_clk_mux not found
  896. [ 1.980567] csiphy_probe: no mem resource?
  897. [ 1.980989] CAM-SOC msm_camera_get_reg_base:864 err: mem resource csiphy_clk_mux not found
  898. [ 1.981004] csiphy_probe: no mem resource?
  899. [ 1.981409] CAM-SOC msm_camera_get_reg_base:864 err: mem resource csiphy_clk_mux not found
  900. [ 1.981423] csiphy_probe: no mem resource?
  901. [ 1.983902] msm_actuator_platform_probe:1972 msm_actuator_platform_probe: No/Error Actuator GPIOs
  902. [ 1.984156] msm_actuator_platform_probe:1972 msm_actuator_platform_probe: No/Error Actuator GPIOs
  903. [ 1.984650] msm_eeprom_platform_probe failed 1676
  904. [ 1.985039] msm_eeprom_platform_probe failed 1676
  905. [ 1.985384] msm_eeprom_platform_probe failed 1676
  906. [ 1.993877] MSM-CPP cpp_init_hardware:1134 CPP HW Version: 0x60010000
  907. [ 1.993900] MSM-CPP cpp_init_hardware:1152 stream_cnt:0
  908. [ 1.994333] MSM-CPP cpp_release_hardware:1215 cpp hw release done
  909. [ 1.995031] CAM-SOC msm_camera_get_reg_base:864 err: mem resource vfe_fuse not found
  910. [ 1.995048] CAM-SOC msm_camera_get_res_size:907 err: mem resource vfe_fuse not found
  911. [ 1.995717] CAM-SOC msm_camera_get_reg_base:864 err: mem resource vfe_fuse not found
  912. [ 1.995732] CAM-SOC msm_camera_get_res_size:907 err: mem resource vfe_fuse not found
  913. [ 1.998511] __msm_jpeg_init:1561] Jpeg Device id 0
  914. [ 2.000686] msm_fd_hw_set_dt_parms_by_name: Error property does not exist
  915. [ 2.053309] ufshcd-qcom 1da4000.ufshc: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
  916. [ 2.054119] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  917. [ 2.054941] scsi 0:0:0:49456: Well-known LUN SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  918. [ 2.055680] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  919. [ 2.056605] scsi 0:0:0:0: Direct-Access SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  920. [ 2.057216] scsi 0:0:0:1: Direct-Access SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  921. [ 2.057738] scsi 0:0:0:2: Direct-Access SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  922. [ 2.058249] scsi 0:0:0:3: Direct-Access SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  923. [ 2.058764] scsi 0:0:0:4: Direct-Access SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  924. [ 2.059279] scsi 0:0:0:5: Direct-Access SAMSUNG KLUDG8V1EE-B0C1 0400 PQ: 0 ANSI: 6
  925. [ 2.063475] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13
  926. [ 2.065410] sdb: sdb1
  927. [ 2.066977] sdc: sdc1
  928. [ 2.067351] sdd: sdd1 sdd2 sdd3
  929. [ 2.068783] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7
  930. [ 2.069940] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 sde10 sde11 sde12 sde13 sde14 sde15 sde16 sde17 sde18 sde19 sde20 sde21 sde22 sde23 sde24 sde25 sde26 sde27 sde28 sde29 sde30 sde31 sde32 sde33 sde34 sde35 sde36 sde37 sde38 sde39 sde40 sde41 sde42 sde43 sde44 sde45 sde46 sde47
  931. [ 2.100479] msm_fd caa4000.qcom,fd: Face detection halt timeout
  932. [ 2.105710] iommu: Adding device cc00000.qcom,vidc:non_secure_cb to group 18
  933. [ 2.109340] iommu: Adding device cc00000.qcom,vidc:firmware_cb to group 19
  934. [ 2.109487] iommu: Adding device cc00000.qcom,vidc:secure_bitstream_cb to group 20
  935. [ 2.112049] iommu: Adding device cc00000.qcom,vidc:secure_pixel_cb to group 21
  936. [ 2.113411] iommu: Adding device cc00000.qcom,vidc:secure_non_pixel_cb to group 22
  937. [ 2.116741] c880000.qcom,vmem supply vdd not found, using dummy regulator
  938. [ 2.117785] msm_vidc_vmem: Up and running with 4 banks of memory from [irq size 141976153545 64bit window]
  939. [ 2.118963] sde_mdp_parse_dt_prop_len: <SDEROT_INFO> prop qcom,mdss-rot-xin-id : doesn't exist in device tree
  940. [ 2.119207] iommu: Adding device c900000.qcom,mdss_rotator:qcom,smmu_rot_unsec_cb to group 23
  941. [ 2.119430] iommu: Adding device c900000.qcom,mdss_rotator:qcom,smmu_rot_sec_cb to group 24
  942. [ 2.119856] No change in context(0==0), skip
  943. [ 2.121126] sde_rotator_evtlog_create_debugfs: evtlog_status: enable:1, panic:1, dump:2
  944. [ 2.121199] sde_rotator c900000.qcom,mdss_rotator: <SDEROT_INFO> SDE v4l2 rotator probe success
  945. [ 2.122002] sde_smmu_probe: <SDEROT_INFO> iommu v2 domain[0] mapping and clk register successful!
  946. [ 2.122221] sde_smmu_probe: <SDEROT_INFO> iommu v2 domain[1] mapping and clk register successful!
  947. [ 2.124118] msm_tspp_probe: vdd_cx regulator will not be used
  948. [ 2.126835] DVB: registering new adapter (Qualcomm DVB adapter)
  949. [ 2.134634] QCOM-BATT: pl_fv_vote_callback: pl_fv_vote_callback,fv_uv=-22
  950. [ 2.134665] QCOM-BATT: pl_disable_vote_callback: parallel charging disabled
  951. [ 2.135013] BQ: bq27541_parse_dt: di->modify_soc_smooth=1
  952. [ 2.135028] BQ: bq27541_battery_probe: probe sucdess
  953. [ 2.136849] FASTCHG: dash_probe: dash_probe
  954. [ 2.163626] FASTCHG: dash_probe: dash_probe success
  955. [ 2.163659] dash_adapter_init success
  956. [ 2.163783] SMB2: smb2_chg_config_init: PMI8998 Revision=0x2
  957. [ 2.163855] SMBLIB: op_set_collapse_fet: USBIN_5V_AICL_THRESHOLD_CFG_REG(0x1381)=0x3
  958. [ 2.163897] SMBLIB: op_set_collapse_fet: USBIN_CONT_AICL_THRESHOLD_CFG_REG(0x1384)=0x3
  959. [ 2.163958] SMBLIB: op_set_collapse_fet: USBIN_AICL_OPTIONS_CFG_REG(0x1380)=0xc7
  960. [ 2.164008] SMBLIB: op_set_collapse_fet: USBIN_LOAD_CFG_REG(0x1365)=0xf7
  961. [ 2.164154] SMBLIB: op_set_prop_otg_switch: set otg_switch=1
  962. [ 2.195238] SMBLIB: op_set_prop_otg_switch: retry time = 0,ctrl = 32
  963. [ 2.195263] SMB2: smb2_parse_dt: T0=-30, T1=0, T2=50, T3=120, T4=160, T5=450, T6=530
  964. [ 2.195276] SMB2: smb2_parse_dt: BATT_TEMP_LITTLE_COLD=325, 3975, 3700
  965. [ 2.195286] SMB2: smb2_parse_dt: BATT_TEMP_COOL=450, 4380, 4150
  966. [ 2.195295] SMB2: smb2_parse_dt: BATT_TEMP_LITTLE_COOL=775, 4380, 4270
  967. [ 2.195303] SMB2: smb2_parse_dt: BATT_TEMP_PRE_NORMAL=1425, 4380, 4270
  968. [ 2.195313] SMB2: smb2_parse_dt: BATT_TEMP_NORMAL=1950, 4380, 4270
  969. [ 2.195322] SMB2: smb2_parse_dt: BATT_TEMP_WARM=750, 4080, 3980
  970. [ 2.195330] SMB2: smb2_parse_dt: cutoff_volt_with_charger=3250, disable-pd=1
  971. [ 2.195350] SMBLIB: op_battery_temp_region_set: set temp_region=5
  972. [ 2.195775] SMB2: smb2_init_hw: vbat_max=4365000, ibat_max=500000, iusb_max=1800000
  973. [ 2.196839] SMBLIB: smblib_chg_disable_vote_callback: set chg_disable=0
  974. [ 2.197744] thermal thermal_zone0: failed to read out thermal zone (-19)
  975. [ 2.197807] SMBLIB: smblib_usb_plugin: acquire chg_wake_lock
  976. [ 2.198002] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  977. [ 2.198054] SMBLIB: smblib_usb_plugin: IRQ: smblib_usb_plugin attached
  978. [ 2.198142] SMBLIB: smblib_handle_typec_debounce_done: IRQ: debounce-done rising; Type-C SOURCE_DEFAULT detected
  979. [ 2.198274] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  980. [ 2.198333] SMBLIB: smblib_handle_usb_source_change: APSD_STATUS=0x00
  981. [ 2.198356] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  982. [ 2.198438] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  983. [ 2.198484] SMBLIB: smblib_set_icl_current: smblib_set_icl_current,icl_ua=475000
  984. [ 2.198552] SMBLIB: smblib_set_usb_suspend: suspend=0
  985. [ 2.198928] SMBLIB: get_property_from_fg: no bms psy found
  986. [ 2.198940] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  987. [ 2.270293] synaptics,s3320: after on cpu [0]
  988. [ 2.270323] synaptics,s3320: synaptics_ts_probe is called
  989. [ 2.270619] synaptics,s3320: synaptics_parse_dts ts->support_hw_poweroff =1
  990. [ 2.270640] synaptics,s3320: synaptics,tx-rx-num is 17 30
  991. [ 2.270657] synaptics,s3320: synaptic:ts->irq_gpio:125 irq_flags:8200 max_num 10
  992. [ 2.300271] SMBLIB: smblib_set_icl_current: smblib_set_icl_current,icl_ua=2147483647
  993. [ 2.300347] SMBLIB: smblib_set_usb_suspend: suspend=0
  994. [ 2.403627] QCOM-BATT: pl_fv_vote_callback: pl_fv_vote_callback,fv_uv=-22
  995. [ 2.403708] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  996. [ 2.403753] SMBLIB: get_property_from_fg: no bms psy found
  997. [ 2.403763] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  998. [ 2.403910] SMBLIB: get_prop_chg_protect_status: failed to read usb_voltage rc=-517
  999. [ 2.403924] SMBLIB: get_property_from_fg: no bms psy found
  1000. [ 2.403934] SMBLIB: get_prop_batt_temp: Couldn't get temperature rc=-22
  1001. [ 2.411359] SMB2: smb2_probe: QPNP SMB2 probed successfully usb:present=1 type=0 batt:present = 1 health = 1 charge = 1
  1002. [ 2.411454] SMBLIB: get_property_from_fg: no bms psy found
  1003. [ 2.411470] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  1004. [ 2.411518] SMBLIB: get_property_from_fg: no bms psy found
  1005. [ 2.411527] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  1006. [ 2.411663] SMBLIB: get_prop_chg_protect_status: failed to read usb_voltage rc=-517
  1007. [ 2.411674] SMBLIB: get_property_from_fg: no bms psy found
  1008. [ 2.411683] SMBLIB: get_prop_batt_temp: Couldn't get temperature rc=-22
  1009. [ 2.411857] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  1010. [ 2.411990] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  1011. [ 2.414087] i2c-msm-v2 c179000.i2c: msm_bus_scale_register_client(mstr-id:86):0x1c (ok)
  1012. [ 2.415261] synaptics,s3320: F12_2D_QUERY_BASE = 47
  1013. F12_2D_CMD_BASE = 0
  1014. F12_2D_CTRL_BASE = 15
  1015. F12_2D_DATA_BASE = 6
  1016. [ 2.415971] synaptics,s3320: F34_FLASH_QUERY_BASE = 26
  1017. F34_FLASH_CMD_BASE = 0
  1018. F34_FLASH_CTRL_BASE = a
  1019. F34_FLASH_DATA_BASE = 0
  1020. [ 2.416551] synaptics,s3320: F51_CUSTOM_QUERY_BASE = 49
  1021. F51_CUSTOM_CMD_BASE = 0
  1022. F51_CUSTOM_CTRL_BASE = 1d
  1023. F51_CUSTOM_DATA_BASE = 0
  1024. [ 2.417128] synaptics,s3320: F54_QUERY_BASE = 47
  1025. F54_CMD_BASE = 46
  1026. F54_CTRL_BASE = e
  1027. F54_DATA_BASE = 0
  1028. [ 2.417624] synaptics,s3320: before fw update bootloader_mode[0x0]
  1029. [ 2.417975] synaptics,s3320: CURRENT_FIRMWARE_ID = 0xeb101035
  1030. [ 2.422195] synaptics,s3320: max_x = 1080,max_y = 1920; max_x_ic = 1079,max_y_ic = 1919
  1031. [ 2.423335] synaptics,s3320: synaptics_soft_reset !!!
  1032. [ 2.439948] msm_lmh_dcvs:lmh_activate_trip lmh_activate_trip: disable not supported
  1033. [ 2.440687] msm_lmh_dcvs:lmh_activate_trip lmh_activate_trip: disable not supported
  1034. [ 2.441014] md: linear personality registered for level -1
  1035. [ 2.441145] device-mapper: uevent: version 1.0.3
  1036. [ 2.441516] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  1037. [ 2.441642] device-mapper: req-crypt: dm-req-crypt successfully initalized.
  1038.  
  1039. [ 2.441909] bt_power_populate_dt_pinfo: bt-reset-gpio not provided in device tree
  1040. [ 2.445728] hidraw: raw HID events driver (C) Jiri Kosina
  1041. [ 2.446073] usbcore: registered new interface driver usbhid
  1042. [ 2.446082] usbhid: USB HID core driver
  1043. [ 2.446295] ashmem: initialized
  1044. [ 2.446555] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=800 ohm
  1045. [ 2.447626] msm_11ad soc:qcom,wil6210: GPIO <qcom,sleep-clk-en> not found, sleep clock not used
  1046. [ 2.447739] msm_11ad soc:qcom,wil6210: msm_11ad_init_vreg: vdd initialized successfully
  1047. [ 2.447778] msm_11ad soc:qcom,wil6210: msm_11ad_init_vreg: vddio initialized successfully
  1048. [ 2.448097] msm_11ad soc:qcom,wil6210: msm_11ad_enable_vreg: vdd enabled
  1049. [ 2.448254] msm_11ad soc:qcom,wil6210: msm_11ad_enable_vreg: vddio enabled
  1050. [ 2.448280] msm_11ad soc:qcom,wil6210: msm_11ad_init_clk: rf_clk3_clk initialized successfully
  1051. [ 2.448308] msm_11ad soc:qcom,wil6210: msm_11ad_init_clk: rf_clk3_pin_clk initialized successfully
  1052. [ 2.448330] msm_11ad soc:qcom,wil6210: failed to request GPIO 80 <qcom,wigig-en>
  1053. [ 2.448346] msm_11ad soc:qcom,wil6210: msm_11ad_release_clk: rf_clk3_pin_clk released
  1054. [ 2.448360] msm_11ad soc:qcom,wil6210: msm_11ad_release_clk: rf_clk3_clk released
  1055. [ 2.448436] msm_11ad soc:qcom,wil6210: msm_11ad_disable_vreg: vdd disabled
  1056. [ 2.448522] msm_11ad soc:qcom,wil6210: msm_11ad_disable_vreg: vddio disabled
  1057. [ 2.448532] msm_11ad soc:qcom,wil6210: msm_11ad_release_vreg: vdd released
  1058. [ 2.448604] msm_11ad soc:qcom,wil6210: msm_11ad_release_vreg: vddio released
  1059. [ 2.448627] msm_11ad: probe of soc:qcom,wil6210 failed with error -16
  1060. [ 2.451456] bimc-bwmon 1008000.qcom,cpu-bwmon: BW HWmon governor registered.
  1061. [ 2.451782] arm-memlat-mon soc:qcom,arm-memlat-mon-0: Memory Latency governor registered.
  1062. [ 2.451820] arm-memlat-mon soc:qcom,arm-memlat-mon-4: Memory Latency governor registered.
  1063. [ 2.454034] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
  1064. [ 2.454118] devfreq soc:qcom,mincpubw: Couldn't update frequency transition information.
  1065. [ 2.454194] devfreq soc:qcom,memlat-cpu0: Couldn't update frequency transition information.
  1066. [ 2.454272] devfreq soc:qcom,memlat-cpu4: Couldn't update frequency transition information.
  1067. [ 2.455165] probe: Failed to create IPC log context
  1068. [ 2.455846] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  1069. [ 2.456082] of_graph_get_next_endpoint(): no port node found in /soc/csr@6001000
  1070. [ 2.456115] coresight-csr 6001000.csr: CSR initialized
  1071. [ 2.456289] of_graph_get_next_endpoint(): no port node found in /soc/cti@6010000
  1072. [ 2.456358] of_graph_get_next_endpoint(): no port node found in /soc/cti@6011000
  1073. [ 2.456537] of_graph_get_next_endpoint(): no port node found in /soc/cti@6012000
  1074. [ 2.456595] of_graph_get_next_endpoint(): no port node found in /soc/cti@6013000
  1075. [ 2.456647] of_graph_get_next_endpoint(): no port node found in /soc/cti@6014000
  1076. [ 2.456700] of_graph_get_next_endpoint(): no port node found in /soc/cti@6015000
  1077. [ 2.456755] of_graph_get_next_endpoint(): no port node found in /soc/cti@6016000
  1078. [ 2.456809] of_graph_get_next_endpoint(): no port node found in /soc/cti@6017000
  1079. [ 2.456859] of_graph_get_next_endpoint(): no port node found in /soc/cti@6018000
  1080. [ 2.456911] of_graph_get_next_endpoint(): no port node found in /soc/cti@6019000
  1081. [ 2.456981] of_graph_get_next_endpoint(): no port node found in /soc/cti@601a000
  1082. [ 2.457035] of_graph_get_next_endpoint(): no port node found in /soc/cti@601b000
  1083. [ 2.457089] of_graph_get_next_endpoint(): no port node found in /soc/cti@601c000
  1084. [ 2.457141] of_graph_get_next_endpoint(): no port node found in /soc/cti@601d000
  1085. [ 2.457196] of_graph_get_next_endpoint(): no port node found in /soc/cti@601e000
  1086. [ 2.457251] of_graph_get_next_endpoint(): no port node found in /soc/cti@601f000
  1087. [ 2.457305] of_graph_get_next_endpoint(): no port node found in /soc/cti@7820000
  1088. [ 2.457359] of_graph_get_next_endpoint(): no port node found in /soc/cti@7920000
  1089. [ 2.457415] of_graph_get_next_endpoint(): no port node found in /soc/cti@7a20000
  1090. [ 2.457471] of_graph_get_next_endpoint(): no port node found in /soc/cti@7b20000
  1091. [ 2.457528] of_graph_get_next_endpoint(): no port node found in /soc/cti@7c20000
  1092. [ 2.457588] of_graph_get_next_endpoint(): no port node found in /soc/cti@7d20000
  1093. [ 2.457647] of_graph_get_next_endpoint(): no port node found in /soc/cti@7e20000
  1094. [ 2.457709] of_graph_get_next_endpoint(): no port node found in /soc/cti@7f20000
  1095. [ 2.457774] of_graph_get_next_endpoint(): no port node found in /soc/cti@7b80000
  1096. [ 2.457826] of_graph_get_next_endpoint(): no port node found in /soc/cti@7bc1000
  1097. [ 2.457881] of_graph_get_next_endpoint(): no port node found in /soc/cti@7b91000
  1098. [ 2.458059] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000006064000
  1099. [ 2.458069] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000006064000
  1100. [ 2.458081] sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000006064000
  1101. [ 2.458089] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000006064000
  1102. [ 2.458100] sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000006064000
  1103. [ 2.458108] sps:BAM 0x0000000006064000 is registered.
  1104. [ 2.458262] coresight-tmc 6048000.tmc: TMC initialized
  1105. [ 2.458528] coresight-tmc 6047000.tmc: TMC initialized
  1106. [ 2.458684] coresight-funnel 6045000.funnel: FUNNEL initialized
  1107. [ 2.458827] coresight-funnel 6041000.funnel: FUNNEL initialized
  1108. [ 2.458968] coresight-funnel 6042000.funnel: FUNNEL initialized
  1109. [ 2.459106] coresight-funnel 7b70000.funnel: FUNNEL initialized
  1110. [ 2.459250] coresight-funnel 7b60000.funnel: FUNNEL initialized
  1111. [ 2.459391] coresight-funnel 6005000.funnel: FUNNEL initialized
  1112. [ 2.459530] coresight-funnel 7083000.funnel: FUNNEL initialized
  1113. [ 2.459676] coresight-funnel 7225000.funnel: FUNNEL initialized
  1114. [ 2.459986] coresight-replicator-qcom 6046000.replicator: REPLICATOR 1.0 initialized
  1115. [ 2.460110] coresight-stm: probe of 6002000.stm failed with error -1
  1116. [ 2.463127] of_graph_get_next_endpoint(): no port node found in /soc/hwevent@158000
  1117. [ 2.463190] coresight-hwevent 158000.hwevent: Hardware Event driver initialized
  1118. [ 2.463467] coresight-dummy soc:dummy-tpdm-wcss: Dummy source initialized
  1119. [ 2.464492] usbcore: registered new interface driver snd-usb-audio
  1120. [ 2.467953] tfa98xx_i2c_init:TFA98XX driver version 2.10.2
  1121. [ 2.467988] tfa98xx_i2c_probe:tfa98xx_i2c_probe
  1122. [ 2.468154] i2c-msm-v2 c1b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0x23 (ok)
  1123. [ 2.468374] tfa98xx_i2c_probe:TFA9890 detected
  1124. [ 2.468391] tfa98xx 9-0036: Skipping IRQ registration
  1125. [ 2.468398] tfa98xx_i2c_probe:tfa98xx_i2c_probe request bob power
  1126. [ 2.468487] tfa98xx_i2c_probe:tfa98xx_i2c_probe Probe completed successfully!
  1127. [ 2.474558] msm-dai-tdm soc:qcom,msm-dai-tdm-pri-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-pri-rx group_id: 0x9100
  1128. [ 2.474690] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-rx:qcom,msm-dai-q6-tdm-pri-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-pri-rx:qcom,msm-dai-q6-tdm-pri-rx-0 dev_id: 0x9000
  1129. [ 2.474712] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-rx:qcom,msm-dai-q6-tdm-pri-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1130. [ 2.474735] msm-dai-tdm soc:qcom,msm-dai-tdm-pri-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-pri-tx group_id: 0x9101
  1131. [ 2.474855] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-tx:qcom,msm-dai-q6-tdm-pri-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-pri-tx:qcom,msm-dai-q6-tdm-pri-tx-0 dev_id: 0x9001
  1132. [ 2.474873] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-tx:qcom,msm-dai-q6-tdm-pri-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1133. [ 2.474895] msm-dai-tdm soc:qcom,msm-dai-tdm-sec-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-sec-rx group_id: 0x9110
  1134. [ 2.475014] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-rx:qcom,msm-dai-q6-tdm-sec-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-sec-rx:qcom,msm-dai-q6-tdm-sec-rx-0 dev_id: 0x9010
  1135. [ 2.475033] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-rx:qcom,msm-dai-q6-tdm-sec-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1136. [ 2.475054] msm-dai-tdm soc:qcom,msm-dai-tdm-sec-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-sec-tx group_id: 0x9111
  1137. [ 2.475172] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-tx:qcom,msm-dai-q6-tdm-sec-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-sec-tx:qcom,msm-dai-q6-tdm-sec-tx-0 dev_id: 0x9011
  1138. [ 2.475190] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-tx:qcom,msm-dai-q6-tdm-sec-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1139. [ 2.475212] msm-dai-tdm soc:qcom,msm-dai-tdm-tert-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx group_id: 0x9120
  1140. [ 2.475333] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0 dev_id: 0x9020
  1141. [ 2.475351] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1142. [ 2.475374] msm-dai-tdm soc:qcom,msm-dai-tdm-tert-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx group_id: 0x9121
  1143. [ 2.475490] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0 dev_id: 0x9021
  1144. [ 2.475508] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1145. [ 2.475528] msm-dai-tdm soc:qcom,msm-dai-tdm-quat-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx group_id: 0x9130
  1146. [ 2.475648] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0 dev_id: 0x9030
  1147. [ 2.475666] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1148. [ 2.475687] msm-dai-tdm soc:qcom,msm-dai-tdm-quat-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx group_id: 0x9131
  1149. [ 2.475803] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0 dev_id: 0x9031
  1150. [ 2.475821] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
  1151. [ 2.479423] msm_asoc_machine_probe project name: 1
  1152. [ 2.486178] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1153. [ 2.486260] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1154. [ 2.486306] msm_asoc_machine_probe project name: 1
  1155. [ 2.493151] GACT probability NOT on
  1156. [ 2.493168] Mirror/redirect action on
  1157. [ 2.493186] u32 classifier
  1158. [ 2.493192] Actions configured
  1159. [ 2.493214] Netfilter messages via NETLINK v0.30.
  1160. [ 2.493228] nfnl_acct: registering with nfnetlink.
  1161. [ 2.493255] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  1162. [ 2.493484] ctnetlink v0.93: registering with nfnetlink.
  1163. [ 2.493830] xt_time: kernel timezone is -0000
  1164. [ 2.494138] ip_tables: (C) 2000-2006 Netfilter Core Team
  1165. [ 2.494220] arp_tables: (C) 2002 David S. Miller
  1166. [ 2.494325] Initializing XFRM netlink socket
  1167. [ 2.494483] NET: Registered protocol family 10
  1168. [ 2.494889] mip6: Mobile IPv6
  1169. [ 2.494902] ip6_tables: (C) 2000-2006 Netfilter Core Team
  1170. [ 2.495182] sit: IPv6 over IPv4 tunneling driver
  1171. [ 2.495352] NET: Registered protocol family 17
  1172. [ 2.495365] NET: Registered protocol family 15
  1173. [ 2.495388] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  1174. [ 2.495518] Bridge firewalling registered
  1175. [ 2.495527] Ebtables v2.0 registered
  1176. [ 2.495630] Bluetooth: ffffffdef3783c98
  1177. [ 2.495639] Bluetooth: ffffffdef3783cd8
  1178. [ 2.495681] l2tp_core: L2TP core driver, V2.0
  1179. [ 2.495691] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
  1180. [ 2.495706] l2tp_netlink: L2TP netlink interface
  1181. [ 2.495726] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
  1182. [ 2.495736] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
  1183. [ 2.495764] Key type dns_resolver registered
  1184. [ 2.496091] NET: Registered protocol family 27
  1185. [ 2.496124] IPC_RTR: ipc_router_create_log_ctx: Unable to create IPC logging for [local_IPCRTR]
  1186. [ 2.501275] subsys-pil-tz 17300000.qcom,lpass: for adsp segments only will be dumped.
  1187. [ 2.502018] subsys-pil-tz 5c00000.qcom,ssc: for slpi segments only will be dumped.
  1188. [ 2.502612] pil-q6v5-mss 4080000.qcom,mss: No pas_id found.
  1189. [ 2.503014] platform 4080000.qcom,mss:qcom,mba-mem@0: assigned reserved memory node pil_mba_region@94100000
  1190. [ 2.503190] SMBLIB: get_property_from_fg: no bms psy found
  1191. [ 2.503203] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  1192. [ 2.503253] SMBLIB: get_property_from_fg: no bms psy found
  1193. [ 2.503264] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  1194. [ 2.503473] pil-q6v5-mss 4080000.qcom,mss: for modem segments only will be dumped.
  1195. [ 2.503559] pil-q6v5-mss 4080000.qcom,mss: for md_modem segments only will be dumped.
  1196. [ 2.504611] Force USB running as High speed
  1197. [ 2.505893] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x000000000a904000
  1198. [ 2.505914] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x000000000a904000
  1199. [ 2.505926] sps_register_bam_device : unable to create IPC Logging 2 for bam 0x000000000a904000
  1200. [ 2.505945] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x000000000a904000
  1201. [ 2.505957] sps_register_bam_device : unable to create IPC Logging 4 for bam 0x000000000a904000
  1202. [ 2.505976] sps:BAM 0x000000000a904000 is registered.
  1203. [ 2.506434] Invalid index Defaulting curr to 0
  1204. [ 2.506775] ipa_rm ipa_rm_delete_resource:152 resource does not exist
  1205. [ 2.506792] usb_bam_ipa_delete_resources: Failed to delete USB_PROD resource
  1206. [ 2.506807] ipa_rm ipa_rm_delete_resource:152 resource does not exist
  1207. [ 2.506818] usb_bam_ipa_delete_resources: Failed to delete USB_CONS resource
  1208. [ 2.508509] FG: fg_parse_dt: use_external_fg=1
  1209. [ 2.523635] synaptics,s3320: synaptics_tpedge_limitfunc line 4315 F51_GRIP_CONFIGURATION = 0x38
  1210. [ 2.587289] synaptics,s3320: synaptics_tpedge_limitfunc limit_enable =1,mode:0x47 !
  1211. [ 2.587652] input: synaptics,s3320 as /devices/soc/c179000.i2c/i2c-5/5-0020/input/input4
  1212. [ 2.640306] synaptics,s3320: synaptic:ts->irq is 289
  1213. [ 2.664446] synaptics,s3320: synaptics_ts_probe 3203: normal end
  1214. [ 3.114098] of_batterydata_get_best_profile: OP_3300mah found
  1215. [ 3.116374] SMBLIB: get_property_from_fg: no bms psy found
  1216. [ 3.116388] SMBLIB: get_prop_batt_temp: Couldn't get temperature rc=-22
  1217. [ 3.116634] SMBLIB: get_property_from_fg: no bms psy found
  1218. [ 3.116647] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  1219. [ 3.116695] SMBLIB: get_property_from_fg: no bms psy found
  1220. [ 3.116708] SMBLIB: get_prop_batt_capacity: Couldn't get capacity rc=-22
  1221. [ 3.120533] thermal thermal_zone32: failed to read out thermal zone (-19)
  1222. [ 3.122854] FG: fg_gen3_probe: battery SOC:100 voltage: 4344959uV temp: 250 id: 200KOhms
  1223. [ 3.126239] msm_asoc_machine_probe project name: 1
  1224. [ 3.128131] FG: is_profile_load_required: Profiles doesn't match, skipping loading it since force_load_profile is disabled
  1225. [ 3.128958] SMBLIB: handle_batt_temp_normal: triggered
  1226. [ 3.128970] SMBLIB: set_chg_ibat_vbat_max: set ibatmax=1950 and set vbatmax=4380
  1227. [ 3.128999] QCOM-BATT: pl_fv_vote_callback: pl_fv_vote_callback,fv_uv=4380000
  1228. [ 3.129023] SMBLIB: op_battery_temp_region_set: set temp_region=5
  1229. [ 3.129044] SMBLIB: handle_batt_temp_normal: triggered
  1230. [ 3.129056] SMBLIB: set_chg_ibat_vbat_max: set ibatmax=1950 and set vbatmax=4380
  1231. [ 3.129081] SMBLIB: op_battery_temp_region_set: set temp_region=5
  1232. [ 3.130392] FG: fg_psy_get_property: unsupported property 20
  1233. [ 3.137915] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1234. [ 3.138000] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1235. [ 3.138303] msm_asoc_machine_probe project name: 1
  1236. [ 3.142384] BQ: bq27541_hw_config: DEVICE_BQ27411
  1237. [ 3.142397] BQ: bq27541_hw_config: DEVICE_TYPE is 0x421, FIRMWARE_VERSION is 0x109
  1238. [ 3.142408] BQ: bq27541_hw_config: Complete bq27541 configuration 0x238A
  1239. [ 3.146881] Force USB running as High speed
  1240. [ 3.147567] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x000000000a904000
  1241. [ 3.147579] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x000000000a904000
  1242. [ 3.147588] sps_register_bam_device : unable to create IPC Logging 2 for bam 0x000000000a904000
  1243. [ 3.147599] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x000000000a904000
  1244. [ 3.147607] sps_register_bam_device : unable to create IPC Logging 4 for bam 0x000000000a904000
  1245. [ 3.147619] sps:BAM 0x000000000a904000 is registered.
  1246. [ 3.147842] msm-dwc3 a800000.ssusb: charger detection in progress
  1247. [ 3.148116] msm_asoc_machine_probe project name: 1
  1248. [ 3.154814] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1249. [ 3.154899] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1250. [ 3.155018] msm_asoc_machine_probe project name: 1
  1251. [ 3.162469] Registered cp15_barrier emulation handler
  1252. [ 3.162498] Registered setend emulation handler
  1253. [ 3.162544] core_ctl: Creating CPU group 0
  1254. [ 3.162552] core_ctl: Init CPU0 state
  1255. [ 3.162558] core_ctl: Init CPU1 state
  1256. [ 3.162564] core_ctl: Init CPU2 state
  1257. [ 3.162570] core_ctl: Init CPU3 state
  1258. [ 3.162659] core_ctl: Creating CPU group 4
  1259. [ 3.162666] core_ctl: Init CPU4 state
  1260. [ 3.162672] core_ctl: Init CPU5 state
  1261. [ 3.162678] core_ctl: Init CPU6 state
  1262. [ 3.162685] core_ctl: Init CPU7 state
  1263. [ 3.163355] registered taskstats version 1
  1264. [ 3.164053] Btrfs loaded
  1265. [ 3.164890] Key type encrypted registered
  1266. [ 3.166087] msm_smem 86000000.qcom,smem: for smem segments only will be dumped.
  1267. [ 3.166222] spss_utils [spss_init]: spss-utils driver Ver 1.2 13-Jan-2017.
  1268. [ 3.166404] spss_utils [spss_probe]: Initialization completed ok, firmware_name [spss2p].
  1269. [ 3.167067] scm_call failed: func id 0x42001601, ret: -2, syscall returns: 0x0, 0x0, 0x0
  1270. [ 3.167105] project_info_init_sysfs success
  1271. [ 3.167231] fastrpc soc:qcom,msm-adsprpc-mem: for adsp_rh segments only will be dumped.
  1272. [ 3.167304] ADSPRPC: gcinfo[0].heap_vmid 6
  1273. [ 3.167377] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_cpz_cb1 to group 25
  1274. [ 3.168160] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb1 to group 26
  1275. [ 3.168590] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb2 to group 27
  1276. [ 3.168996] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb3 to group 28
  1277. [ 3.169402] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb4 to group 29
  1278. [ 3.169805] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb6 to group 30
  1279. [ 3.170208] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb7 to group 31
  1280. [ 3.170626] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb8 to group 32
  1281. [ 3.172135] msm_asoc_machine_probe project name: 1
  1282. [ 3.179911] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1283. [ 3.180083] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1284. [ 3.180351] msm_asoc_machine_probe project name: 1
  1285. [ 3.188165] ngd_msm_ctrl 171c0000.slim: error creating ipc_logging context
  1286. [ 3.188487] ngd_msm_ctrl 17240000.slim: error creating ipc_logging context
  1287. [ 3.188747] msm_asoc_machine_probe project name: 1
  1288. [ 3.193770] RNDIS_IPA module is loaded.
  1289. [ 3.195566] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1290. [ 3.195648] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1291. [ 3.195888] msm_asoc_machine_probe project name: 1
  1292. [ 3.196262] input: gpio-keys as /devices/soc/soc:gpio_keys/input/input5
  1293. [ 3.198559] qcom,qpnp-rtc 800f000.qcom,spmi:qcom,pm8998@0:qcom,pm8998_rtc: setting system clock to 1971-11-03 23:42:35 UTC (58059755)
  1294. [ 3.203649] msm_asoc_machine_probe project name: 1
  1295. [ 3.210431] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1296. [ 3.210519] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1297. [ 3.210712] msm_asoc_machine_probe project name: 1
  1298. [ 3.211322] BQ: bq27541_battery_soc: bq27541_battery_soc = 100
  1299. [ 3.211344] BQ: fg_soc_calibrate: soc=100, soc_load=-1
  1300. [ 3.211385] SMBLIB: op_masked_write: pm_pon is NULL
  1301. [ 3.218256] lmh_lite:lmh_parse_sensor Registering sensor:[GLM_soc]
  1302. [ 3.218435] lmh_lite:lmh_parse_sensor Registering sensor:[LLM_cp1-]
  1303. [ 3.218501] msm_asoc_machine_probe project name: 1
  1304. [ 3.218549] lmh_lite:lmh_parse_sensor Registering sensor:[LLM_cp0-]
  1305. [ 3.218720] soc:qcom,lmh supply vdd-apss not found, using dummy regulator
  1306. [ 3.218764] lmh_lite:lmh_get_sensor_devicetree Error getting ODCM thresh. err:-22
  1307. [ 3.225235] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1308. [ 3.225319] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1309. [ 3.225471] msm_asoc_machine_probe project name: 1
  1310. [ 3.227406] parse_cpu_levels: idx 1 503
  1311. [ 3.227419] parse_cpu_levels: idx 2 1744
  1312. [ 3.227426] parse_cpu_levels: idx 2 2222
  1313. [ 3.228457] parse_cpu_levels: idx 1 1301
  1314. [ 3.228464] parse_cpu_levels: idx 2 1820
  1315. [ 3.228471] parse_cpu_levels: idx 2 1999
  1316. [ 3.228495] calculate_residency: residency < 0 for LPM
  1317. [ 3.233108] msm_asoc_machine_probe project name: 1
  1318. [ 3.239595] wlan: Loading driver v5.1.1.28U ()
  1319. [ 3.239897] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1320. [ 3.239952] wlan_hdd_state wlan major(225) initialized
  1321. [ 3.239957] wlan: driver loaded
  1322. [ 3.239981] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1323. [ 3.240178] msm_asoc_machine_probe project name: 1
  1324. [ 3.242598] rmnet_ipa3 started initialization
  1325. [ 3.247734] msm_asoc_machine_probe project name: 1
  1326. [ 3.249206] qcom,cc-debug-8998 162000.qcom,debugcc: Registered debug mux
  1327. [ 3.253808] gfx_mem_acc_corner: disabling
  1328. [ 3.253846] apc0_pwrcl_corner: disabling
  1329. [ 3.253853] apc1_perfcl_corner: disabling
  1330. [ 3.253881] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests
  1331. [ 3.254034] clock_late_init: Removing enables held for handed-off clocks
  1332. [ 3.255244] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1333. [ 3.255326] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1334. [ 3.255487] msm_asoc_machine_probe project name: 1
  1335. [ 3.256666] ALSA device list:
  1336. [ 3.256677] No soundcards found.
  1337. [ 3.259899] Freeing unused kernel memory: 10240K
  1338. [ 3.263041] msm_asoc_machine_probe project name: 1
  1339. [ 3.269867] msm8998-asoc-snd 1711a000.sound-9335: msm_init_wsa_dev: Max WSA devices is 0 for this target?
  1340. [ 3.269959] msm8998-asoc-snd 1711a000.sound-9335: ASoC: platform (null) not registered
  1341. [ 3.321346] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  1342. [ 3.407140] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  1343. [ 3.407671] SMBLIB: smblib_get_apsd_result: APSD_DTC_STATUS_DONE_BIT is 0
  1344. [ 3.537748] SMBLIB: smblib_handle_usb_source_change: APSD_STATUS=0x01
  1345. [ 3.537803] SMBLIB: op_charging_en: enable=1
  1346. [ 3.537825] SMBLIB: smblib_handle_apsd_done: apsd result=0x1, name=SDP, psy_type=4
  1347. [ 3.538393] SMBLIB: smblib_handle_apsd_done: apsd done,current_now=0
  1348. [ 3.538560] usbpd usbpd0: Type-C Source (default) connected
  1349. [ 3.538760] SMB2: smb2_usb_get_prop: get prop 151 is not supported in usb
  1350. [ 3.541730] msm-dwc3 a800000.ssusb: DWC3 exited from low power mode
  1351. [ 4.840964] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
  1352. [ 4.840983] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
  1353. [ 5.547272] EXT4-fs (sda13): couldn't mount as ext3 due to feature incompatibilities
  1354. [ 5.547579] EXT4-fs (sda13): couldn't mount as ext2 due to feature incompatibilities
  1355. [ 5.553060] EXT4-fs (sda13): warning: maximal mount count reached, running e2fsck is recommended
  1356. [ 5.556454] EXT4-fs (sda13): recovery complete
  1357. [ 5.556833] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts: (null)
  1358. [ 5.714370] Config c/1 of g1 needs at least one function.
  1359. [ 5.714404] configfs-gadget a800000.dwc3: failed to start g1: -22
  1360. + sleep 60
  1361. + reboot -f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement