• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[    0.000000] Booting Linux on physical CPU 0x0
2[    0.000000] Initializing cgroup subsys cpu
3[    0.000000] Initializing cgroup subsys cpuacct
4[    0.000000] Linux version 3.10.40-g158ad3f (android-build@vpeb5.mtv.corp.google.com) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Fri Aug 7 17:58:13 UTC 2015
5[    0.000000] CPU: ARMv7 Processor [513f06f1] revision 1 (ARMv7), cr=10c5387d
6[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
7[    0.000000] Machine: Qualcomm APQ 8084 (Flattened Device Tree), model: Motorola APQ 8084 Shamu
8[    0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000
9[    0.000000] Node qcom,msm-mem-hole removed memory d400000-fe00000
10[    0.000000] Node qcom,wdt@f9017000 memblock_reserve memory 3eae0000-3eaeb000
11[    0.000000] Node qcom,tz-log@fe805720 memblock_reserve memory 3eaeb000-3eaec000
12[    0.000000] Node android,ramoops-hole memblock_reserve memory 3e9e0000-3eae0000
13[    0.000000] cma: CMA: reserved 16 MiB at 0x31000000
14[    0.000000] cma: Found qsecom_region@0, memory base 0x00000000, size 17 MiB, limit 0xffffffff
15[    0.000000] cma: CMA: reserved 20 MiB at 0xbec00000
16[    0.000000] cma: Found secure_region@0, memory base 0x00000000, size 252 MiB, limit 0xffffffff
17[    0.000000] cma: CMA: reserved 252 MiB at 0xaf000000
18[    0.000000] Memory policy: ECC disabled, Data cache writealloc
19[    0.000000] On node 0 totalpages: 775680
20[    0.000000] free_area_init_node: node 0, pgdat c1200180, node_mem_map c5000000
21[    0.000000]   Normal zone: 1604 pages used for memmap
22[    0.000000]   Normal zone: 0 pages reserved
23[    0.000000]   Normal zone: 194560 pages, LIFO batch:31
24[    0.000000]   HighMem zone: 4540 pages used for memmap
25[    0.000000]   HighMem zone: 581120 pages, LIFO batch:31
26[    0.000000] PERCPU: Embedded 8 pages/cpu @c685f000 s17536 r0 d15232 u32768
27[    0.000000] pcpu-alloc: s17536 r0 d15232 u32768 alloc=8*4096
28[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
29[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 774076
30[    0.000000] Kernel command line: console=null androidboot.hardware=shamu msm_rtb.filter=0x37 ehci-hcd.park=3 utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags utags.backup=/dev/block/platform/msm_sdcc.1/by-name/utagsBackup coherent_pool=8M androidboot.bootdevice=msm_sdcc.1 androidboot.serialno=ZX1G22TBGF androidboot.baseband=mdm androidboot.version-baseband=D4.01-9625-05.24+FSG-9625-02.101 androidboot.mode=normal androidboot.device=shamu androidboot.hwrev=0x83A0 androidboot.radio=0x6 androidboot.powerup_reason=0x00004000 androidboot.bootreason=reboot androidboot.write_protect=0 restart.download_mode=0 androidboot.fsg-id= androidboot.secure_hardware=1 androidboot.cid=0xDE androidboot.wifimacaddr=5C:51:88:AC:C3:A0 androidboot.btmacaddr=5C:51:88:AC:C3:9F mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_smd_596_QHD_dualmipi0_cmd_v0 androidboot.bootloader=moto-apq8084-71.15 androidboot.carrier= androidboot.hardware.sku=XT1103 androidboot.bl_state=2
31[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
32[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
33[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
34[    0.000000] Memory: 212MB 2818MB = 3030MB total
35[    0.000000] Memory: 2728664k/2728664k available, 374056k reserved, 2044876K highmem
36[    0.000000] Virtual kernel memory layout:
37[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
38[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
39[    0.000000] 	   vmalloc : 0xf2800000 - 0xff000000   ( 200 MB)
40[    0.000000] 	    lowmem : 0xcfe00000 - 0xf2200000   ( 548 MB)
41[    0.000000] 	   vmalloc : 0xcd400000 - 0xcfe00000   (  42 MB)
42[    0.000000] 	    lowmem : 0xc0000000 - 0xcd400000   ( 212 MB)
43[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
44[    0.000000]       .text : 0xc0008000 - 0xc0f10f38   (15396 kB)
45[    0.000000]       .init : 0xc1000000 - 0xc110c480   (1074 kB)
46[    0.000000]       .data : 0xc110e000 - 0xc12424ec   (1234 kB)
47[    0.000000]        .bss : 0xc12425b0 - 0xc14e5e70   (2703 kB)
48[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
49[    0.000000] Preemptible hierarchical RCU implementation.
50[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
51[    0.000000] NR_IRQS:16 nr_irqs:16 16
52[    0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
53[    0.000000] Switching to timer-based delay loop
54[    0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
55[    0.000416] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
56[    0.000430] pid_max: default: 32768 minimum: 301
57[    0.000583] Security Framework initialized
58[    0.000609] SELinux:  Initializing.
59[    0.000658] SELinux:  Starting in permissive mode
60[    0.000713] Mount-cache hash table entries: 512
61[    0.049209] Initializing cgroup subsys freezer
62[    0.049250] CPU: Testing write buffer coherency: ok
63[    0.049711] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
64[    0.049763] Setting up static identity map for 0xc0a4b240 - 0xc0a4b2bc
65[    0.049902] Configuring XPU violations to be fatal errors
66[    0.051824] ftrace: Allocated trace_printk buffers
67[    0.062083] MSM Memory Dump table set up
68[    0.063273] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
69[    0.064597] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
70[    0.065879] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
71[    0.066017] Brought up 4 CPUs
72[    0.066036] SMP: Total of 4 processors activated (153.60 BogoMIPS).
73[    0.066044] CPU: All CPU(s) started in SVC mode.
74[    0.088936] pinctrl core: initialized pinctrl subsystem
75[    0.089275] regulator-dummy: no parameters
76[    0.101540] NET: Registered protocol family 16
77[    0.105095] DMA: preallocated 8192 KiB pool for atomic coherent allocations
78[    0.107098] VFP support v0.3: implementor 51 architecture 64 part 6f variant 3 rev 1
79[    0.129600] gpiochip_find_base: found new base at 877
80[    0.129687] gpiochip_add: registered GPIOs 877 to 1023 on device: msm_tlmm_v3_gpio
81[    0.138017] gpiochip_add: registered GPIOs 0 to 146 on device: msmgpio
82[    0.149387] spmi_pmic_arb fc4cf000.qcom,spmi: PMIC Arb Version-1 0x20000002
83[    0.160006] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
84[    0.166859] console [pstore-1] enabled
85[    0.166969] pstore: psi registered
86[    0.166982] ramoops: attached 0x100000@0x3e9e0000, ecc: 0/0
87[    0.172595] KPI: Bootloader start count = 38946
88[    0.172606] KPI: Bootloader end count = 71578
89[    0.172616] KPI: Bootloader display count = 1526389913
90[    0.172626] KPI: Bootloader load kernel count = 968790366
91[    0.172637] KPI: Kernel MPM timestamp = 117975
92[    0.172646] KPI: Kernel MPM Clock frequency = 32768
93[    0.172668] socinfo_print: v9, id=178, ver=1.1, raw_id=2305, raw_ver=1, hw_plat=0, hw_plat_ver=0
94[    0.172668]  accessory_chip=0, hw_plat_subtype=0, pmic_model=65542, pmic_die_revision=131073 foundry_id=1
95[    0.173632] Missing required property - label.  Using legacy parsing
96[    0.173839] smd_channel_probe_worker: allocation table not initialized
97[    0.173944] Missing required property - label.  Using legacy parsing
98[    0.181416] 8084_s1: 675 <--> 1050 mV at 0 mV normal idle
99[    0.181855] 8084_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
100[    0.182282] 8084_s1_so: 675 <--> 1050 mV at 675 mV normal idle
101[    0.182739] 8084_s2: 500 <--> 1050 mV at 0 mV normal idle
102[    0.183169] 8084_s2_corner: 0 <--> 0 mV at 0 mV normal idle
103[    0.183603] 8084_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
104[    0.184030] 8084_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
105[    0.184504] 8084_s3: 1300 mV normal idle
106[    0.184960] 8084_s4: 1800 mV normal idle
107[    0.185428] 8084_s5: 2150 mV normal idle
108[    0.185893] 8084_s6: 815 <--> 900 mV at 0 mV normal idle
109[    0.186313] 8084_s6_corner: 0 <--> 0 mV at 0 mV normal idle
110[    0.186764] 8084_s6_floor_corner: 0 <--> 0 mV at 0 mV normal idle
111[    0.187215] 8084_l1: 1225 mV normal idle
112[    0.187655] 8084_l2: 1200 mV normal idle
113[    0.188463] 8084_l3: 1000 mV normal idle
114[    0.189253] 8084_l4: 1225 mV normal idle
115[    0.189702] 8084_l6: 1800 mV normal idle
116[    0.190207] 8084_l8: 1800 mV normal idle
117[    0.190904] 8084_l9: 1800 mV normal idle
118[    0.191360] 8084_l10: 1800 mV normal idle
119[    0.191810] 8084_l12: 1800 mV normal idle
120[    0.192616] 8084_l12_ao: 1800 mV normal idle
121[    0.193082] 8084_l13: 1800 <--> 2950 mV at 2950 mV normal idle
122[    0.193526] 8084_l14: 1225 mV normal idle
123[    0.193983] 8084_l15: 1200 mV normal idle
124[    0.194444] 8084_l16: 1800 mV normal idle
125[    0.194892] 8084_l17: 3300 mV normal idle
126[    0.195604] 8084_l18: 2700 <--> 2850 mV at 2850 mV normal idle
127[    0.196318] 8084_l19: 3300 mV normal idle
128[    0.197007] 8084_l20: 2950 mV normal idle
129[    0.197470] 8084_l21: 2950 mV normal idle
130[    0.198169] 8084_l22: 3000 mV normal idle
131[    0.198650] 8084_l23: 2700 mV normal idle
132[    0.199094] 8084_l24: 3075 mV normal idle
133[    0.199555] 8084_l25: 2100 mV normal idle
134[    0.200017] 8084_l26: 1800 mV normal idle
135[    0.200511] 8084_l27: 1050 mV normal idle
136[    0.202675] 8084_lvs1: no parameters
137[    0.204765] 8084_lvs2: no parameters
138[    0.205173] 8084_lvs3: no parameters
139[    0.205561] 8084_lvs4: no parameters
140[    0.207995] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 2/4
141[    0.208008] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 2/4
142[    0.208245] krait-power-regulator f9088000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
143[    0.208344] krait-adjustment0: no parameters
144[    0.208557] krait0: 500 <--> 1275 mV at 900 mV fast normal idle
145[    0.208976] krait-power-regulator f9098000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
146[    0.209067] krait-adjustment1: no parameters
147[    0.209284] krait1: 500 <--> 1275 mV at 900 mV fast normal idle
148[    0.209706] krait-power-regulator f90a8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
149[    0.209794] krait-adjustment2: no parameters
150[    0.210016] krait2: 500 <--> 1275 mV at 900 mV fast normal idle
151[    0.210474] krait-power-regulator f90b8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
152[    0.210570] krait-adjustment3: no parameters
153[    0.210791] krait3: 500 <--> 1275 mV at 900 mV fast normal idle
154[    0.255223] msm-thermal qcom,msm-thermal.41: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
155[    0.255948] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
156[    0.256579] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1
157[    0.256585] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3
158[    0.256592] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2
159[    0.256597] hw-breakpoint: CPU 3 failed to disable vector catch
160[    0.256633] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0
161[    0.256746] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
162[    0.257393] msm-jtag-fuse fc4be024.jtagfuse: JTag Fuse initialized
163[    0.259015] 8084_mvs1: no parameters
164[    0.259540] of_get_named_gpio_flags exited with status 11
165[    0.259585] of_get_named_gpio_flags exited with status 10
166[    0.260195] of_get_named_gpio_flags exited with status 42
167[    0.260239] of_get_named_gpio_flags exited with status 41
168[    0.260558] of_get_named_gpio_flags exited with status 62
169[    0.260602] of_get_named_gpio_flags exited with status 61
170[    0.261074] of_get_named_gpio_flags exited with status 54
171[    0.261118] of_get_named_gpio_flags exited with status 53
172[    0.261828] of_get_named_gpio_flags exited with status 50
173[    0.261872] of_get_named_gpio_flags exited with status 49
174[    0.262762] sps:BAM 0xf9984000 (va:0xcd5e0000) enabled: ver:0x9, number of pipes:20
175[    0.262775] sps:BAM 0xf9984000 is registered.
176[    0.262794] sps:sps is ready.<6>[    0.264779] clock-krait-8974 f9016000.qcom,clock-krait: PVS config version: 3
177[    0.264803] clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 2
178[    0.264832] clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 6
179[    0.264846] clock-krait-8974 f9016000.qcom,clock-krait: SVS PVS bin: 13
180[    0.264858] clock-krait-8974 f9016000.qcom,clock-krait: PVS version: 1
181[    0.267756] L2 @ 768000 KHz
182[    0.267930] CPU0 @ 998400 KHz
183[    0.267940] CPU1 @ unknown rate. Forcing new rate.
184[    0.268038] CPU1 @ 300000 KHz
185[    0.268048] CPU2 @ unknown rate. Forcing new rate.
186[    0.268144] CPU2 @ 300000 KHz
187[    0.268154] CPU3 @ unknown rate. Forcing new rate.
188[    0.268249] CPU3 @ 300000 KHz
189[    0.271489] of_get_named_gpio_flags exited with status 121
190[    0.271564] of_get_named_gpio_flags exited with status 82
191[    0.271576] brcm_wifi_init_gpio: gpio_request WL_REG_ON done
192[    0.271594] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
193[    0.271821] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
194[    0.271833] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
195[    0.272731] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present<4>[    0.273695] ------------[ cut here ]------------
196[    0.273724] WARNING: at /usr/local/google/buildbot/repo_clients/https___partner-android.googlesource.com_a_kernel_manifest/m-dev-msm-shamu-3.10/private/msm-moto/drivers/clk/qcom/clock-local2.c:157 rcg_clk_prepare+0x2c/0x40()
197[    0.273735] Attempting to prepare usb30_master_clk_src before setting its rate. Set the rate first!
198[    0.273748] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.10.40-g158ad3f #1
199[    0.273778] [<c010c420>] (unwind_backtrace+0x0/0x11c) from [<c0109d44>] (show_stack+0x10/0x14)
200[    0.273802] [<c0109d44>] (show_stack+0x10/0x14) from [<c016a4f4>] (warn_slowpath_common+0x48/0x68)
201[    0.273825] [<c016a4f4>] (warn_slowpath_common+0x48/0x68) from [<c016a56c>] (warn_slowpath_fmt+0x2c/0x3c)
202[    0.273847] [<c016a56c>] (warn_slowpath_fmt+0x2c/0x3c) from [<c07d3e88>] (rcg_clk_prepare+0x2c/0x40)
203[    0.273870] [<c07d3e88>] (rcg_clk_prepare+0x2c/0x40) from [<c07d171c>] (clk_enable+0x148/0x188)
204[    0.273890] [<c07d171c>] (clk_enable+0x148/0x188) from [<c07d1654>] (clk_enable+0x80/0x188)
205[    0.273909] [<c07d1654>] (clk_enable+0x80/0x188) from [<c01549f0>] (msm_bus_fabric_probe+0x6f8/0x960)
206[    0.273932] [<c01549f0>] (msm_bus_fabric_probe+0x6f8/0x960) from [<c0491d8c>] (platform_drv_probe+0x14/0x18)
207[    0.273953] [<c0491d8c>] (platform_drv_probe+0x14/0x18) from [<c0490a30>] (driver_probe_device+0x134/0x344)
208[    0.273972] [<c0490a30>] (driver_probe_device+0x134/0x344) from [<c0490cec>] (__driver_attach+0x68/0x8c)
209[    0.273990] [<c0490cec>] (__driver_attach+0x68/0x8c) from [<c048f148>] (bus_for_each_dev+0x70/0x84)
210[    0.274008] [<c048f148>] (bus_for_each_dev+0x70/0x84) from [<c048f8dc>] (bus_add_driver+0xf4/0x238)
211[    0.274025] [<c048f8dc>] (bus_add_driver+0xf4/0x238) from [<c0491444>] (driver_register+0x9c/0x124)
212[    0.274050] [<c0491444>] (driver_register+0x9c/0x124) from [<c1000afc>] (do_one_initcall+0xb8/0x160)
213[    0.274071] [<c1000afc>] (do_one_initcall+0xb8/0x160) from [<c1000cac>] (kernel_init_freeable+0x108/0x1cc)
214[    0.274096] [<c1000cac>] (kernel_init_freeable+0x108/0x1cc) from [<c0a3839c>] (kernel_init+0xc/0xe4)
215[    0.274121] [<c0a3839c>] (kernel_init+0xc/0xe4) from [<c0106398>] (ret_from_fork+0x14/0x3c)
216[    0.274151] ---[ end trace da227214a82491b7 ]---
217[    0.274283] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
218[    0.274295] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
219[    0.275273] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 1 There are 1 nodes
220[    0.276970] AXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 26 There are 2 nodesAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
221[    0.277075] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present<6>[    0.278306] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr cdc00000
222[    0.279170] Physical OCMEM zone layout:
223[    0.279185]  zone graphics	: 0xfec00000 - 0xfed7ffff (1536 KB)
224[    0.279199]  zone lp_audio	: 0xfed80000 - 0xfedfffff ( 512 KB)
225[    0.279213]  zone video	: 0xfed80000 - 0xfedfffff ( 512 KB)
226[    0.303852] bio: create slab <bio-0> at 0
227[    0.305407] of_get_named_gpio_flags exited with status -517
228[    0.305430] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral
229[    0.305521] of_get_named_gpio_flags exited with status -517
230[    0.305540] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral
231[    0.305631] of_get_named_gpio_flags exited with status 96
232[    0.306047] vbat_disp: no parameters
233[    0.306265] of_get_named_gpio_flags exited with status 142
234[    0.306376] vdd_disp: no parameters
235[    0.306594] of_get_named_gpio_flags exited with status 145
236[    0.306697] vci_disp: no parameters
237[    0.307975] SCSI subsystem initialized
238[    0.308168] usbcore: registered new interface driver usbfs
239[    0.308214] usbcore: registered new interface driver hub
240[    0.308386] usbcore: registered new device driver usb
241[    0.308492] media: Linux media interface: v0.10
242[    0.308544] Linux video capture interface: v2.00
243[    0.311216] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
244[    0.311257] ION-heap mm: Cannot specify alignment for this type of heap
245[    0.311351] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
246[    0.311443] ION heap system created
247[    0.311508] ION heap kmalloc created
248[    0.311523] ION heap mm created at 0xaf000000 with size fc00000
249[    0.311541] ION heap pil_1 created at 0x0db00000 with size 1d00000
250[    0.311552] ION heap qsecom created at 0xbec00000 with size 1100000
251[    0.311909] gdsc_venus: no parameters
252[    0.312040] gdsc_venus_core0: fast normal
253[    0.312170] gdsc_venus_core1: fast normal
254[    0.312325] gdsc_vpu: no parameters
255[    0.312491] gdsc_mdss: no parameters
256[    0.312617] gdsc_jpeg: no parameters
257[    0.312789] gdsc_vfe: no parameters
258[    0.312929] gdsc_oxili_gx: no parameters
259[    0.312971] gdsc_oxili_gx: supplied by 8084_s6_corner
260[    0.313111] gdsc_oxili_cx: no parameters
261[    0.313243] gdsc_usb_hsic: no parameters
262[    0.313367] gdsc_pcie_0: no parameters
263[    0.313495] gdsc_pcie_1: no parameters
264[    0.313621] gdsc_usb30: no parameters
265[    0.313744] gdsc_usb30_sec: no parameters
266[    0.313759] gdsc_usb30_sec: supplied by gdsc_usb30
267[    0.314670] msm_iommu fda64000.qcom,iommu: device jpeg_iommu mapped at cd700000, with 3 ctx banks
268[    0.315342] msm_iommu fd928000.qcom,iommu: device mdp_iommu mapped at cd720000, with 3 ctx banks
269[    0.316260] msm_iommu fdc84000.qcom,iommu: device venus_iommu mapped at cd740000, with 5 ctx banks
270[    0.316847] msm_iommu fdb10000.qcom,iommu: device kgsl_iommu mapped at cd760000, with 3 ctx banks
271[    0.317595] msm_iommu fda44000.qcom,iommu: device vfe_iommu mapped at cd780000, with 3 ctx banks
272[    0.318748] msm_iommu f9bc4000.qcom,iommu: device copss_iommu mapped at cd7a0000, with 8 ctx banks
273[    0.318931] AXI: msm_bus_scale_register_client(): Master 93 not supported. Client cannot be registered
274[    0.319397] msm_iommu fdee4000.qcom,iommu: device vpu_iommu mapped at cd7c0000, with 3 ctx banks
275[    0.320056] msm_iommu fe054000.qcom,iommu: device lpass_qdsp_iommu mapped at cd7e0000, with 4 ctx banks
276[    0.320602] msm_iommu fe064000.qcom,iommu: device lpass_core_iommu mapped at cda20000, with 3 ctx banks
277[    0.321371] msm_iommu_ctx fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
278[    0.321434] msm_iommu_ctx fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
279[    0.321498] msm_iommu_ctx fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
280[    0.321569] msm_iommu_ctx fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
281[    0.321638] msm_iommu_ctx fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
282[    0.321701] msm_iommu_ctx fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
283[    0.321770] msm_iommu_ctx fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
284[    0.321841] msm_iommu_ctx fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
285[    0.321906] msm_iommu_ctx fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
286[    0.321930] msm_iommu_ctx fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
287[    0.321953] msm_iommu_ctx fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
288[    0.322030] msm_iommu_ctx fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
289[    0.322095] msm_iommu_ctx fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
290[    0.322158] msm_iommu_ctx fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
291[    0.322226] msm_iommu_ctx fda4c000.qcom,iommu-ctx: context vfe using bank 0
292[    0.322289] msm_iommu_ctx fda4d000.qcom,iommu-ctx: context cpp using bank 1
293[    0.322361] msm_iommu_ctx fda4e000.qcom,iommu-ctx: context vfe_secure using bank 2
294[    0.322432] msm_iommu_ctx f9bcc000.qcom,iommu-ctx: context copss_cb0 using bank 0
295[    0.322494] msm_iommu_ctx f9bcd000.qcom,iommu-ctx: context copss_cb1 using bank 1
296[    0.322556] msm_iommu_ctx f9bce000.qcom,iommu-ctx: context copss_usb using bank 2
297[    0.322620] msm_iommu_ctx f9bcf000.qcom,iommu-ctx: context copss_cb3 using bank 3
298[    0.322682] msm_iommu_ctx f9bd0000.qcom,iommu-ctx: context copss_cb4 using bank 4
299[    0.322746] msm_iommu_ctx f9bd1000.qcom,iommu-ctx: context copss_cb5 using bank 5
300[    0.322808] msm_iommu_ctx f9bd2000.qcom,iommu-ctx: context copss_cb6 using bank 6
301[    0.322873] msm_iommu_ctx f9bd3000.qcom,iommu-ctx: context copss_cb7 using bank 7
302[    0.322942] msm_iommu_ctx fdeec000.qcom,iommu-ctx: context vpu_hlos using bank 0
303[    0.323011] msm_iommu_ctx fdeed000.qcom,iommu-ctx: context vpu_cp using bank 1
304[    0.323076] msm_iommu_ctx fdeee000.qcom,iommu-ctx: context vpu_fw using bank 2
305[    0.323147] msm_iommu_ctx fe05c000.qcom,iommu-ctx: context q6_fw using bank 0
306[    0.323216] msm_iommu_ctx fe05d000.qcom,iommu-ctx: context audio_shared using bank 1
307[    0.323278] msm_iommu_ctx fe05e000.qcom,iommu-ctx: context q6_spare1 using bank 2
308[    0.323342] msm_iommu_ctx fe05f000.qcom,iommu-ctx: context q6_spare2 using bank 3
309[    0.323415] msm_iommu_ctx fe06c000.qcom,iommu-ctx: context lpass_core_image using bank 0
310[    0.323484] msm_iommu_ctx fe06d000.qcom,iommu-ctx: context lpass_core_audio using bank 1
311[    0.323552] msm_iommu_ctx fe06e000.qcom,iommu-ctx: context lpass_core_slimbus using bank 2
312[    0.324623] Advanced Linux Sound Architecture Driver Initialized.
313[    0.324838] Bluetooth: Core ver 2.16
314[    0.324866] NET: Registered protocol family 31
315[    0.324871] Bluetooth: HCI device and connection manager initialized
316[    0.324880] Bluetooth: HCI socket layer initialized
317[    0.324888] Bluetooth: L2CAP socket layer initialized
318[    0.324906] Bluetooth: SCO socket layer initialized
319[    0.325070] cfg80211: Calling CRDA to update world regulatory domain
320[    0.325722] of_get_named_gpio_flags exited with status 70
321[    0.325744] of_get_named_gpio_flags exited with status 69
322[    0.325765] of_get_named_gpio_flags exited with status 68
323[    0.325996] msm_pcie_enable: msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
324[    0.350437] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready!
325[    0.370427] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
326[    0.410474] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialized
327[    0.410604] PCI host bridge to bus 0000:00
328[    0.410613] pci_bus 0000:00: root bus resource [io  0xff200000-0xff2fffff]
329[    0.410620] pci_bus 0000:00: root bus resource [mem 0xff300000-0xffffffff]
330[    0.410626] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
331[    0.410678] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
332[    0.410895] pci 0000:00:00.0: supports D1
333[    0.410900] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
334[    0.411169] PCI: bus0: Fast back to back transfers disabled
335[    0.411180] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
336[    0.411544] pci 0000:01:00.0: [14e4:43ec] type 00 class 0x028000
337[    0.411610] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs
338[    0.411629] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x00007fff 64bit]
339[    0.411680] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x001c[4] is all FFs
340[    0.411696] pci 0000:01:00.0: reg 18: [mem 0x00000000-0x003fffff 64bit]
341[    0.411975] pci 0000:01:00.0: supports D1 D2
342[    0.411980] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
343[    0.412226] PCI: bus1: Fast back to back transfers disabled
344[    0.412235] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
345[    0.412248] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
346[    0.412366] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs
347[    0.412382] pci 0000:00:00.0: BAR 8: assigned [mem 0xff400000-0xff9fffff]
348[    0.412391] pci 0000:01:00.0: BAR 2: assigned [mem 0xff400000-0xff7fffff 64bit]
349[    0.412434] pci 0000:01:00.0: BAR 0: assigned [mem 0xff800000-0xff807fff 64bit]
350[    0.412477] pci 0000:00:00.0: PCI bridge to [bus 01]
351[    0.412512] pci 0000:00:00.0:   bridge window [mem 0xff400000-0xff9fffff]
352[    0.412548] PCI: enabling device 0000:00:00.0 (0140 -> 0143)
353[    0.412588] msm_pcie_probe: msm_pcie_probe: RC0 is enabled in bootup
354[    0.412962] of_get_named_gpio_flags exited with status 121
355[    0.413336] of_get_named_gpio_flags exited with status -517
356[    0.413346] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral
357[    0.413414] of_get_named_gpio_flags exited with status -517
358[    0.413423] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral
359[    0.413993] Switching to clocksource arch_sys_counter
360[    0.430079] NET: Registered protocol family 2
361[    0.430343] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
362[    0.430377] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
363[    0.430410] TCP: Hash tables configured (established 8192 bind 8192)
364[    0.430430] TCP: reno registered
365[    0.430438] UDP hash table entries: 512 (order: 2, 16384 bytes)
366[    0.430448] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
367[    0.430559] NET: Registered protocol family 1
368[    0.430702] PCI: CLS 64 bytes, default 64
369[    0.430912] of_get_named_gpio_flags exited with status -517
370[    0.430922] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral
371[    0.430992] of_get_named_gpio_flags exited with status -517
372[    0.431000] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral
373[    0.431138] Trying to unpack rootfs image as initramfs...
374[    0.454524] Freeing initrd memory: 1096K (c2000000 - c2112000)
375[    0.456531] hw perfevents: enabled with cpu PMU driver, 5 counters available
376[    0.457729] Detected 9 counters on the L2CC PMU.
377[    0.457906] hw perfevents: enabled with msm-l2 PMU driver, 9 counters available
378[    0.458411] gpiochip_find_base: found new base at 845
379[    0.458451] gpiochip_add: registered GPIOs 845 to 876 on device: smp2p
380[    0.458667] gpiochip_find_base: found new base at 813
381[    0.458703] gpiochip_add: registered GPIOs 813 to 844 on device: smp2p
382[    0.458722] gpiochip_find_base: found new base at 781
383[    0.458754] gpiochip_add: registered GPIOs 781 to 812 on device: smp2p
384[    0.458963] gpiochip_find_base: found new base at 749
385[    0.458998] gpiochip_add: registered GPIOs 749 to 780 on device: smp2p
386[    0.459018] gpiochip_find_base: found new base at 717
387[    0.459050] gpiochip_add: registered GPIOs 717 to 748 on device: slave-kernel
388[    0.459270] gpiochip_find_base: found new base at 685
389[    0.459305] gpiochip_add: registered GPIOs 685 to 716 on device: master-kernel
390[    0.459400] gpiochip_find_base: found new base at 653
391[    0.459433] gpiochip_add: registered GPIOs 653 to 684 on device: rdbg
392[    0.459658] gpiochip_find_base: found new base at 621
393[    0.459691] gpiochip_add: registered GPIOs 621 to 652 on device: rdbg
394[    0.459713] gpiochip_find_base: found new base at 589
395[    0.459748] gpiochip_add: registered GPIOs 589 to 620 on device: rdbg
396[    0.459799] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
397[    0.459819] gpiochip_find_base: found new base at 589
398[    0.459851] gpiochip_add: registered GPIOs 589 to 620 on device: rdbg
399[    0.459892] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
400[    0.460757] of_get_named_gpio_flags exited with status 719
401[    0.461002] of_get_named_gpio_flags exited with status 717
402[    0.461010] of_get_named_gpio_flags exited with status 718
403[    0.461018] of_get_named_gpio_flags exited with status 720
404[    0.461026] of_get_named_gpio_flags exited with status 685
405[    0.461588] dma_test_init, minor number 89
406[    0.462528] msm_rpm_log_probe: OK
407[    0.465050] usbcore: registered new interface driver hsic_sysmon
408[    0.465742] audit: initializing netlink socket (disabled)
409[    0.465766] type=2000 audit(0.459:1): initialized
410[    0.466291] bounce pool size: 64 pages
411[    0.469099] fuse init (API version 7.22)
412[    0.469334] msgmni has been set to 1339
413[    0.469358] SELinux:  Registering netfilter hooks
414[    0.470871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
415[    0.470878] io scheduler noop registered
416[    0.470883] io scheduler deadline registered
417[    0.470943] io scheduler cfq registered (default)
418[    0.470949] io scheduler test-iosched registered
419[    0.471633] gpiochip_find_base: found new base at 599
420[    0.471674] gpiochip_add: registered GPIOs 599 to 620 on device: pma8084-gpio
421[    0.472273] qcom,qpnp-pin qpnp-pin-f0066600: qpnp_pin_probe: gpio_chip registered between 599-620
422[    0.473206] gpiochip_find_base: found new base at 591
423[    0.473245] gpiochip_add: registered GPIOs 591 to 598 on device: pma8084-mpp
424[    0.473645] qcom,qpnp-pin qpnp-pin-f0066800: qpnp_pin_probe: gpio_chip registered between 591-598
425[    0.474111] mdss_mdp_probe: MDSS HW Base phy_Address=0xfd900000 virt=0xcda40000
426[    0.474126] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xcd71e000
427[    0.474155] mdss_mdp_pipe_addr_setup: type:1 ftchid:1 xinid:0 num:0 ndx:0x1 prio:0
428[    0.474162] mdss_mdp_pipe_addr_setup: type:1 ftchid:4 xinid:4 num:1 ndx:0x2 prio:1
429[    0.474167] mdss_mdp_pipe_addr_setup: type:1 ftchid:7 xinid:8 num:2 ndx:0x4 prio:2
430[    0.474176] mdss_mdp_pipe_addr_setup: type:2 ftchid:16 xinid:1 num:3 ndx:0x8 prio:4
431[    0.474181] mdss_mdp_pipe_addr_setup: type:2 ftchid:17 xinid:5 num:4 ndx:0x10 prio:5
432[    0.474187] mdss_mdp_pipe_addr_setup: type:2 ftchid:18 xinid:9 num:5 ndx:0x20 prio:6
433[    0.474195] mdss_mdp_pipe_addr_setup: type:3 ftchid:10 xinid:2 num:6 ndx:0x40 prio:8
434[    0.474200] mdss_mdp_pipe_addr_setup: type:3 ftchid:13 xinid:10 num:7 ndx:0x80 prio:9
435[    0.474206] mdss_mdp_pipe_addr_setup: type:1 ftchid:19 xinid:12 num:8 ndx:0x100 prio:3
436[    0.474212] mdss_mdp_pipe_addr_setup: type:2 ftchid:22 xinid:13 num:9 ndx:0x200 prio:7
437[    0.474293] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
438[    0.474299] mdss_mdp_parse_dt_fudge_factors: err reading qcom,mdss-ib-factor-overlap
439[    0.476230] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
440[    0.476353] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805
441[    0.476367] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_0_596_v0
442[    0.476513] mdss_dsi_parse_panel_features: partial_update_enabled=1
443[    0.476522] mdss_dsi_parse_panel_features: ulps feature enabled
444[    0.476537] mdss_dsi_panel_init: Continuous splash enabled<7>[    0.476875] of_get_named_gpio_flags: can't parse gpios property
445[    0.476880] dsi_panel_device_register:1624, Disp_en gpio not specified
446[    0.476886] of_get_named_gpio_flags: can't parse gpios property
447[    0.476889] dsi_panel_device_register: bklt_en gpio not specified
448[    0.476911] of_get_named_gpio_flags exited with status 12
449[    0.476937] of_get_named_gpio_flags exited with status 86
450[    0.477009] mdss_dsi_retrieve_ctrl_resources: ctrl_base=cd73a800 ctrl_size=200 phy_base=cd73cb00 phy_size=2b0
451[    0.519976] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
452[    0.520100] mdss_hw_rev_init: MDP Rev=10030001
453[    0.521067] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
454[    0.521077] mdss_dsi_pinctrl_init: failed to get pinctrl
455[    0.521082] mdss_dsi_ctrl_probe: failed to get pin resources
456[    0.521120] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805
457[    0.521125] controller config is not present
458[    0.521137] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_1_596_v0
459[    0.521248] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-on-command
460[    0.521255] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-off-command
461[    0.521263] mdss_dsi_parse_panel_features: partial_update_enabled=1
462[    0.521271] mdss_dsi_parse_panel_features: ulps feature enabled
463[    0.521282] mdss_dsi_panel_init: Continuous splash enabled<7>[    0.521514] of_get_named_gpio_flags: can't parse gpios property
464[    0.521519] dsi_panel_device_register:1624, Disp_en gpio not specified
465[    0.521524] of_get_named_gpio_flags: can't parse gpios property
466[    0.521528] dsi_panel_device_register: bklt_en gpio not specified
467[    0.521533] of_get_named_gpio_flags: can't parse gpios property
468[    0.521536] dsi_panel_device_register:1636, Disp_te gpio not specified
469[    0.521541] of_get_named_gpio_flags: can't parse gpios property
470[    0.521544] dsi_panel_device_register:1676, reset gpio not specified
471[    0.521605] mdss_dsi_retrieve_ctrl_resources: ctrl_base=cd752e00 ctrl_size=200 phy_base=cd754100 phy_size=2b0
472[    0.543820] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.17
473[    0.544409] mdss_fb_alloc_fbmem: no fb memory allocator function defined
474[    0.544414] mdss_fb_register: unable to allocate fb memory in fb register
475[    0.544472] mdss_fb_register: FrameBuffer[0] 1440x2560 registered successfully!
476[    0.544641] mdss_fb_alloc_fbmem: no fb memory allocator function defined
477[    0.544647] mdss_fb_register: unable to allocate fb memory in fb register
478[    0.544694] mdss_fb_register: FrameBuffer[1] 1920x1080 registered successfully!
479[    0.544741] mdss_dsi_status_init: DSI status check interval:8000
480[    0.545437] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
481[    0.547071] of_get_named_gpio_flags exited with status 43
482[    0.547091] of_get_named_gpio_flags exited with status 44
483[    0.547110] of_get_named_gpio_flags exited with status 45
484[    0.547129] of_get_named_gpio_flags exited with status 46
485[    0.547240] sps: BAM device 0xf9904000 is not registered yet.
486[    0.547250] sps:BAM 0xf9904000 is registered.
487[    0.549357] f9922000.uart: ttyHS0 at MMIO 0xf9922000 (irq = 144) is a MSM HS UART
488[    0.551260] of_get_named_gpio_flags: can't parse gpios property
489[    0.551264] of_get_named_gpio_flags: can't parse gpios property
490[    0.551269] of_get_named_gpio_flags: can't parse gpios property
491[    0.551273] of_get_named_gpio_flags: can't parse gpios property
492[    0.553134] f991e000.uart: ttyHS3 at MMIO 0xf991e000 (irq = 140) is a MSM HS UART
493[    0.555226] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
494[    0.555240] AXI: get_pdata(): Error: Client name not found
495[    0.555245] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
496[    0.555249] msm_serial_hsl_probe: Bus scaling is disabled
497[    0.555285] f995e000.serial: ttyHSL0 at MMIO 0xf995e000 (irq = 146) is a MSM
498[    0.555546] msm_serial_hsl_init: driver initialized
499[    0.556013] AXI: get_pdata(): Error: Client name not found
500[    0.556019] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
501[    0.556027] AXI: msm_bus_scale_register_client(): Cannot register client with null data
502[    0.556031] Unable to register bus client
503[    0.557104] diag: incorrect bridge init, instance: 1
504[    0.558232] diagchar initialized now
505[    0.559706] kgsl kgsl-3d0: Initialized kgsl-3d0: mmu=on
506[    0.562482] brd: module loaded
507[    0.563437] loop: module loaded
508[    0.563770] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
509[    0.563775] QSEECOM: qseecom_probe: Device does not support PFEQSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
510[    0.563785] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0QSEECOM: qseecom_probe: secure app region addr=0xd600000 size=0x500000
511[    0.565405] of_get_named_gpio_flags exited with status 75
512[    0.565440] of_get_named_gpio_flags exited with status 74
513[    0.565539] drv2605 8-005a: static vdd err -517
514[    0.565550] i2c 8-005a: Driver drv2605 requests probe deferral
515[    0.565612] drv260x: initialized
516[    0.565897] of_get_named_gpio_flags exited with status 91
517[    0.565990] of_get_named_gpio_flags exited with status 85
518[    0.566082] of_get_named_gpio_flags exited with status 76
519[    0.566335] of_get_named_gpio_flags exited with status 140
520[    0.567023] mmi_factory factory_support.80: Using mmi,factory-support-kungpow
521[    0.567088] of_get_named_gpio_flags exited with status 126
522[    0.567121] of_get_named_gpio_flags exited with status 146
523[    0.567167] of_get_named_gpio_flags exited with status 34
524[    0.567797] of_get_named_gpio_flags exited with status 119
525[    0.567866] of_get_named_gpio_flags exited with status 74
526[    0.567914] of_get_named_gpio_flags exited with status 73
527[    0.568210] i2c-core: driver [tabla-i2c-core] using legacy suspend method
528[    0.568216] i2c-core: driver [tabla-i2c-core] using legacy resume method
529[    0.568272] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
530[    0.568278] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
531[    0.568351] of_get_named_gpio_flags exited with status 595
532[    0.568387] of_get_named_gpio_flags exited with status 8
533[    0.568436] of_get_named_gpio_flags exited with status 116
534[    0.568442] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver flags = 0
535[    0.568490] bcm2079x-i2c 8-0076: vddswp regulator control absent
536[    0.568523] bcm2079x-i2c 8-0076: requesting IRQ 440
537[    0.568566] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver exited successfully
538[    0.568751] SCSI Media Changer driver v0.25
539[    0.569007] of_get_named_gpio_flags: can't parse gpios property
540[    0.569013] of_get_named_gpio_flags: can't parse gpios property
541[    0.569016] of_get_named_gpio_flags: can't parse gpios property
542[    0.569020] of_get_named_gpio_flags: can't parse gpios property
543[    0.569025] of_get_named_gpio_flags: can't parse gpios property
544[    0.569028] of_get_named_gpio_flags: can't parse gpios property
545[    0.569033] of_get_named_gpio_flags: can't parse gpios property
546[    0.569116] sps:BAM 0xf9904000 (va:0xcda80000) enabled: ver:0x16, number of pipes:24
547[    0.569204] of_get_named_gpio_flags exited with status 29
548[    0.572323] tun: Universal TUN/TAP device driver, 1.6
549[    0.572402] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
550[    0.572439] PPP generic driver version 2.4.2
551[    0.572489] PPP BSD Compression module registered
552[    0.572494] PPP Deflate Compression module registered
553[    0.572507] PPP MPPE Compression module registered
554[    0.572513] NET: Registered protocol family 24
555[    0.572548] usbcore: registered new interface driver rtl8150
556[    0.572566] usbcore: registered new interface driver r8152
557[    0.572584] usbcore: registered new interface driver asix
558[    0.572602] usbcore: registered new interface driver ax88179_178a
559[    0.572623] usbcore: registered new interface driver cdc_ether
560[    0.572780] usbcore: registered new interface driver cdc_ncm
561[    0.819301] of_get_named_gpio_flags exited with status 592
562[    0.819531] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
563[    0.819538] ehci-pci: EHCI PCI platform driver
564[    0.820229] of_get_named_gpio_flags exited with status 134
565[    0.820249] of_get_named_gpio_flags exited with status 135
566[    0.820267] of_get_named_gpio_flags exited with status 106
567[    0.820286] of_get_named_gpio_flags exited with status 108
568[    0.834872] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
569[    0.834886] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
570[    0.835023] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
571[    0.835174] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
572[    0.835180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
573[    0.835186] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
574[    0.835191] usb usb1: Manufacturer: Linux 3.10.40-g158ad3f xhci-hcd
575[    0.835197] usb usb1: SerialNumber: msm_hsic_host
576[    0.835313] xHCI xhci_add_endpoint called for root hub
577[    0.835317] xHCI xhci_check_bandwidth called for root hub
578[    0.835379] hub 1-0:1.0: USB hub found
579[    0.835400] hub 1-0:1.0: 1 port detected
580[    0.835540] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
581[    0.835550] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
582[    0.835651] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
583[    0.835658] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
584[    0.835665] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
585[    0.835671] usb usb2: Manufacturer: Linux 3.10.40-g158ad3f xhci-hcd
586[    0.835677] usb usb2: SerialNumber: msm_hsic_host
587[    0.835787] xHCI xhci_add_endpoint called for root hub
588[    0.835790] xHCI xhci_check_bandwidth called for root hub
589[    0.835854] hub 2-0:1.0: USB hub found
590[    0.835873] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
591[    0.836558] usbcore: registered new interface driver cdc_acm
592[    0.836563] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
593[    0.836597] usbcore: registered new interface driver usb-storage
594[    0.836616] usbcore: registered new interface driver ums-alauda
595[    0.836633] usbcore: registered new interface driver ums-cypress
596[    0.836726] usbcore: registered new interface driver ums-datafab
597[    0.836744] usbcore: registered new interface driver ums_eneub6250
598[    0.836762] usbcore: registered new interface driver ums-freecom
599[    0.836781] usbcore: registered new interface driver ums-isd200
600[    0.836801] usbcore: registered new interface driver ums-jumpshot
601[    0.836820] usbcore: registered new interface driver ums-karma
602[    0.836837] usbcore: registered new interface driver ums-onetouch
603[    0.836856] usbcore: registered new interface driver ums-sddr09
604[    0.836875] usbcore: registered new interface driver ums-sddr55
605[    0.836893] usbcore: registered new interface driver ums-usbat
606[    0.836935] usbcore: registered new interface driver usbserial
607[    0.837032] usbcore: registered new interface driver usb_ehset_test
608[    0.837057] usbcore: registered new interface driver diag_bridge
609[    0.837152] usbcore: registered new interface driver mdm_bridge
610[    0.837664] usbcore: registered new interface driver ks_bridge
611[    0.837671] ksb_init: init done
612[    0.837693] usbcore: registered new interface driver ipc_bridge
613[    0.838435] mousedev: PS/2 mouse device common for all mice
614[    0.838461] usbcore: registered new interface driver xpad
615[    0.838482] usbcore: registered new interface driver usb_acecad
616[    0.838503] usbcore: registered new interface driver aiptek
617[    0.838525] usbcore: registered new interface driver gtco
618[    0.838548] usbcore: registered new interface driver hanwang
619[    0.838570] usbcore: registered new interface driver kbtab
620[    0.838595] usbcore: registered new interface driver wacom
621[    0.838823] atmel_mxt_ts 1-004a: no valid patch sets found
622[    0.838860] atmel_mxt_ts 1-004a: processed 7 patch sets for 2 objects
623[    0.838890] atmel_mxt_ts 1-004a: no valid patch sets found
624[    0.838928] atmel_mxt_ts 1-004a: processed 33 patch sets for 4 objects
625[    0.838951] of_get_named_gpio_flags exited with status 84
626[    0.838983] of_get_named_gpio_flags exited with status 97
627[    0.972308] atmel_mxt_ts 1-004a: Family: 0xA4 Variant: 0x2 Firmware V1.3.AA Objects: 40
628[    0.994423] atmel_mxt_ts 1-004a: Revision ID: 0x32
629[    0.996765] atmel_mxt_ts 1-004a: Initialized power cfg: ACTV 255, IDLE 8
630[    0.997431] atmel_mxt_ts 1-004a: T100 Touchscreen size X1439Y2559
631[    0.999355] input: atmel_mxt_ts as /devices/f9966000.i2c/i2c-1/1-004a/input/input0
632[    0.999516] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change UNKNOWN -> STANDBY
633[    1.000485] qcom,qpnp-rtc qpnp-rtc-f0066e00: rtc core: registered qpnp_rtc as rtc0
634[    1.000602] i2c /dev entries driver
635[    1.001980] platform fdc00000.qcom,vidc: Driver msm_vidc_v4l2 requests probe deferral
636[    1.003268] of_get_named_gpio_flags exited with status 19
637[    1.003301] of_get_named_gpio_flags exited with status 20
638[    1.003346] of_get_named_gpio_flags exited with status 21
639[    1.003405] of_get_named_gpio_flags exited with status 22
640[    1.007059] of_get_named_gpio_flags exited with status 144
641[    1.007092] of_get_named_gpio_flags exited with status 23
642[    1.007576] of_get_named_gpio_flags exited with status 125
643[    1.007602] msm_eeprom_parse_memory_map: pageen not needed
644[    1.007611] msm_eeprom_parse_memory_map: pageen not needed
645[    1.007620] msm_eeprom_parse_memory_map: pageen not needed
646[    1.007630] msm_eeprom_parse_memory_map: pageen not needed
647[    1.007639] msm_eeprom_parse_memory_map: pageen not needed
648[    1.007650] msm_eeprom_parse_memory_map: pageen not needed
649[    1.007660] msm_eeprom_parse_memory_map: pageen not needed
650[    1.007671] msm_eeprom_parse_memory_map: pageen not needed
651[    1.007682] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state active
652[    1.015829] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
653[    1.015912] msm_cci_init:767: hw_version = 0x10000008
654[    1.015936] qcom,slave-addr = 0xA0
655[    1.023868] qcom,slave-addr = 0xA2
656[    1.031843] qcom,slave-addr = 0xA4
657[    1.039783] qcom,slave-addr = 0xA6
658[    1.047733] qcom,slave-addr = 0xA8
659[    1.055709] qcom,slave-addr = 0xAA
660[    1.063681] qcom,slave-addr = 0xAC
661[    1.071611] qcom,slave-addr = 0xAE
662[    1.075153] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
663[    1.082029] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state default
664[    1.082329] of_get_named_gpio_flags exited with status 17
665[    1.082362] of_get_named_gpio_flags exited with status 38
666[    1.082407] of_get_named_gpio_flags exited with status 37
667[    1.082435] msm_eeprom_parse_memory_map: pageen not needed
668[    1.082445] msm_eeprom_parse_memory_map: pageen not needed
669[    1.082459] msm_eeprom_parse_memory_map: pageen not needed
670[    1.082473] msm_eeprom_parse_memory_map: pageen not needed
671[    1.082490] msm_eeprom_parse_memory_map: pageen not needed
672[    1.082499] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state active
673[    1.154670] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
674[    1.154736] msm_cci_init:767: hw_version = 0x10000008
675[    1.434073] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
676[    1.504066] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state default
677[    1.505176] of_get_named_gpio_flags exited with status 15
678[    1.505209] of_get_named_gpio_flags exited with status 26
679[    1.505254] of_get_named_gpio_flags exited with status 35
680[    1.505313] of_get_named_gpio_flags exited with status 36
681[    1.505385] of_get_named_gpio_flags exited with status 120
682[    1.505414] g_sctrl[0] ef414000
683[    1.505517] of_get_named_gpio_flags exited with status 17
684[    1.505552] of_get_named_gpio_flags exited with status 38
685[    1.505597] of_get_named_gpio_flags exited with status 37
686[    1.505619] g_sctrl[1] ef414200
687[    1.519737] MSM-CPP cpp_init_hardware:780 CPP HW Version: 0x40010000
688[    1.519746] MSM-CPP cpp_init_hardware:790 stream_cnt:0
689[    1.521954] __msm_jpeg_init:1283] Jpeg Device id 0
690[    1.522044] __msm_jpeg_init:1283] Jpeg Device id 1__msm_jpeg_init:1283] Jpeg Device id 2
691[    1.523062] VPU, vpu_probe: Probe Successful
692[    1.523346] of_get_named_gpio_flags exited with status 123
693[    1.523352] BATT SUPPLY NAME = battery
694[    1.523377] max17042 0-0036: Config Revision = 2
695[    1.524419] power_supply max170xx_battery: driver failed to report `present' property: -11
696[    1.524511] thermal thermal_zone0: failed to read out thermal zone 0
697[    1.524544] power_supply max170xx_battery: driver failed to report `present' property: -11
698[    1.525460] Battery Temp State = 1
699[    1.525487] power_supply max170xx_battery: driver failed to report `present' property: -11
700[    1.529421] smb135x-charger 0-001c:  CMD_IL=4
701[    1.531172] smb135x_charger_probe: vadc not ready, defer probe
702[    1.624120] i2c 0-001c: Driver smb135x-charger requests probe deferral
703[    1.624154] bq28400_init:  bq28400 driver rev 1.0.
704[    1.624209] mmi-wls-charger 0-006c: Probe of mmi_wls_charger
705[    1.624216] mmi-wls-charger 0-006c: Using mmi,wls-charger-bq51021
706[    1.624294] of_get_named_gpio_flags exited with status 599
707[    1.624334] of_get_named_gpio_flags exited with status 615
708[    1.624386] of_get_named_gpio_flags exited with status 66
709[    1.624646] mmi-wls-charger 0-006c: supply name: battery
710[    1.624652] mmi-wls-charger 0-006c: supply name: dc
711[    1.624659] mmi-wls-charger 0-006c: supply name: usb
712[    1.624700] mmi_wls_chrg_get_property NO dev chip!
713[    1.624705] mmi_wls_chrg_get_property NO dev chip!
714[    1.624744] mmi_wls_chrg_get_property NO dev chip!
715[    1.624753] mmi_wls_chrg_get_property NO dev chip!
716[    1.624758] mmi_wls_chrg_get_property NO dev chip!
717[    1.624777] BATT PSY Not Found
718[    1.624782] DC PSY Not Found
719[    1.625192] of_get_named_gpio_flags exited with status 60
720[    1.625248] lm75 8-0048: hwmon1: sensor 'tmp108'
721[    1.666735] device-mapper: uevent: version 1.0.3
722[    1.666830] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
723[    1.666982] of_get_named_gpio_flags exited with status 602
724[    1.666987] bt_dt_parse_vreg_info: qca,bt-vdd-io: is not provided in device tree
725[    1.666992] bt_dt_parse_vreg_info: qca,bt-vdd-pa: is not provided in device tree
726[    1.666998] bt_dt_parse_vreg_info: qca,bt-vdd-ldo: is not provided in device tree
727[    1.667003] bt_dt_parse_vreg_info: qca,bt-chip-pwd: is not provided in device tree
728[    1.667431] Bluetooth: BlueSleep Mode Driver Ver 1.2
729[    1.667647] of_get_named_gpio_flags exited with status 67
730[    1.667666] of_get_named_gpio_flags exited with status 71
731[    1.667670] Bluetooth: bt_host_wake 67, bt_ext_wake 71
732[    1.667682] Bluetooth: host_wake_irq 436, polarity 0
733[    1.668222] cpuidle: using governor ladder
734[    1.668228] cpuidle: using governor menu
735[    1.668257] sdhci: Secure Digital Host Controller Interface driver
736[    1.668262] sdhci: Copyright(c) Pierre Ossman
737[    1.668595] sdhci-pltfm: SDHCI platform and OF driver helper
738[    1.668737] of_get_named_gpio_flags: can't parse gpios property
739[    1.668793] sdhci_msm msm_sdcc.1: Parsing Pinctrl failed with -22, falling back on GPIO lib
740[    1.671685] mmc0: no vqmmc regulator found
741[    1.671696] mmc0: no vmmc regulator found
742[    1.699983] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using 32-bit ADMA
743[    1.700870] qce fd440000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd440000
744[    1.700879] qce fd440000.qcom,qcedev: CE device = 0x0
745[    1.700879] , IO base, CE = 0xcdb40000
746[    1.700879] , Consumer (IN) PIPE 2,    Producer (OUT) PIPE 3
747[    1.700879] IO base BAM = 0x0
748[    1.700879] BAM IRQ 268
749[    1.700879] Engines Availability = 0x2010853
750[    1.700910] sps:BAM 0xfd444000 is registered.
751[    1.700952] sps:BAM 0xfd444000 (va:0xcdb20000) enabled: ver:0x23, number of pipes:8
752[    1.701000] QCE50: qce_sps_init:  Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
753[    1.702069] qcedev: FIPS140-2 Known Answer Tests : Skipped
754[    1.702485] qcrypto fd440000.qcom,qcrypto: Qualcomm Crypto 5.2.1 device found @0xfd440000
755[    1.702494] qcrypto fd440000.qcom,qcrypto: CE device = 0x0
756[    1.702494] , IO base, CE = 0xcdb80000
757[    1.702494] , Consumer (IN) PIPE 4,    Producer (OUT) PIPE 5
758[    1.702494] IO base BAM = 0x0
759[    1.702494] BAM IRQ 268
760[    1.702494] Engines Availability = 0x2010853
761[    1.702555] QCE50: qce_sps_init:  Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
762[    1.703172] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-aes
763[    1.703282] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-aes
764[    1.703371] qcrypto fd440000.qcom,qcrypto: qcrypto-ctr-aes
765[    1.703444] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-des
766[    1.703515] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-des
767[    1.703642] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-3des
768[    1.703729] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-3des
769[    1.703816] qcrypto fd440000.qcom,qcrypto: qcrypto-xts-aes
770[    1.703951] qcrypto fd440000.qcom,qcrypto: qcrypto-sha1
771[    1.704060] qcrypto fd440000.qcom,qcrypto: qcrypto-sha256
772[    1.704140] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
773[    1.704263] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-des
774[    1.704343] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
775[    1.704422] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha1
776[    1.704555] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha256
777[    1.704623] qcrypto fd440000.qcom,qcrypto: qcrypto-aes-ccm
778[    1.704701] qcrypto fd440000.qcom,qcrypto: qcrypto-rfc4309-aes-ccm
779[    1.704706] qcrypto: FIPS140-2 Known Answer Tests: Skipped
780[    1.705838] usbcore: registered new interface driver usbhid
781[    1.705843] usbhid: USB HID core driver
782[    1.706053] ashmem: initialized
783[    1.706530] sps:BAM 0xf9304000 is registered.
784[    1.706537] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
785[    1.706777] qcom,qpnp-power-on qpnp-power-on-f0065c00: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
786[    1.706793] qcom,qpnp-power-on qpnp-power-on-f0065c00: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
787[    1.706898] input: qpnp_pon as /devices/virtual/input/input1
788[    1.708800] cpubw qcom,cpubw.36: Device doesn't take AB votes!
789[    1.708903] kraitbw-l2pm qcom,kraitbw-l2pm.37: BW HWmon governor registered.
790[    1.709406] of_get_named_gpio_flags exited with status 111
791[    1.709426] of_get_named_gpio_flags exited with status 112
792[    1.709445] of_get_named_gpio_flags exited with status 109
793[    1.709464] of_get_named_gpio_flags exited with status 110
794[    1.709482] of_get_named_gpio_flags exited with status 113
795[    1.709487] of_get_named_gpio_flags: can't parse gpios property
796[    1.709491] of_get_named_gpio_flags: can't parse gpios property
797[    1.709496] of_get_named_gpio_flags: can't parse gpios property
798[    1.709513] of_get_named_gpio_flags exited with status 114
799[    1.709533] of_get_named_gpio_flags exited with status 115
800[    1.709537] of_get_named_gpio_flags: can't parse gpios property
801[    1.709542] of_get_named_gpio_flags: can't parse gpios property
802[    1.709560] of_get_named_gpio_flags exited with status 128
803[    1.709566] ext-mdm qcom,mdm0.73: parsing gpio done
804[    1.709801] ext-mdm qcom,mdm0.73: ipc configure done
805[    1.710666] usbcore: registered new interface driver snd-usb-audio
806[    1.711475] of_get_named_gpio_flags exited with status 129
807[    1.711615] tfa9890 left probed successfully!
808[    1.711642] of_get_named_gpio_flags: can't parse gpios property
809[    1.711764] tfa9890 right probed successfully!
810[    1.712925] fsa8500 8-0023: Device ID is 0x1
811[    1.712949] of_get_named_gpio_flags exited with status 9
812[    1.714509] fsa8500_initialize success
813[    1.714639] fsa8500 probed successfully
814[    1.721694] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
815[    1.722162] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
816[    1.722799] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
817[    1.723114] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
818[    1.724065] BATT PSY Not Found
819[    1.724071] DC PSY Not Found
820[    1.726538] ocmem: Notifier registered for 5
821[    1.727774] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
822[    1.727805] of_get_named_gpio_flags exited with status 130
823[    1.727811] earpice gpio 130
824[    1.727872] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
825[    1.727924] platform sound.44: Driver apq8084-asoc requests probe deferral
826[    1.728842] u32 classifier
827[    1.728847]     Actions configured
828[    1.728854] Netfilter messages via NETLINK v0.30.
829[    1.728891] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
830[    1.729116] ctnetlink v0.93: registering with nfnetlink.
831[    1.729151] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
832[    1.729156] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
833[    1.729337] xt_time: kernel timezone is -0000
834[    1.729463] ip_tables: (C) 2000-2006 Netfilter Core Team
835[    1.729536] arp_tables: (C) 2002 David S. Miller
836[    1.729557] TCP: cubic registered
837[    1.729562] Initializing XFRM netlink socket
838[    1.729771] NET: Registered protocol family 10
839[    1.730089] mip6: Mobile IPv6
840[    1.730107] ip6_tables: (C) 2000-2006 Netfilter Core Team
841[    1.730168] sit: IPv6 over IPv4 tunneling driver
842[    1.730385] NET: Registered protocol family 17
843[    1.730404] NET: Registered protocol family 15
844[    1.730434] Bridge firewalling registered
845[    1.730442] Ebtables v2.0 registered
846[    1.730474] l2tp_core: L2TP core driver, V2.0
847[    1.730486] l2tp_ppp: PPPoL2TP kernel driver, V2.0
848[    1.730490] l2tp_netlink: L2TP netlink interface
849[    1.730521] l2tp_debugfs: L2TP debugfs support
850[    1.730592] NET: Registered protocol family 27
851[    1.730893] of_get_named_gpio_flags exited with status 593
852[    1.730978] hdmi_vreg: no parameters
853[    1.731123] of_get_named_gpio_flags exited with status 607
854[    1.731187] usb1_vreg: no parameters
855[    1.731302] gpiochip_find_base: found new base at 559
856[    1.731351] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
857[    1.731415] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
858[    1.731603] gpiochip_find_base: found new base at 559
859[    1.731640] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
860[    1.731688] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
861[    1.731836] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
862[    1.731953] of_get_named_gpio_flags exited with status 75
863[    1.731986] of_get_named_gpio_flags exited with status 74
864[    1.732516] drv260x->vibrator_vdd not initialized
865[    1.733481] ocmem: Notifier registered for 1
866[    1.733566] drv260x: Boot-up calibration disabled
867[    1.733985] smb135x-charger 0-001c:  CMD_IL=4
868[    1.735882] smb1357_otg_vreg: no parameters
869[    1.739218] drv260x driver found: drv2605.
870[    1.757492] smb135x-charger 0-001c: HW Detected SDP!
871[    1.769636] smb135x-charger 0-001c: set low thr to 2750000 and high to 8700000
872[    1.770889] mmc0: BKOPS_EN bit = 0
873[    1.773846] smb135x_setup_vbat_monitoring: vbat monitoring setup complete
874[    1.774513] smb135x-charger 0-001c: SMB135X version = smb1359 revision = rev2.1 successfully probed batt=1 dc = 0 usb = 0
875[    1.774673] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
876[    1.774818] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
877[    1.775223] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
878[    1.775250] of_get_named_gpio_flags exited with status 130
879[    1.775256] earpice gpio 130
880[    1.775331] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
881[    1.775378] platform sound.44: Driver apq8084-asoc requests probe deferral
882[    1.775433] gpiochip_find_base: found new base at 559
883[    1.775472] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
884[    1.775569] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
885[    1.775717] gpiochip_find_base: found new base at 559
886[    1.775750] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
887[    1.775797] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
888[    1.775940] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
889[    1.776749] Registering SWP/SWPB emulation handler
890[    1.776986] of_get_named_gpio_flags exited with status 845
891[    1.777230] of_get_named_gpio_flags exited with status 813
892[    1.777258] of_get_named_gpio_flags exited with status 781
893[    1.777284] of_get_named_gpio_flags exited with status 749
894[    1.785206] usb1_vreg: disabling
895[    1.785252] 8084_l4: disabling
896[    1.785441] regulator-dummy: disabling
897[    1.786083] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
898[    1.786240] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
899[    1.786609] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
900[    1.786636] of_get_named_gpio_flags exited with status 130
901[    1.786642] earpice gpio 130
902[    1.786705] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
903[    1.786749] platform sound.44: Driver apq8084-asoc requests probe deferral
904[    1.786818] gpiochip_find_base: found new base at 559
905[    1.786861] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
906[    1.786923] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
907[    1.787092] gpiochip_find_base: found new base at 559
908[    1.787128] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
909[    1.787179] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
910[    1.787340] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
911[    1.788855] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
912[    1.789023] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
913[    1.789413] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
914[    1.789440] of_get_named_gpio_flags exited with status 130
915[    1.789446] earpice gpio 130
916[    1.789484] file system registered
917[    1.789502] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
918[    1.789515] mbim_init: initialize 1 instances
919[    1.789627] platform sound.44: Driver apq8084-asoc requests probe deferral
920[    1.789635] mbim_init: Initialized 1 ports
921[    1.789694] gpiochip_find_base: found new base at 559
922[    1.789735] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
923[    1.789791] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
924[    1.790143] gpiochip_find_base: found new base at 559
925[    1.790182] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
926[    1.790252] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
927[    1.790406] mmc0: new HS400 MMC card at address 0001
928[    1.790425] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
929[    1.790630] mmcblk0: mmc0:0001 SDW32G 29.1 GiB
930[    1.790742] mmcblk0rpmb: mmc0:0001 SDW32G partition 3 4.00 MiB
931[    1.791053] rndis_qc_init: initialize rndis QC instance
932[    1.791254] android_usb gadget: Mass Storage Function, version: 2009/09/11
933[    1.791260] android_usb gadget: Number of LUNs=1
934[    1.791267]  lun0: LUN: removable file: (no medium)
935[    1.791741] android_usb gadget: android_usb ready
936[    1.792042] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
937[    1.792232] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
938[    1.792422]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42
939[    1.792644] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
940[    1.792682] of_get_named_gpio_flags exited with status 130
941[    1.792688] earpice gpio 130
942[    1.792764] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
943[    1.792809] platform sound.44: Driver apq8084-asoc requests probe deferral
944[    1.792885] gpiochip_find_base: found new base at 559
945[    1.792929] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
946[    1.792997] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
947[    1.793167] gpiochip_find_base: found new base at 559
948[    1.793208] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
949[    1.793266] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
950[    1.793432] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
951[    1.794247] of_get_named_gpio_flags exited with status 600
952[    1.794269] of_get_named_gpio_flags exited with status 55
953[    1.794289] of_get_named_gpio_flags exited with status 56
954[    1.794312] gpiod_set_debounce: gpio-600 status -22
955[    1.794597] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
956[    1.794807] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
957[    1.795171] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
958[    1.795197] of_get_named_gpio_flags exited with status 130
959[    1.795204] earpice gpio 130
960[    1.795267] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
961[    1.795312] platform sound.44: Driver apq8084-asoc requests probe deferral
962[    1.795383] gpiochip_find_base: found new base at 559
963[    1.795422] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
964[    1.795481] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
965[    1.795645] gpiochip_find_base: found new base at 559
966[    1.795679] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
967[    1.795748] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
968[    1.795911] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
969[    1.796028] gpiod_set_debounce: gpio-55 status -22
970[    1.796087] gpiod_set_debounce: gpio-56 status -22
971[    1.796204] input: gpio-keys as /devices/gpio_keys.75/input/input2
972[    1.796533] qcom,qpnp-rtc qpnp-rtc-f0066e00: setting system clock to 1970-04-13 03:34:04 UTC (8825644)
973[    1.797716] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
974[    1.797875] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
975[    1.798226] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
976[    1.798250] of_get_named_gpio_flags exited with status 130
977[    1.798256] earpice gpio 130
978[    1.798315] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
979[    1.798357] platform sound.44: Driver apq8084-asoc requests probe deferral
980[    1.798424] gpiochip_find_base: found new base at 559
981[    1.798461] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
982[    1.798517] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
983[    1.798672] gpiochip_find_base: found new base at 559
984[    1.798707] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
985[    1.798757] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
986[    1.798920] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
987[    1.799876] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
988[    1.800030] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
989[    1.800376] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
990[    1.800399] of_get_named_gpio_flags exited with status 130
991[    1.800404] earpice gpio 130
992[    1.800457] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
993[    1.800496] platform sound.44: Driver apq8084-asoc requests probe deferral
994[    1.800562] gpiochip_find_base: found new base at 559
995[    1.800598] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
996[    1.800651] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
997[    1.800803] gpiochip_find_base: found new base at 559
998[    1.800837] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
999[    1.800887] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1000[    1.801049] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
1001[    1.801417] msm_thermal:interrupt_mode_init Interrupt mode init
1002[    1.802413] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests
1003[    1.802671] dhd_module_init in
1004[    1.802817] found wifi platform device bcmdhd_wlan
1005[    1.803159] PCI_PROBE:  bus 1, slot 0,vendor 14E4, device 43EC(good PCI location)
1006[    1.803164] dhdpcie_init enter
1007[    1.803170] dhdpcie_init: found adapter info 'DHD generic adapter'
1008[    1.803185] alloc static buf at f0240000!
1009[    1.803321] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
1010[    1.803619] dhdpcie_bus_attach: ENTER
1011[    1.804300] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
1012[    1.804309] wifi_platform_get_mac_addr
1013[    1.739908] drv260x probe work succeeded
1014[    1.804386] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
1015[    1.804596] wl_create_event_handler(): thread:wl_event_handler:e0 started
1016[    1.804717] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xef6506cc
1017[    1.804768] dhd_attach(): thread:dhd_watchdog_thread:e1 started
1018[    1.804777] dhd_deferred_work_init: work queue initialized
1019[    1.804898] Dongle Host Driver, version 1.201.31 (r)
1020[    1.804898] Compiled in drivers/net/wireless/bcmdhd on Aug  7 2015 at 17:57:51
1021[    1.805133] Register interface [wlan0]  MAC: 5c:51:88:ac:c3:a0
1022[    1.805133]
1023[    1.805141] dhd_prot_ioctl : bus is down. we have nothing to do
1024[    1.805147] dhd_bus_devreset: == Power OFF ==
1025[    1.914081] msm_pcie_disable: msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
1026[    1.915907] dhd_bus_devreset:  WLAN OFF Done
1027[    1.915913] wifi_platform_set_power = 0
1028[    1.915918] brcm_wlan_power Enter: power off
1029[    1.915926] dhdpcie_init:Exit - SUCCESS
1030[    1.916036] clock_late_init: Removing enables held for handed-off clocks
1031[    1.916138] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
1032[    1.916355] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
1033[    1.916856] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
1034[    1.916889] of_get_named_gpio_flags exited with status 130
1035[    1.916896] earpice gpio 130
1036[    1.916971] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
1037[    1.917021] platform sound.44: Driver apq8084-asoc requests probe deferral
1038[    1.917143] gpiochip_find_base: found new base at 559
1039[    1.917186] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1040[    1.917263] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1041[    1.917480] gpiochip_find_base: found new base at 559
1042[    1.917517] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1043[    1.917567] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1044[    1.917787] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
1045[    1.923072] ALSA device list:
1046[    1.923081]   No soundcards found.
1047[    1.923158] Warning: unable to open an initial console.
1048[    1.923202] Freeing unused kernel memory: 48K (c1100000 - c110c000)
1049[    1.924492] init: init started!
1050[    1.926589] SELinux: 2048 avtab hash slots, 5379 rules.
1051[    1.927739] SELinux: 2048 avtab hash slots, 5379 rules.
1052[    1.927754] SELinux:  1 users, 2 roles, 625 types, 0 bools, 1 sens, 1024 cats
1053[    1.927760] SELinux:  87 classes, 5379 rules
1054[    1.928384] SELinux:  Completing initialization.
1055[    1.928389] SELinux:  Setting up existing superblocks.
1056[    1.928408] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
1057[    1.928422] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
1058[    1.928497] SELinux: initialized (dev bdev, type bdev), not configured for labeling
1059[    1.928509] SELinux: initialized (dev proc, type proc), uses genfs_contexts
1060[    1.928529] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
1061[    1.928549] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
1062[    1.941831] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
1063[    1.941854] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
1064[    1.941868] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
1065[    1.941879] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
1066[    1.941911] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
1067[    1.941997] SELinux: initialized (dev configfs, type configfs), not configured for labeling
1068[    1.942009] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
1069[    1.942034] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
1070[    2.068651] type=1403 audit(8825644.759:2): policy loaded auid=4294967295 ses=4294967295
1071[    2.068985] type=1404 audit(8825644.759:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
1072[    2.154215] init: (Initializing SELinux enforcing took 0.23s.)
1073[    2.159447] init: init second stage started!
1074[    2.220768] init: waitpid failed: No child processes
1075[    2.221054] init: (Loading properties from /default.prop took 0.00s.)
1076[    2.222256] init: (Parsing /init.environ.rc took 0.00s.)
1077[    2.222376] init: (Parsing /init.usb.rc took 0.00s.)
1078[    2.223265] init: (Parsing init.shamu.usb.rc took 0.00s.)
1079[    2.223412] init: (Parsing init.shamu.power.rc took 0.00s.)
1080[    2.223459] init: (Parsing init.shamu.diag.rc took 0.00s.)
1081[    2.223477] init: (Parsing /init.shamu.rc took 0.00s.)
1082[    2.223563] init: (Parsing /init.zygote32.rc took 0.00s.)
1083[    2.223643] init: (Parsing /init.trace.rc took 0.00s.)
1084[    2.223660] init: (Parsing /init.rc took 0.00s.)
1085[    2.223776] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
1086[    2.223834] init: Starting service 'ueventd'...
1087[    2.224501] init: Waiting for /dev/.coldboot_done...
1088[    2.225812] ueventd: ueventd started!
1089[    2.512774] ueventd: Coldboot took 0.28s.
1090[    2.517237] init: Waiting for /dev/.coldboot_done took 0.29s.
1091[    2.517660] keychord: using input dev atmel_mxt_ts for fevent
1092[    2.517671] keychord: using input dev qpnp_pon for fevent
1093[    2.517680] keychord: using input dev gpio-keys for fevent
1094[    2.518189] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
1095[    2.518453] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
1096[    2.519445] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
1097[    2.521670] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
1098[    2.521842] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
1099[    2.522737] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
1100[    2.522855] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
1101[    2.524347] pstore: Found record type 0, psi name ramoops
1102[    2.524463] pstore: Found record type 2, psi name ramoops
1103[    2.524488] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
1104[    2.524653] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
1105[    2.604492] fs_mgr: Enabling dm-verity for system (mode 2)
1106[    2.606456] bio: create slab <bio-1> at 1
1107[    2.614764] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1
1108[    2.614791] SELinux: initialized (dev dm-0, type ext4), uses xattr
1109[    2.614878] fs_mgr: __mount(source=/dev/block/dm-0,target=/system,type=ext4)=0
1110[    2.615282] EXT4-fs (mmcblk0p42): VFS: Can't find ext4 filesystem
1111[    2.615345] fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/userdata,/data,ext4)=-1: Invalid argument
1112[    2.618957] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
1113[    2.690122] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
1114[    2.690122]
1115[    2.690165] e2fsck: ext2fs_open2: Bad magic number in super-block
1116[    2.690165]
1117[    2.690179] e2fsck: /system/bin/e2fsck: Superblock invalid, trying backup blocks...
1118[    2.690179]
1119[    2.690192] e2fsck: /system/bin/e2fsck: Bad magic number in super-block while trying to open /dev/block/platform/msm_sdcc.1/by-name/userdata
1120[    2.690192]
1121[    2.690205] e2fsck:
1122[    2.690205]
1123[    2.690217] e2fsck: The superblock could not be read or does not describe a correct ext2
1124[    2.690217]
1125[    2.690230] e2fsck: filesystem.  If the device is valid and it really contains an ext2
1126[    2.690230]
1127[    2.690243] e2fsck: filesystem (and not swap or ufs or something else), then the superblock
1128[    2.690243]
1129[    2.690256] e2fsck: is corrupt, and you might try running e2fsck with an alternate superblock:
1130[    2.690256]
1131[    2.690268] e2fsck:     e2fsck -b 8193 <device>
1132[    2.690268]
1133[    2.690280] e2fsck:
1134[    2.690280]
1135[    2.690297] e2fsck: e2fsck terminated by exit(8)
1136[    2.690297]
1137[    2.690842] EXT4-fs (mmcblk0p42): VFS: Can't find ext4 filesystem
1138[    2.690896] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=-1
1139[    2.691490] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/msm_sdcc.1/by-name/userdata for mount /data type ext4 )
1140[    2.691566] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
1141[    2.691956] EXT4-fs (mmcblk0p38): Ignoring removed nomblk_io_submit option
1142[    2.694514] EXT4-fs (mmcblk0p38): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
1143[    2.694534] SELinux: initialized (dev mmcblk0p38, type ext4), uses xattr
1144[    2.694599] fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/cache,/cache,ext4)=0: Success
1145[    2.695219] fs_mgr: check_fs(): unmount(/cache) succeeded
1146[    2.695244] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
1147[    2.711996] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
1148[    2.711996]
1149[    2.712032] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 26/16384 files, 2193/65536 blocks
1150[    2.712032]
1151[    2.716672] EXT4-fs (mmcblk0p38): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered
1152[    2.716696] SELinux: initialized (dev mmcblk0p38, type ext4), uses xattr
1153[    2.716750] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=ext4)=0
1154[    2.719982] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: barrier=1
1155[    2.720053] SELinux: initialized (dev mmcblk0p1, type ext4), uses mountpoint labeling
1156[    2.720076] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/modem,target=/firmware,type=ext4)=0
1157[    2.720437] EXT4-fs (mmcblk0p26): Ignoring removed nomblk_io_submit option
1158[    2.722088] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
1159[    2.722102] SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
1160[    2.722132] fs_mgr: check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/persist,/persist,ext4)=0: Success
1161[    2.722707] fs_mgr: check_fs(): unmount(/persist) succeeded
1162[    2.722730] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/persist
1163[    2.736968] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
1164[    2.736968]
1165[    2.737005] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/persist: clean, 63/320 files, 1111/1280 blocks
1166[    2.737005]
1167[    2.744382] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1
1168[    2.744407] SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
1169[    2.744460] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/persist,target=/persist,type=ext4)=0
1170[    2.747340] SELinux: initialized (dev mmcblk0p21, type ext4), uses mountpoint labeling
1171[    2.751219] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
1172[    2.752416] init: Starting service 'logd'...
1173[    2.754095] smb135x-charger 0-001c: Start APSD Rerun!
1174[    2.756520] init: Starting service 'vold'...
1175[    2.757109] init: Not bootcharting.
1176[    2.773843] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
1177[    2.786439] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 252) exited with status 0
1178[    2.787997] logd.auditd: start
1179[    2.788030] logd.klogd: 2783993853
1180[    2.792336] init: (Loading properties from /oem/oem.prop took 0.00s.)
1181[    2.792369] init: (Loading properties from /oem/oem.prop took 0.00s.)
1182[    2.792397] init: (Loading properties from /oem/oem.prop took 0.00s.)
1183[    2.792425] init: (Loading properties from /oem/oem.prop took 0.00s.)
1184[    2.792454] init: (Loading properties from /oem/oem.prop took 0.00s.)
1185[    2.792483] init: (Loading properties from /oem/oem.prop took 0.00s.)
1186[    2.792511] init: (Loading properties from /oem/oem.prop took 0.00s.)
1187[    2.794425] init: (Loading properties from /system/build.prop took 0.00s.)
1188[    2.794481] init: (Loading properties from /vendor/build.prop took 0.00s.)
1189[    2.794513] init: (Loading properties from /factory/factory.prop took 0.00s.)
1190[    2.797604] init: Starting service 'logd-reinit'...
1191[    2.802007] subsys-pil-tz fe200000.qcom,lpass: adsp: loading from 0x0db00000 to 0x0ef00000
1192[    2.802303] AO-Notify: Generel: 6
1193[    2.813876] logd.daemon: reinit
1194[    2.978662] src_detect_handler: chip->usb_present = 0 usb_present = 1
1195[    3.370433] subsys-pil-tz fe200000.qcom,lpass: adsp: Brought out of reset
1196[    3.434837] subsys-pil-tz fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
1197[    3.435120] AO-Notify: Generel: 7
1198[    3.435129] L-Notify: Generel: 7
1199[    3.461847] subsys-pil-tz fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
1200[    3.462787] apr_tal:Q6 Is Up
1201[    3.462832] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
1202[    3.463047] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
1203[    3.463646] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
1204[    3.463672] diag: In diag_send_msg_mask_update, invalid status 0
1205[    3.463680] diag: In diag_send_log_mask_update, invalid status 0<7>[    3.463728] of_get_named_gpio_flags exited with status 130
1206[    3.463738] earpice gpio 130
1207[    3.463897] init: Service 'logd-reinit' (pid 258) exited with status 0
1208[    3.463902] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
1209[    3.463961] platform sound.44: Driver apq8084-asoc requests probe deferral
1210[    3.464098] gpiochip_find_base: found new base at 559
1211[    3.464173] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1212[    3.464275] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1213[    3.464329] ueventd: SELinux: Could not get canonical path /sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559 restorecon: No such file or directory.
1214[    3.464466] gpiochip_find_base: found new base at 559
1215[    3.464555] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1216[    3.464647] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1217[    3.466804] init: Starting service 'healthd'...
1218[    3.467410] init: Starting service 'lmkd'...
1219[    3.468094] init: Starting service 'servicemanager'...
1220[    3.468609] init: Starting service 'surfaceflinger'...
1221[    3.468853] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
1222[    3.468938] of_get_named_gpio_flags exited with status 130
1223[    3.468950] earpice gpio 130
1224[    3.469149] init: Starting service 'mdm_helper'...
1225[    3.469306] apq8084-asoc sound.44: ASoC: CODEC taiko_codec not registered
1226[    3.469395] platform sound.44: Driver apq8084-asoc requests probe deferral
1227[    3.469563] gpiochip_find_base: found new base at 559
1228[    3.469765] init: Starting service 'sensors'...
1229[    3.469866] binder: 275:275 transaction failed 29189, size 0-0
1230[    3.470113] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1231[    3.470251] init: Starting service 'qseecomd'...
1232[    3.470274] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1233[    3.470664] gpiochip_find_base: found new base at 559
1234[    3.470910] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1235[    3.471046] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1236[    3.473524] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet0/accept_ra': No such file or directory
1237[    3.473563] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet1/accept_ra': No such file or directory
1238[    3.473599] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet2/accept_ra': No such file or directory
1239[    3.473637] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet3/accept_ra': No such file or directory
1240[    3.473676] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet4/accept_ra': No such file or directory
1241[    3.473713] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet5/accept_ra': No such file or directory
1242[    3.473749] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet6/accept_ra': No such file or directory
1243[    3.473782] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet7/accept_ra': No such file or directory
1244[    3.473816] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio0/accept_ra': No such file or directory
1245[    3.473849] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio1/accept_ra': No such file or directory
1246[    3.473886] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio2/accept_ra': No such file or directory
1247[    3.473922] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio3/accept_ra': No such file or directory
1248[    3.473956] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio4/accept_ra': No such file or directory
1249[    3.473990] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio5/accept_ra': No such file or directory
1250[    3.474022] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra': No such file or directory
1251[    3.474200] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra': No such file or directory
1252[    3.474243] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb0/accept_ra': No such file or directory
1253[    3.474279] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb1/accept_ra': No such file or directory
1254[    3.474314] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb2/accept_ra': No such file or directory
1255[    3.474347] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb3/accept_ra': No such file or directory
1256[    3.474844] xhci_msm_hsic msm_hsic_host: remove, state 4
1257[    3.474869] usb usb2: USB disconnect, device number 1
1258[    3.475208] xHCI xhci_drop_endpoint called for root hub
1259[    3.475215] xHCI xhci_check_bandwidth called for root hub
1260[    3.475951] xhci_msm_hsic msm_hsic_host: USB bus 2 deregistered
1261[    3.475970] xhci_msm_hsic msm_hsic_host: remove, state 1
1262[    3.475989] usb usb1: USB disconnect, device number 1
1263[    3.476248] xHCI xhci_drop_endpoint called for root hub
1264[    3.476254] xHCI xhci_check_bandwidth called for root hub
1265[    3.476792] xhci_msm_hsic msm_hsic_host: USB bus 1 deregistered
1266[    3.523558] type=1400 audit(8825646.209:4): avc: denied { read write } for pid=280 comm="sensors.qcom" name="diag" dev="tmpfs" ino=8888 scontext=u:r:sensors:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file permissive=0
1267[    3.524937] init: write_file: Unable to open '/sys/module/rmnet_usb/parameters/no_fwd_rmnet_links': No such file or directory
1268[    3.525133] IPC_RTR: msm_ipc_router_send_control_msg: xprt_info not initialized
1269[    3.525878] rmnet usb ctrl Initialized.
1270[    3.525927] usbcore: registered new interface driver rmnet_usb
1271[    3.526350] init: write_file: Unable to open '/sys/class/android_usb/android0/f_mass_storage/vendor': No such file or directory
1272[    3.526394] init: write_file: Unable to open '/sys/class/android_usb/android0/f_mass_storage/product': No such file or directory
1273[    3.529196] init: Starting service 'defaultcrypto'...
1274[    3.529491] enable_store: android_usb: already disabled
1275[    3.566891] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
1276[    3.566951] of_get_named_gpio_flags exited with status 130
1277[    3.566959] earpice gpio 130
1278[    3.567279] apq8084-asoc sound.44: ASoC: CODEC taiko_codec not registered
1279[    3.567336] platform sound.44: Driver apq8084-asoc requests probe deferral
1280[    3.567426] gpiochip_find_base: found new base at 559
1281[    3.567487] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1282[    3.567567] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1283[    3.567726] gpiochip_find_base: found new base at 559
1284[    3.567780] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1285[    3.567846] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1286[    3.574938] sps:BAM 0xfe184000 (va:0xcde40000) enabled: ver:0x16, number of pipes:31
1287[    3.575477] taiko-slim taiko-slim-pgd: Platform data from device tree
1288[    3.575637] taiko-slim taiko-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
1289[    3.575664] taiko-slim taiko-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
1290[    3.575691] taiko-slim taiko-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
1291[    3.575723] taiko-slim taiko-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
1292[    3.575758] taiko-slim taiko-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
1293[    3.575789] taiko-slim taiko-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
1294[    3.575821] taiko-slim taiko-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
1295[    3.575863] of_get_named_gpio_flags exited with status 101
1296[    3.578685] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
1297[    3.578742] of_get_named_gpio_flags exited with status 130
1298[    3.578751] earpice gpio 130
1299[    3.579064] apq8084-asoc sound.44: ASoC: CODEC taiko_codec not registered
1300[    3.579133] platform sound.44: Driver apq8084-asoc requests probe deferral
1301[    3.579263] gpiochip_find_base: found new base at 559
1302[    3.579427] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1303[    3.579543] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1304[    3.579802] gpiochip_find_base: found new base at 559
1305[    3.579993] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1306[    3.580089] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1307[    3.574953] sps:BAM 0xfe184000 is registered.
1308[    3.634275] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0<6>[    3.634318] taiko-slim taiko-slim-pgd: wcd9xxx_slim_device_up: slim device up
1309[    3.634601] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
1310[    3.640051] taiko-slim taiko-slim-pgd: wcd9xxx_check_codec_type: detected taiko_codec, major 0x102, minor 0x1, ver 0x2
1311[    3.640070] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
1312[    3.646321] tomtom-slim tomtom-slim-pgd: Platform data from device tree
1313[    3.646385] tomtom-slim tomtom-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
1314[    3.646415] tomtom-slim tomtom-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
1315[    3.646445] tomtom-slim tomtom-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
1316[    3.646484] tomtom-slim tomtom-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
1317[    3.646516] tomtom-slim tomtom-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
1318[    3.646556] tomtom-slim tomtom-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
1319[    3.646587] tomtom-slim tomtom-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
1320[    3.646650] of_get_named_gpio_flags exited with status 101
1321[    3.646855] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
1322[    3.646884] of_get_named_gpio_flags exited with status 130
1323[    3.646892] earpice gpio 130
1324[    3.648105] taiko_codec taiko_codec: taiko_codec_probe()
1325[    3.649442] _gpio_request: gpio-101 (CDC_RESET) status -16
1326[    3.649449] wcd9xxx_reset: Failed to request gpio 101
1327[    3.649458] wcd9xxx_slim_probe: Resetting Codec failed
1328[    3.652001] tomtom-slim: probe of tomtom-slim-pgd failed with error -16
1329[    3.676620] msm-pcm-routing msm-pcm-routing: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
1330[    3.676636] msm-pcm-routing msm-pcm-routing: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
1331[    3.695388] msm-pcm-routing msm-pcm-routing: ASoC: mux SLIM_0_RX AANC MUX has no paths
1332[    3.712853] left : val 0x889b
1333[    3.721575] tfa9890.8-0034: loading presets,eq and config files
1334[    3.721557] tfa9890.8-0034 codec registered
1335[    3.725756] right : val 0x889b
1336[    3.726427] tfa9890.8-0035 codec registered
1337[    3.727444] msm-dai-q6-dev msm-dai-q6-dev.16388: ASoC: no source widget found for SLIMBUS_2_RX
1338[    3.727454] msm-dai-q6-dev msm-dai-q6-dev.16388: ASoC: Failed to add route SLIMBUS_2_RX -> direct -> Slimbus2 Playback
1339[    3.727482] msm-dai-q6-dev msm-dai-q6-dev.16389: ASoC: no sink widget found for SLIMBUS_2_TX
1340[    3.727489] msm-dai-q6-dev msm-dai-q6-dev.16389: ASoC: Failed to add route Slimbus2 Capture -> direct -> SLIMBUS_2_TX
1341[    3.729917] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia1 mapping ok
1342[    3.732450] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia2 mapping ok
1343[    3.735326] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> CS-VOICE mapping ok
1344[    3.738367] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> VoIP mapping ok
1345[    3.741545] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia3 mapping ok
1346[    3.744764] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
1347[    3.747683] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> QUAT_MI2S_TX_HOSTLESS mapping ok
1348[    3.750552] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
1349[    3.753083] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
1350[    3.756367] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
1351[    3.756576] tfa9890_load_preset: looading cfg file ./left.boost.music.config
1352[    3.758141] tfa9890_load_preset: looading cfg file ./left.boost.voice.config
1353[    3.759535] tfa9890_load_preset: looading cfg file ./left.boost.ringtone.config
1354[    3.759639] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
1355[    3.762172] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
1356[    3.765141] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
1357[    3.765522] tfa9890_load_preset: looading eq file ./left.boost.music.eq
1358[    3.767888] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
1359[    3.767905] tfa9890_load_preset: looading eq file ./left.boost.voice.eq
1360[    3.769576] tfa9890_load_preset: looading eq file ./left.boost.ringtone.eq
1361[    3.769603] tfa9890.8-0035: loading presets,eq and config files
1362[    3.770718] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> VoLTE mapping ok
1363[    3.773320] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia5 mapping ok
1364[    3.776278] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM1 mapping ok
1365[    3.778975] compress asoc: snd-soc-dummy-dai <-> MultiMedia7 mapping ok
1366[    3.781566] compress asoc: snd-soc-dummy-dai <-> MultiMedia10 mapping ok
1367[    3.784376] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia8 mapping ok
1368[    3.787188] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> VOICE_STUB mapping ok
1369[    3.788453] tfa9890_load_preset: looading cfg file ./right.boost.music.config
1370[    3.789918] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> VOLTE_STUB mapping ok
1371[    3.792444] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
1372[    3.795149] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
1373[    3.795966] tfa9890_load_preset: looading cfg file ./right.boost.voice.config
1374[    3.797945] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia6 mapping ok
1375[    3.800729] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> VOICE2_STUB mapping ok
1376[    3.800902] tfa9890_load_preset: looading cfg file ./right.boost.ringtone.config
1377[    3.802378] tfa9890_load_preset: looading eq file ./right.boost.music.eq
1378[    3.803494] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM2 mapping ok
1379[    3.803734] tfa9890_load_preset: looading eq file ./right.boost.voice.eq
1380[    3.806160] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM3 mapping ok
1381[    3.808119] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM4 mapping ok
1382[    3.809039] tfa9890_load_preset: looading eq file ./right.boost.ringtone.eq
1383[    3.810895] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM5 mapping ok
1384[    3.812028] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
1385[    3.813670] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM6 mapping ok
1386[    3.816939] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM7 mapping ok
1387[    3.819407] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> LSM8 mapping ok
1388[    3.821869] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> QCHAT mapping ok
1389[    3.824591] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> MultiMedia9 mapping ok
1390[    3.827091] apq8084-asoc sound.44:  taiko_vifeedback <-> msm-dai-q6-dev.16393 mapping ok
1391[    3.829581] apq8084-asoc sound.44:  taiko_rx2 <-> msm-dai-q6-dev.16388 mapping ok
1392[    3.832083] apq8084-asoc sound.44:  taiko_tx2 <-> msm-dai-q6-dev.16389 mapping ok
1393[    3.834610] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
1394[    3.837091] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
1395[    3.839541] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
1396[    3.841144] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
1397[    3.842548] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-auxpcm.2 mapping ok
1398[    3.844003] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-auxpcm.2 mapping ok
1399[    3.845877] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.16386 mapping ok
1400[    3.847363] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.16387 mapping ok
1401[    3.848860] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.16390 mapping ok
1402[    3.850390] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.16391 mapping ok
1403[    3.851881] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
1404[    3.853395] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
1405[    3.854790] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
1406[    3.856316] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.16396 mapping ok
1407[    3.857831] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-dev.16397 mapping ok
1408[    3.859302] apq8084-asoc sound.44:  msm-stub-tx <-> msm-dai-q6-mi2s.3 mapping ok
1409[    3.860788] msm_audrx_init(), dev_namemsm-dai-q6-dev.16384
1410[    3.861830] of_get_named_gpio_flags: can't parse gpios property
1411[    3.861837] of_get_named_gpio_flags: can't parse gpios property
1412[    3.861841] of_get_named_gpio_flags: can't parse gpios property
1413[    3.861956] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic1
1414[    3.861982] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic2
1415[    3.862006] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic3
1416[    3.862029] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic4
1417[    3.862053] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic5
1418[    3.862077] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic6
1419[    3.862501] of_get_named_gpio_flags exited with status 47
1420[    3.864532] msm_snd_ext_hs_detect:fsa8500 hs detection is used
1421[    3.864620] msm_audrx_init: External HS detect enabled
1422[    3.864669] apq8084-asoc sound.44:  taiko_rx1 <-> msm-dai-q6-dev.16384 mapping ok
1423[    3.867201] apq8084-asoc sound.44:  taiko_tx2 <-> msm-dai-q6-dev.16385 mapping ok
1424[    3.869600] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-dev.16392 mapping ok
1425[    3.872013] apq8084-asoc sound.44:  taiko_mad1 <-> msm-dai-q6-dev.16395 mapping ok
1426[    3.874710] apq8084-asoc sound.44:  taiko_rx2 <-> msm-dai-stub-dev.0 mapping ok
1427[    3.877131] apq8084-asoc sound.44:  taiko_tx1 <-> msm-dai-stub-dev.1 mapping ok
1428[    3.879527] apq8084-asoc sound.44:  taiko_tx3 <-> msm-dai-stub-dev.3 mapping ok
1429[    3.881931] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-mi2s.0 mapping ok
1430[    3.883558] apq8084-asoc sound.44:  msm-stub-rx <-> msm-dai-q6-mi2s.0 mapping ok
1431[    3.885415] apq8084-asoc sound.44:  snd-soc-dummy-dai <-> PRI_RX_MI2S_TX_HOSTLESS mapping ok
1432[    3.887227] apq8084-asoc sound.44:  tfa9890_codec_left <-> msm-dai-stub-dev.4 mapping ok
1433[    3.889237] apq8084-asoc sound.44:  tfa9890_codec_right <-> msm-dai-stub-dev.5 mapping ok
1434[    3.891839] apq8084-asoc sound.44:  tfa9890_stereo <-> msm-dai-q6-mi2s.3 mapping ok
1435[    3.903015] input: apq8084-taiko-tfa9890_stereo_co Button Jack as /devices/sound.44/sound/card0/input3
1436[    3.903084] keychord: using input dev apq8084-taiko-tfa9890_stereo_co Button Jack for fevent
1437[    3.903162] input: apq8084-taiko-tfa9890_stereo_co Headset Jack as /devices/sound.44/sound/card0/input4
1438[    3.911499] of_get_named_gpio_flags exited with status 77
1439[    3.911522] of_get_named_gpio_flags exited with status 78
1440[    3.911541] of_get_named_gpio_flags exited with status 79
1441[    3.911560] of_get_named_gpio_flags exited with status 80
1442[    3.911567] of_get_named_gpio_flags: can't parse gpios property
1443[    3.911571] of_get_named_gpio_flags: can't parse gpios property
1444[    3.911575] of_get_named_gpio_flags: can't parse gpios property
1445[    3.911579] of_get_named_gpio_flags: can't parse gpios property
1446[    3.911653] of_get_named_gpio_flags: can't parse gpios property
1447[    3.911661] apq8084-asoc sound.44: property qcom,us-euro-gpios not detected in node /soc/sound
1448[    3.911767] gpiochip_find_base: found new base at 559
1449[    3.911880] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1450[    3.911986] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1451[    3.912226] gpiochip_find_base: found new base at 559
1452[    3.912305] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1453[    3.912388] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1454[    4.006856] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
1455[    4.008795] warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
1456[    4.218803] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change STANDBY -> ACTIVE
1457[    4.230109] init: Starting service 'bootanim'...
1458[    4.508181] bio: create slab <bio-2> at 2
1459[    4.983686] SELinux: initialized (dev dm-1, type ext4), uses xattr
1460[    4.983864] fs_mgr: check_fs(): mount(/dev/block/dm-1,/data,ext4)=0: Success
1461[    4.986281] fs_mgr: check_fs(): unmount(/data) succeeded
1462[    4.986332] fs_mgr: Running /system/bin/e2fsck on /dev/block/dm-1
1463[    5.030516] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
1464[    5.030516]
1465[    5.030581] e2fsck: /dev/block/dm-1: clean, 1589/1738080 files, 187394/6951904 blocks
1466[    5.030581]
1467[    5.040705] SELinux: initialized (dev dm-1, type ext4), uses xattr
1468[    5.040780] fs_mgr: __mount(source=/dev/block/dm-1,target=/data,type=ext4)=0
1469[    5.085872] init: Starting service 'logd-reinit'...
1470[    5.086598] init: Starting service 'adbd'...
1471[    5.089081] read descriptors
1472[    5.089095] read descriptors
1473[    5.089105] read strings
1474[    5.089130] mtp_bind_config
1475[    5.091755] init: Not bootcharting.
1476[    5.128430] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
1477[    5.136092] logd.daemon: reinit
1478[    5.137977] init: Service 'logd-reinit' (pid 362) exited with status 0
1479[    5.142211] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 367) exited with status 0
1480[    5.188638] init: Starting service 'netd'...
1481[    5.189051] init: Starting service 'debuggerd'...
1482[    5.189274] init: cannot find '/system/bin/debuggerd64', disabling 'debuggerd64'
1483[    5.189496] init: Starting service 'ril-daemon'...
1484[    5.189920] init: Starting service 'drm'...
1485[    5.190337] init: Starting service 'media'...
1486[    5.190736] init: Starting service 'installd'...
1487[    5.191159] init: Starting service 'flash_recovery'...
1488[    5.191585] init: Starting service 'keystore'...
1489[    5.192040] init: Starting service 'irsc_util'...
1490[    5.192477] init: Starting service 'qmuxd'...
1491[    5.192917] init: Starting service 'netmgrd'...
1492[    5.193308] init: Starting service 'imsqmidaemon'...
1493[    5.193780] init: Starting service 'adspd'...
1494[    5.194311] init: Starting service 'mpdecision'...
1495[    5.194764] init: Starting service 'thermal-engine'...
1496[    5.195220] init: Starting service 'bdAddrLoader'...
1497[    5.195738] init: Starting service 'mmi-touch-sh'...
1498[    5.196220] init: Starting service 'zygote'...
1499[    5.196694] init: Starting service 'gatekeeperd'...
1500[    5.199031] healthd: battery l=4 v=3426 t=29.2 h=2 st=2 c=-503 chg=
1501[    5.260297] android_work: android_work: sent uevent USB_STATE=CONNECTED
1502[    5.329920] android_usb gadget: high-speed config #1: fe8050c8.android_usb
1503[    5.330019] dwc3 f9200000.dwc3: Avail curr from USB = 500
1504[    5.336869] healthd: battery l=4 v=3345 t=29.2 h=2 st=2 c=-1040 chg=u
1505[    5.384222] android_work: android_work: sent uevent USB_STATE=CONFIGURED
1506[    5.437366] msm_thermal:set_enabled enabled = 0
1507[    5.443715] smb135x-charger 0-001c: set low thr to 2750000 and high to 8700000
1508[    5.445592] smb135x_setup_vbat_monitoring: vbat monitoring setup complete
1509[    5.505302] healthd: battery l=4 v=3341 t=29.2 h=2 st=2 c=-642 chg=u
1510[    5.518117] healthd: battery l=4 v=3341 t=29.2 h=2 st=2 c=-642 chg=u
1511[    5.527900] healthd: battery l=4 v=3341 t=29.2 h=2 st=2 c=-642 chg=u
1512[    5.532568] healthd: battery l=4 v=3341 t=29.2 h=2 st=2 c=-642 chg=u
1513[    5.576712] init: cannot find '/system/xbin/perfprofd', disabling 'perfprofd'
1514[    5.577109] init: Starting service 'bridgemgrd'...
1515[    5.577664] init: Starting service 'time_daemon'...
1516[    5.578282] init: Starting service 'qcamerasvr'...
1517[    5.578733] init: Starting service 'atfwd'...
1518[    5.579186] init: Starting service 'cnd'...
1519[    5.599261] init: Service 'irsc_util' (pid 377) exited with status 0
1520[    5.599422] init: Service 'bdAddrLoader' (pid 384) exited with status 1
1521[    5.599749] init: Starting service 'mdm_helper_proxy'...
1522[    5.600599] init: Starting service 'imsdatadaemon'...
1523[    5.824108] init.mmi.touch.sh: Touch firmware is up to date
1524[    5.826079] init: Service 'mmi-touch-sh' (pid 385) exited with status 0
1525[    5.955891] failed: no power_down_setting
1526[    5.955910] msm_camera_fill_vreg_params:56 i 0 j 0 cam_vdig
1527[    5.955920] msm_camera_fill_vreg_params:67 i 2 j 1 cam_vio
1528[    5.955928] msm_camera_fill_vreg_params:89 i 4 j 2 cam_vaf
1529[    5.955935] msm_camera_fill_vreg_params:89 i 5 j 2 cam_vaf
1530[    5.955941] msm_camera_fill_vreg_params:67 i 7 j 1 cam_vio
1531[    5.955948] msm_camera_fill_vreg_params:56 i 9 j 0 cam_vdig
1532[    5.956115] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
1533[    5.996630] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
1534[    5.996784] msm_cci_init:767: hw_version = 0x10000008
1535[    5.997036] imx214 probe succeeded
1536[    5.997045] msm_sensor_read_otp: imx214 OTP disabled in sensor lib
1537[    5.997468] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
1538[    6.038006] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
1539[    6.040192] msm_camera_fill_vreg_params:67 i 2 j 1 cam_vio
1540[    6.040205] msm_camera_fill_vreg_params:56 i 4 j 0 cam_vdig
1541[    6.040216] msm_camera_fill_vreg_params:56 i 1 j 0 cam_vdig
1542[    6.040227] msm_camera_fill_vreg_params:67 i 3 j 1 cam_vio
1543[    6.040379] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state active
1544[    6.118841] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
1545[    6.119006] msm_cci_init:767: hw_version = 0x10000008
1546[    6.119791] ar0261 probe succeeded
1547[    6.119800] msm_sensor_read_otp: ar0261 OTP disabled in sensor lib
1548[    6.120386] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
1549[    6.172677] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state default
1550[    6.173328] msm_cci_release invalid ref count 0 / cci state 1
1551[    6.173337] msm_sensor_cci_i2c_util line 502 rc = -22
1552[    6.173344] msm_actuator_close:917 cci_init failed
1553[    6.173384] msm_cci_release invalid ref count 0 / cci state 1
1554[    6.173393] msm_sensor_cci_i2c_util line 502 rc = -22
1555[    6.173402] msm_actuator_close:917 cci_init failed
1556[    6.173521] msm_cci_release invalid ref count 0 / cci state 1
1557[    6.173529] msm_sensor_cci_i2c_util line 502 rc = -22
1558[    6.173535] msm_ois_close:719 cci_init failed
1559[    6.173700] msm_csid_init: CSID_VERSION = 0x30010000
1560[    6.175408] msm_csid_init: CSID_VERSION = 0x30010000
1561[    6.189586] init: Service 'defaultcrypto' (pid 288) exited with status 0
1562[    6.189791] init: Service 'flash_recovery' (pid 375) exited with status 0
1563[    6.320730] MSM-CPP cpp_init_hardware:780 CPP HW Version: 0x40010000
1564[    6.320750] MSM-CPP cpp_init_hardware:790 stream_cnt:0
1565[    6.348172] MSM-CPP cpp_load_fw:914 MC Bootloader Version: 0x312e3176
1566[    6.354139] MSM-CPP cpp_load_fw:927 CPP FW Version: 0x10060000
1567[    6.390115] of_get_named_gpio_flags exited with status 134
1568[    6.390144] of_get_named_gpio_flags exited with status 135
1569[    6.390169] of_get_named_gpio_flags exited with status 106
1570[    6.390194] of_get_named_gpio_flags exited with status 108
1571[    6.405427] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
1572[    6.405460] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
1573[    6.405610] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
1574[    6.405819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
1575[    6.405828] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1576[    6.405837] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
1577[    6.405845] usb usb1: Manufacturer: Linux 3.10.40-g158ad3f xhci-hcd
1578[    6.405852] usb usb1: SerialNumber: msm_hsic_host
1579[    6.406143] xHCI xhci_add_endpoint called for root hub
1580[    6.406149] xHCI xhci_check_bandwidth called for root hub
1581[    6.406277] hub 1-0:1.0: USB hub found
1582[    6.406304] hub 1-0:1.0: 1 port detected
1583[    6.406505] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
1584[    6.406520] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
1585[    6.406529] gpiochip_find_base: found new base at 559
1586[    6.406638] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1587[    6.406663] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
1588[    6.406673] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1589[    6.406681] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
1590[    6.406688] usb usb2: Manufacturer: Linux 3.10.40-g158ad3f xhci-hcd
1591[    6.406696] usb usb2: SerialNumber: msm_hsic_host
1592[    6.406770] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1593[    6.406873] xHCI xhci_add_endpoint called for root hub
1594[    6.406879] xHCI xhci_check_bandwidth called for root hub
1595[    6.407004] hub 2-0:1.0: USB hub found
1596[    6.407030] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
1597[    6.407077] gpiochip_find_base: found new base at 559
1598[    6.407162] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1599[    6.407275] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1600[    6.407474] gpiochip_find_base: found new base at 559
1601[    6.407560] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1602[    6.407667] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1603[    6.407863] gpiochip_find_base: found new base at 559
1604[    6.407945] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1605[    6.408050] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1606[    6.504673] gpiochip_find_base: found new base at 559
1607[    6.504830] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1608[    6.504961] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1609[    6.505363] gpiochip_find_base: found new base at 559
1610[    6.505455] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1611[    6.505553] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1612[    6.724143] usb 1-1: new high-speed USB device number 2 using xhci_msm_hsic
1613[    6.771491] usb 1-1: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1614[    6.797351] usb 1-1: New USB device found, idVendor=05c6, idProduct=9008
1615[    6.797366] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1616[    6.797375] usb 1-1: Product: QHSUSB__BULK
1617[    6.805082] gpiochip_find_base: found new base at 559
1618[    6.805197] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1619[    6.805323] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1620[    6.805641] gpiochip_find_base: found new base at 559
1621[    6.805722] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1622[    6.805805] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1623[    6.806017] gpiochip_find_base: found new base at 559
1624[    6.806089] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1625[    6.806177] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1626[    7.104143] dwc3 f9200000.dwc3: Nothing to do in chg_check_timer
1627[   11.164082] msm_post_event: Timed out
1628[   11.164099] Evt_type=8002000 Evt_id=1 Evt_cmd=0
1629[   11.164107] Evt_session_id=2 Evt_stream_id=0 Evt_arg=-1
1630[   11.164117] camera_v4l2_open : posting of NEW_SESSION event failed
1631[   11.164126] camera_v4l2_open : Line 585 rc -110
1632[   11.191263] msm_csid_init: CSID_VERSION = 0x30010000
1633[   11.207227] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
1634[   11.222445] MSM-CPP cpp_init_hardware:780 CPP HW Version: 0x40010000
1635[   11.222466] MSM-CPP cpp_init_hardware:790 stream_cnt:0
1636[   11.246130] MSM-CPP cpp_load_fw:914 MC Bootloader Version: 0x312e3176
1637[   11.246335] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
1638[   11.246438] msm_cci_init:767: hw_version = 0x10000008
1639[   11.246672] msm_sensor_config:966 sensor state 1
1640[   11.252269] MSM-CPP cpp_load_fw:927 CPP FW Version: 0x10060000
1641[   11.518002] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
1642[   11.565090] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
1643[   11.565163] msm_sensor_config:993 sensor state 0
1644[   11.568832] msm_csid_init: CSID_VERSION = 0x30010000
1645[   11.579766] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state active
1646[   11.595616] MSM-CPP cpp_init_hardware:780 CPP HW Version: 0x40010000
1647[   11.595637] MSM-CPP cpp_init_hardware:790 stream_cnt:0
1648[   11.620809] MSM-CPP cpp_load_fw:914 MC Bootloader Version: 0x312e3176
1649[   11.627037] MSM-CPP cpp_load_fw:927 CPP FW Version: 0x10060000
1650[   11.657828] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
1651[   11.657982] msm_cci_init:767: hw_version = 0x10000008
1652[   11.658221] msm_sensor_config:966 sensor state 1
1653[   11.814024] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
1654[   11.866427] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state default
1655[   11.866456] msm_sensor_config:993 sensor state 0
1656[   12.891868] xhci_msm_hsic msm_hsic_host: remove, state 4
1657[   12.891945] usb usb2: USB disconnect, device number 1
1658[   12.892202] xHCI xhci_drop_endpoint called for root hub
1659[   12.892209] xHCI xhci_check_bandwidth called for root hub
1660[   12.892572] xhci_msm_hsic msm_hsic_host: USB bus 2 deregistered
1661[   12.892588] xhci_msm_hsic msm_hsic_host: remove, state 1
1662[   12.892604] usb usb1: USB disconnect, device number 1
1663[   12.892613] usb 1-1: USB disconnect, device number 2
1664[   12.894353] xHCI xhci_drop_endpoint called for root hub
1665[   12.894360] xHCI xhci_check_bandwidth called for root hub
1666[   12.895025] xhci_msm_hsic msm_hsic_host: USB bus 1 deregistered
1667[   12.945541] of_get_named_gpio_flags exited with status 134
1668[   12.945569] of_get_named_gpio_flags exited with status 135
1669[   12.945593] of_get_named_gpio_flags exited with status 106
1670[   12.945617] of_get_named_gpio_flags exited with status 108
1671[   12.960364] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
1672[   12.960391] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
1673[   12.960542] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
1674[   12.960764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
1675[   12.960774] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1676[   12.960782] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
1677[   12.960790] usb usb1: Manufacturer: Linux 3.10.40-g158ad3f xhci-hcd
1678[   12.960798] usb usb1: SerialNumber: msm_hsic_host
1679[   12.961111] xHCI xhci_add_endpoint called for root hub
1680[   12.961117] xHCI xhci_check_bandwidth called for root hub
1681[   12.961261] hub 1-0:1.0: USB hub found
1682[   12.961289] hub 1-0:1.0: 1 port detected
1683[   12.961485] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
1684[   12.961501] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
1685[   12.961508] gpiochip_find_base: found new base at 559
1686[   12.961600] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1687[   12.961677] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
1688[   12.961687] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1689[   12.961717] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1690[   12.961723] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
1691[   12.961727] usb usb2: Manufacturer: Linux 3.10.40-g158ad3f xhci-hcd
1692[   12.961730] usb usb2: SerialNumber: msm_hsic_host
1693[   12.961930] xHCI xhci_add_endpoint called for root hub
1694[   12.961936] xHCI xhci_check_bandwidth called for root hub
1695[   12.962035] gpiochip_find_base: found new base at 559
1696[   12.962081] hub 2-0:1.0: USB hub found
1697[   12.962117] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1698[   12.962132] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
1699[   12.962217] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1700[   12.962402] gpiochip_find_base: found new base at 559
1701[   12.962481] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1702[   12.962582] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1703[   12.962769] gpiochip_find_base: found new base at 559
1704[   12.962843] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1705[   12.962928] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1706[   13.064280] gpiochip_find_base: found new base at 559
1707[   13.064454] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1708[   13.064604] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1709[   13.064632] ueventd: SELinux: Could not get canonical path /sys/devices/qcom,smp2pgpio-rdbg-1-out.28/gpio/gpiochip559 restorecon: No such file or directory.
1710[   13.064918] gpiochip_find_base: found new base at 559
1711[   13.065029] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1712[   13.065152] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1713[   13.344119] usb 1-1: new high-speed USB device number 2 using xhci_msm_hsic
1714[   13.382954] usb 1-1: New USB device found, idVendor=05c6, idProduct=90a4
1715[   13.382969] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
1716[   13.382978] usb 1-1: Product: Qualcomm CDMA Technologies MSM
1717[   13.382987] usb 1-1: Manufacturer: Qualcomm, Incorporated
1718[   13.393181] gpiochip_find_base: found new base at 559
1719[   13.394621] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1720[   13.395721] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1721[   13.396662] gpiochip_find_base: found new base at 559
1722[   13.401832] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1723[   13.405342] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1724[   13.405674] gpiochip_find_base: found new base at 559
1725[   13.406052] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1726[   13.406692] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1727[   13.406917] gpiochip_find_base: found new base at 559
1728[   13.407056] rmnet_usb 1-1:1.8 rmnet_usb0: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, 8a:09:db:b7:08:77
1729[   13.407864] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1730[   13.408496] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1731[   13.410123] gpiochip_find_base: found new base at 559
1732[   13.411089] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1733[   13.412056] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1734[   13.412749] gpiochip_find_base: found new base at 559
1735[   13.413289] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1736[   13.414248] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
1737[   13.415164] gpiochip_find_base: found new base at 559
1738[   13.415862] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
1739[   13.416476] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
1740[   17.039906] msm_qti_pp_get_rms_value_control, back not active to query rms
1741[   17.041652] msm_dolby_dap_param_to_get_control_get, port_id not set, do not query ADM
1742[   22.090669] healthd: battery l=4 v=3491 t=29.4 h=2 st=2 c=37 chg=u
1743[   22.297711] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
1744[   22.297727] lowmemorykiller: oom_adj 0 => oom_score_adj 0
1745[   22.297734] lowmemorykiller: oom_adj 1 => oom_score_adj 58
1746[   22.297741] lowmemorykiller: oom_adj 2 => oom_score_adj 117
1747[   22.297747] lowmemorykiller: oom_adj 3 => oom_score_adj 176
1748[   22.297754] lowmemorykiller: oom_adj 9 => oom_score_adj 529
1749[   22.297760] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
1750[   23.018961] acc_open
1751[   23.018985] acc_release
1752[   23.421062]
1753[   23.421062] Dongle Host Driver, version 1.201.31 (r)
1754[   23.421062] Compiled in drivers/net/wireless/bcmdhd on Aug  7 2015 at 17:57:51
1755[   23.421082] wl_android_wifi_on in
1756[   23.421091] wifi_platform_set_power = 1
1757[   23.421101] brcm_wlan_power Enter: power on
1758[   23.624106] dhd_bus_devreset: == Power ON ==
1759[   23.624142] msm_pcie_enable: msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
1760[   23.647972] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready!
1761[   23.664158] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
1762[   23.678768] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1763[   23.679765] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1764[   23.680805] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
1765[   23.695357] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialized
1766[   23.695681] dhd_bus_devreset: dhdpcie_bus_clock_start OK
1767[   23.697644] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
1768[   23.697972] dhdpcie_download_code_file: download firmware /vendor/firmware/fw_bcmdhd.bin
1769[   23.933273] dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
1770[   23.933529] Failed to open the file logstrs.bin in dhd_init_logstrs_array, /vendor/firmware/logstrs.bin
1771[   24.006703] PCIe shared addr read took 66383 usec before dongle is ready
1772[   24.007022] DMA RX offset from shared Area 0
1773[   24.007030] bus->txmode_push is set to 0
1774[   24.007209] ring_info_raw: 56
1775[   24.007216] 98 8e 23 00 68 91 23 00 10 92 23 00 b8 92 23 00
1776[   24.007281] c4 92 23 00 00 00 00 00 00 00 00 00 00 00 00 00
1777[   24.007348] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1778[   24.007412] 00 00 00 00 2a 00 00 00
1779[   24.007448] max H2D queues 42
1780[   24.007783] dhd_bus_start: Initializing 42 flowrings
1781[   24.008114] dhd_bus_cmn_writeshared:
1782[   24.008124]   0000: 00 60 00 31 00 00 00 00
1783[   24.008131] dhd_bus_cmn_writeshared:
1784[   24.008139]   0000: 00 80 00 31 00 00 00 00
1785[   24.008147] dhd_bus_cmn_writeshared:
1786[   24.008156]   0000: 00 c0 00 31 00 00 00 00
1787[   24.008164] dhd_bus_cmn_writeshared:
1788[   24.008172]   0000: 00 a0 00 31 00 00 00 00
1789[   24.008179] dhd_bus_cmn_writeshared:
1790[   24.008187]   0000: 00 90 00 31 00 00 00 00
1791[   24.008196] dhd_bus_cmn_writeshared:
1792[   24.008203]   0000: 00 30 01 31
1793[   24.008210] dhd_bus_cmn_writeshared:
1794[   24.008217]   0000: 08 00 00 00
1795[   24.016348] wifi_platform_get_mac_addr
1796[   24.028457] Firmware up: op_mode=0x0005, MAC=5c:51:88:ac:c3:a0
1797[   24.075400] dhd_prot_ioctl: status ret value is -5
1798[   24.077455] dhd_preinit_ioctls lpc fail WL_DOWN : 0, lpc = 1
1799[   24.078510] dhd_preinit_ioctls Set lpc ret --> 0
1800[   24.079576] dhd_prot_ioctl: status ret value is -23
1801[   24.110357] Firmware version = wl0: Aug  7 2015 12:12:17 version 7.35.79.97 (r577799) FWID 01-df4808f2
1802[   24.111535] dhd_prot_ioctl: status ret value is -14
1803[   24.146733] wl_host_event: Invalid ifidx 0 for wl0
1804[   24.147141] dhd_rtt_init : FTM is supported
1805[   24.148532] dhd_bus_devreset: WLAN Power On Done
1806[   24.150117] wl_host_event: Invalid ifidx 0 for wl0
1807[   24.151276] wl_host_event: Invalid ifidx 0 for wl0
1808[   24.185742] init: Starting service 'p2p_supplicant'...
1809[   24.187056] mtp_open
1810[   24.455727] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
1811[   24.474939] WLC_E_IF: NO_IF set, event Ignored
1812[   24.603634] msm_vidc: info: Opening video instance: ee2de000, 0
1813[   24.616045] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x0f500000 to 0x0fa00000
1814[   25.042602] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
1815[   25.065198] msm_vidc:  err: No more formats found
1816[   25.065219] msm_vidc:  err: No more formats found
1817[   25.071099] msm_vidc: info: Closed video instance: ee2de000
1818[   25.072502] msm_vidc: info: Opening video instance: c44ea000, 0
1819[   25.072769] msm_vidc:  err: No more formats found
1820[   25.072783] msm_vidc:  err: No more formats found
1821[   25.077445] msm_vidc: info: Closed video instance: c44ea000
1822[   25.078686] msm_vidc: info: Opening video instance: c44ec000, 0
1823[   25.078936] msm_vidc:  err: No more formats found
1824[   25.078953] msm_vidc:  err: No more formats found
1825[   25.083323] msm_vidc: info: Closed video instance: c44ec000
1826[   25.085108] msm_vidc: info: Opening video instance: c44ea000, 0
1827[   25.085346] msm_vidc:  err: No more formats found
1828[   25.085363] msm_vidc:  err: No more formats found
1829[   25.087858] msm_vidc: info: Closed video instance: c44ea000
1830[   25.112734] msm_vidc: info: Opening video instance: ef107000, 1
1831[   25.128789] msm_vidc: info: Closed video instance: ef107000
1832[   25.129718] msm_vidc: info: Opening video instance: c44e8000, 1
1833[   25.139920] msm_vidc: info: Closed video instance: c44e8000
1834[   25.141248] msm_vidc: info: Opening video instance: ecc62000, 1
1835[   25.154200] msm_vidc: info: Closed video instance: ecc62000
1836[   25.155343] msm_vidc: info: Opening video instance: c44eb000, 1
1837[   25.162969] msm_vidc: info: Closed video instance: c44eb000
1838[   25.163845] msm_vidc: info: Opening video instance: c44ec000, 1
1839[   25.170558] msm_vidc: info: Closed video instance: c44ec000
1840[   25.171456] msm_vidc: info: Opening video instance: ecc66000, 1
1841[   25.177261] msm_vidc: info: Closed video instance: ecc66000
1842[   25.242442] Random MAC OUI to be used - 92:68:c3
1843[   25.347033] dhd_set_suspend: Remove extra suspend setting
1844[   27.132993] CFG80211-ERROR) wl_cfg80211_connect : Connecting to ff:ff:ff:ff:ff:ff with channel (1, 6, 11, 36, 48, 157) ssid fbguest
1845[   27.289293] bcm2079x-i2c 8-0076: 10,70
1846[   29.046017] bcl_handle_hotplug: Set Offline CPU:3
1847[   29.145041] wl_bss_connect_done succeeded with a8:bd:27:c1:55:61
1848[   29.243004] wl_bss_connect_done succeeded with a8:bd:27:c1:55:61
1849[   29.339854] ETHER_TYPE_802_1X [RX]: ver 1, type 3, replay 1
1850[   29.345316] dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 41 for peer a8:bd:27:c1:55:61 prio 7 ifindex 0
1851[   29.345332] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 1
1852[   29.345837] dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 41
1853[   29.350154] ETHER_TYPE_802_1X [RX]: ver 1, type 3, replay 2
1854[   29.350760] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 2
1855[   29.464156] dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 40 for peer 33:33:ff:ac:c3:a0 prio 0 ifindex 0
1856[   29.464814] dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 40
1857[   29.895955] dhd_set_suspend: Remove extra suspend setting
1858[   30.385397] init: Service 'bootanim' (pid 341) exited with status 0
1859[   31.943189] msm_thermal:store_cc_enabled Core control disabled
1860[   31.943410] init: write_file: Unable to open '/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor': No such file or directory
1861[   31.943460] init: write_file: Unable to open '/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor': No such file or directory
1862[   31.943498] msm_thermal:store_cc_enabled Core control enabled
1863[   31.944159] init: write_file: Unable to open '/dev/cpuctl/apps/cpu.notify_on_migrate': No such file or directory
1864[   32.998072] dhd_pno_initiate_gscan_request enter - run 1 flush 0
1865[   33.009300] Setting rand mac oui to FW - 92:68:c3