Skip to content

Instantly share code, notes, and snippets.

@rik
Created July 28, 2014 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rik/8031ad5063d4baf2d595 to your computer and use it in GitHub Desktop.
Save rik/8031ad5063d4baf2d595 to your computer and use it in GitHub Desktop.
<6>[ 0.000000] Booting Linux on physical CPU 0
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.4.0-gbbf5f38a-00002-g74e9f4b (android-bld@Moon) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Fri Jun 27 16:09:39 CST 2014
<4>[ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
<4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<6>[ 0.000000] Machine: Qualcomm MSM 8610 (Flattened Device Tree), model: Qualcomm MSM 8610v2 QRD SKUAA
<6>[ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-3a00000
<6>[ 0.000000] Node qcom,msm-mem-hole removed memory 8800000-de00000
<6>[ 0.000000] qcom,msm-rtb reserved EBI1 size 100000
<6>[ 0.000000] memory pool 3 (start 0x3ff00000 size 100000) initialized
<6>[ 0.000000] cma: CMA: reserved 4 MiB at 34800000
<6>[ 0.000000] cma: Found qsecom_region, memory base 0, size 1 MiB
<6>[ 0.000000] cma: CMA: reserved 4 MiB at 3f800000
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
<6>[ 0.000000] IMEM DT static mapping successful
<7>[ 0.000000] On node 0 totalpages: 239872
<7>[ 0.000000] free_area_init_node: node 0, pgdat c0ea89c0, node_mem_map c10ed000
<7>[ 0.000000] Normal zone: 1904 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 192656 pages, LIFO batch:31
<7>[ 0.000000] HighMem zone: 401 pages used for memmap
<7>[ 0.000000] HighMem zone: 44911 pages, LIFO batch:7
<6>[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1a21000 s15936 r8192 d12736 u36864
<7>[ 0.000000] pcpu-alloc: s15936 r8192 d12736 u36864 alloc=9*4096
<7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 237567
<5>[ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 androidboot.bootloader=L1TC00011230 androidboot.emmc=true androidboot.serialno=e477d82e androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_tianma_tm040ydh65_ili9806c_wvga_video
<6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.000000] Memory: 136MB 801MB = 937MB total
<5>[ 0.000000] Memory: 916676k/916676k available, 43836k reserved, 177152K highmem
<5>[ 0.000000] Virtual kernel memory layout:
<5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
<5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
<5>[ 0.000000] vmalloc : 0xf5000000 - 0xff000000 ( 160 MB)
<5>[ 0.000000] lowmem : 0xe0000000 - 0xf4e00000 ( 334 MB)
<5>[ 0.000000] lowmem : 0xcde00000 - 0xe0000000 ( 290 MB)
<5>[ 0.000000] vmalloc : 0xc8800000 - 0xcde00000 ( 86 MB)
<5>[ 0.000000] lowmem : 0xc0000000 - 0xc8800000 ( 136 MB)
<5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
<5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
<5>[ 0.000000] .text : 0xc0008000 - 0xc0c6021c (12641 kB)
<5>[ 0.000000] .init : 0xc0d00000 - 0xc0e12e40 (1100 kB)
<5>[ 0.000000] .data : 0xc0e14000 - 0xc0ed7df8 ( 784 kB)
<5>[ 0.000000] .bss : 0xc0ed7e1c - 0xc10ec728 (2131 kB)
<6>[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
<6>[ 0.000000] Preemptible hierarchical RCU implementation.
<6>[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
<6>[ 0.000000] NR_IRQS:16 nr_irqs:16 16
<6>[ 0.000000] kmemleak: Kernel memory leak detector disabled
<6>[ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
<6>[ 0.000000] Switching to timer-based delay loop
<6>[ 0.000000] Console: colour dummy device 80x30
<6>[ 0.000188] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
<6>[ 0.000214] pid_max: default: 32768 minimum: 301
<6>[ 0.000494] Security Framework initialized
<6>[ 0.000545] SELinux: Initializing.
<7>[ 0.000609] SELinux: Starting in permissive mode
<6>[ 0.000696] Mount-cache hash table entries: 512
<6>[ 0.001980] Initializing cgroup subsys debug
<6>[ 0.001997] Initializing cgroup subsys cpuacct
<6>[ 0.002009] Initializing cgroup subsys freezer
<6>[ 0.002067] CPU: Testing write buffer coherency: ok
<6>[ 0.002479] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
<6>[ 0.002572] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
<6>[ 0.005085] Setting up static identity map for 0x8c73f0 - 0x8c7454
<6>[ 0.005130] Configuring XPU violations to be fatal errors
<6>[ 0.005145] MSM Memory Dump table set up
<6>[ 0.009966] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
<6>[ 0.010084] Brought up 2 CPUs
<6>[ 0.010102] SMP: Total of 2 processors activated (76.80 BogoMIPS).
<6>[ 0.024609] dummy:
<6>[ 0.032965] NET: Registered protocol family 16
<6>[ 0.045609] DMA: preallocated 256 KiB pool for atomic coherent allocations
<6>[ 0.047710] KPI: Bootloader start count = 25410
<6>[ 0.047724] KPI: Bootloader end count = 60361
<6>[ 0.047735] KPI: Bootloader display count = 47494
<6>[ 0.047746] KPI: Bootloader load kernel count = 1823
<6>[ 0.047758] KPI: Kernel MPM timestamp = 106001
<6>[ 0.047768] KPI: Kernel MPM Clock frequency = 32768
<6>[ 0.047791] socinfo_print: v8, id=162, ver=1.1, raw_id=2065, raw_ver=1, hw_plat=11, hw_plat_ver=0
<6>[ 0.047799] accessory_chip=0, hw_plat_subtype=0, pmic_model=65541, pmic_die_revision=131072
<6>[ 0.062847] gpiochip_add: registered GPIOs 0 to 101 on device: msmgpio
<6>[ 0.067902] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
<6>[ 0.099202] 8110_s1: 500 <--> 1275 mV at 0 mV normal idle
<6>[ 0.099921] 8110_s1_corner: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.100619] 8110_s1_corner_ao: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.101272] 8110_s1_floor_corner: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.102029] 8110_s3: 1200 <--> 1350 mV at 1200 mV normal idle
<6>[ 0.102763] 8110_s4: 1800 <--> 2150 mV at 2150 mV normal idle
<6>[ 0.103525] 8110_l1: 1225 mV normal idle
<6>[ 0.104253] 8110_l2: 1200 mV normal idle
<6>[ 0.104988] 8110_l3: 750 <--> 1275 mV at 0 mV normal idle
<6>[ 0.105591] 8110_l3_ao: 750 <--> 1275 mV at 0 mV normal idle
<6>[ 0.106247] 8110_l3_so: 750 <--> 1275 mV at 750 mV normal idle
<6>[ 0.107272] 8110_l4: 1200 mV normal idle
<6>[ 0.107978] 8110_l5: 1300 <--> 1350 mV at 1300 mV normal idle
<6>[ 0.108723] 8110_l6: 1800 mV normal idle
<6>[ 0.109391] 8110_l7: 2050 mV normal idle
<6>[ 0.110104] 8110_l8: 1800 mV normal idle
<6>[ 0.110803] 8110_l9: 2050 mV normal idle
<6>[ 0.111484] 8110_l10: 1800 mV normal idle
<6>[ 0.112144] 8110_l10_ao: 1800 mV normal idle
<6>[ 0.112824] 8110_l10_so: 1800 mV normal idle
<6>[ 0.113582] 8110_l12: 1800 <--> 3300 mV at 3300 mV normal idle
<6>[ 0.114297] 8110_l14: 1800 mV normal idle
<6>[ 0.114995] 8110_l15: 1800 <--> 3300 mV at 3300 mV normal idle
<6>[ 0.115681] 8110_l16: 3000 <--> 3350 mV at 3000 mV normal idle
<6>[ 0.116402] 8110_l17: 2900 mV normal idle
<6>[ 0.117126] 8110_l18: 1800 <--> 2950 mV at 2950 mV normal idle
<6>[ 0.117793] 8110_l19: 2850 mV normal idle
<6>[ 0.118539] 8110_l20: 3075 mV normal idle
<6>[ 0.119253] 8110_l21: 1800 <--> 2950 mV at 2950 mV normal idle
<6>[ 0.119963] 8110_l22: 1800 <--> 3300 mV at 3300 mV normal idle
<3>[ 0.121653] msm_thermal: Wrong number of cpu
<6>[ 0.121672] msm-thermal qcom,msm-thermal.51: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,cpu-sensors. KTM continues
<6>[ 0.121695] msm-thermal qcom,msm-thermal.51: probe_freq_mitigation:Failed reading node=/soc/qcom,msm-thermal, key=qcom,freq-mitigation-temp. KTM continues
<6>[ 0.121719] msm-thermal qcom,msm-thermal.51: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. KTM continues
<6>[ 0.122174] vdd_restriction_reg_init:Defer vdd rstr freq init
<6>[ 0.148317] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
<6>[ 0.148336] hw-breakpoint: maximum watchpoint size is 8 bytes.
<6>[ 0.149089] msm-jtag-fuse fc4be024.jtagfuse: JTag Fuse initialized
<6>[ 0.151101] 8110_s2: 900 <--> 1275 mV at 1150 mV
<6>[ 0.151404] spm_regulator_probe: name=8110_s2, range=LV, voltage=1150000 uV, mode=AUTO, step rate=9600 uV/us
<6>[ 0.152956] cpr_efuse_init: efuse_addr = 0xfc4b8000 (len=0x1000)
<6>[ 0.153158] cpr_fuse_is_setting_expected: [row:53] = 0x0 @25:3 == 2 ?: no
<6>[ 0.153277] cpr_pvs_init: pvs voltage: [1050000 1150000 1275000] uV
<6>[ 0.153292] cpr_pvs_init: ceiling voltage: [1050000 1150000 1275000] uV
<6>[ 0.153307] cpr_pvs_init: floor voltage: [1050000 1050000 1275000] uV
<6>[ 0.153698] cpr_fuse_is_setting_expected: [row:53] = 0x0 @25:3 == 2 ?: no
<6>[ 0.153796] cpr_init_cpr_efuse: [row:61] = 0x1250e195b1dc8
<6>[ 0.153817] cpr_init_cpr_efuse: disable = 0, local = 1
<6>[ 0.153831] cpr_init_cpr_efuse: Corner[1]: ro_sel = 2, target quot = 451
<6>[ 0.153845] cpr_init_cpr_efuse: Corner[2]: ro_sel = 2, target quot = 694
<6>[ 0.153858] cpr_init_cpr_efuse: Corner[3]: ro_sel = 2, target quot = 953
<6>[ 0.153951] cpr_init_cpr_parameters: CPR is disabled by default.
<6>[ 0.153974] cpr_config: Timer count: 0x17700 (for 5000 us)
<6>[ 0.154394] apc_corner: 0 <--> 0 mV
<6>[ 0.157283] qup_i2c f9923000.i2c: clk_set_rate(core_clk, 19200000Hz):-1
<4>[ 0.158365] kworker/u:1 used greatest stack depth: 6148 bytes left
<6>[ 0.159281] qup_i2c f9927000.i2c: clk_set_rate(core_clk, 19200000Hz):-1
<6>[ 0.161619] qup_i2c f9928000.i2c: clk_set_rate(core_clk, 19200000Hz):-1
<6>[ 0.164268] qup_i2c f9924000.i2c: clk_set_rate(core_clk, 19200000Hz):-1
<6>[ 0.165085] qup_i2c f9925000.i2c: clk_set_rate(core_clk, 19200000Hz):-1
<6>[ 0.167523] qup_i2c f9926000.i2c: clk_set_rate(core_clk, 19200000Hz):-1
<6>[ 0.169321] sps:sps is ready.
<6>[ 0.170922] gdsc_vfe:
<6>[ 0.171437] gdsc_oxili_cx:
<3>[ 0.172073] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
<6>[ 0.173455] msm_bus_fabric fc478000.msm-mmss-noc: msmbus_coresight initialized
<6>[ 0.174548] msm_bus_fabric fc460000.msm-sys-noc: msmbus_coresight initialized
<6>[ 0.175574] msm_bus_fabric fc468000.msm-periph-noc: msmbus_coresight initialized
<4>[ 0.176986] AXI: msm_bus_fabric_probe(): Coresight support absent for bus: 5120
<6>[ 0.177702] msm_bus_fabric fc380000.msm-bimc: msmbus_coresight initialized
<6>[ 0.210634] bio: create slab <bio-0> at 0
<6>[ 0.212014] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
<6>[ 0.212648] ION heap vmalloc created
<6>[ 0.212846] ION heap kmalloc created
<6>[ 0.212930] ION heap iommu created
<6>[ 0.212960] ION heap qsecom created
<6>[ 0.212996] ION heap pil_1 created at 0x0c500000 with size 1300000
<6>[ 0.213032] ION heap pil_2 created at 0x08800000 with size 3d00000
<6>[ 0.214662] Linux media interface: v0.10
<6>[ 0.214740] Linux video capture interface: v2.00
<6>[ 0.216624] msm_iommu_dev_v0: lpass_iommu enabled remote spinlock
<6>[ 0.217887] msm_iommu_dev_v0: device lpass_iommu mapped at c88e0000, with 4 ctx banks
<6>[ 0.220322] msm_iommu_dev_v0: device copss_iommu mapped at c8960000, with 8 ctx banks
<6>[ 0.221079] msm_iommu_dev_v0: device mdpe_iommu mapped at c8b20000, with 2 ctx banks
<6>[ 0.221811] msm_iommu_dev_v0: device mdps_iommu mapped at c8b40000, with 2 ctx banks
<6>[ 0.222985] msm_iommu_dev_v0: device gfx_iommu mapped at c8b60000, with 3 ctx banks
<6>[ 0.223525] msm_iommu_dev_v0: device vfe_iommu mapped at c8b80000, with 1 ctx banks
<6>[ 0.224951] msm_iommu_ctx fd000000.qcom,iommu-ctx: context q6_fw using bank 0
<6>[ 0.225163] msm_iommu_ctx fd001000.qcom,iommu-ctx: context audio_shared using bank 1
<6>[ 0.225356] msm_iommu_ctx fd002000.qcom,iommu-ctx: context video_shared using bank 2
<6>[ 0.225592] msm_iommu_ctx fd003000.qcom,iommu-ctx: context q6_spare using bank 3
<6>[ 0.225812] msm_iommu_ctx fd010000.qcom,iommu-ctx: context copss_0 using bank 0
<6>[ 0.226020] msm_iommu_ctx fd011000.qcom,iommu-ctx: context copss_1 using bank 1
<6>[ 0.226296] msm_iommu_ctx fd012000.qcom,iommu-ctx: context copss_2 using bank 2
<6>[ 0.226493] msm_iommu_ctx fd013000.qcom,iommu-ctx: context copss_3 using bank 3
<6>[ 0.226866] msm_iommu_ctx fd014000.qcom,iommu-ctx: context copss_4 using bank 4
<6>[ 0.227060] msm_iommu_ctx fd015000.qcom,iommu-ctx: context copss_5 using bank 5
<6>[ 0.227249] msm_iommu_ctx fd016000.qcom,iommu-ctx: context copss_6 using bank 6
<6>[ 0.227441] msm_iommu_ctx fd017000.qcom,iommu-ctx: context copss_7 using bank 7
<6>[ 0.227685] msm_iommu_ctx fd860000.qcom,iommu-ctx: context mdpe_0 using bank 0
<6>[ 0.227880] msm_iommu_ctx fd861000.qcom,iommu-ctx: context mdpe_1 using bank 1
<6>[ 0.228086] msm_iommu_ctx fd870000.qcom,iommu-ctx: context mdps_0 using bank 0
<6>[ 0.228277] msm_iommu_ctx fd871000.qcom,iommu-ctx: context mdps_1 using bank 1
<6>[ 0.228591] msm_iommu_ctx fd880000.qcom,iommu-ctx: context gfx3d_user using bank 0
<6>[ 0.228881] msm_iommu_ctx fd881000.qcom,iommu-ctx: context gfx3d_priv using bank 1
<6>[ 0.229157] msm_iommu_ctx fd882000.qcom,iommu-ctx: context gfx3d_spare using bank 2
<6>[ 0.229453] msm_iommu_ctx fd890000.qcom,iommu-ctx: context vfe0 using bank 0
<6>[ 0.229616] Advanced Linux Sound Architecture Driver Version 1.0.25.
<6>[ 0.230563] Bluetooth: Core ver 2.16
<6>[ 0.230650] NET: Registered protocol family 31
<6>[ 0.230660] Bluetooth: HCI device and connection manager initialized
<6>[ 0.230677] Bluetooth: HCI socket layer initialized
<6>[ 0.230690] Bluetooth: L2CAP socket layer initialized
<6>[ 0.231150] Bluetooth: SCO socket layer initialized
<6>[ 0.231642] cfg80211: Calling CRDA to update world regulatory domain
<6>[ 0.231694] cfg80211: World regulatory domain updated:
<6>[ 0.231706] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
<6>[ 0.231724] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[ 0.231740] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[ 0.231756] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
<6>[ 0.231772] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[ 0.231787] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
<6>[ 0.231975] nfc: nfc_init: NFC Core ver 0.1
<6>[ 0.232061] NET: Registered protocol family 39
<6>[ 0.232608] Switching to clocksource arch_sys_counter
<6>[ 0.287279] NET: Registered protocol family 2
<6>[ 0.288298] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[ 0.293958] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[ 0.306729] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
<6>[ 0.310823] TCP: Hash tables configured (established 131072 bind 65536)
<6>[ 0.310836] TCP: reno registered
<6>[ 0.311047] UDP hash table entries: 512 (order: 2, 24576 bytes)
<6>[ 0.311298] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
<6>[ 0.311891] NET: Registered protocol family 1
<6>[ 0.312626] Trying to unpack rootfs image as initramfs...
<6>[ 0.356514] Freeing initrd memory: 416K
<7>[ 0.362154] gpiochip_find_base: found new base at 992
<6>[ 0.362328] gpiochip_add: registered GPIOs 992 to 1023 on device: smp2p
<7>[ 0.363251] gpiochip_find_base: found new base at 960
<6>[ 0.363413] gpiochip_add: registered GPIOs 960 to 991 on device: smp2p
<7>[ 0.363469] gpiochip_find_base: found new base at 928
<6>[ 0.363640] gpiochip_add: registered GPIOs 928 to 959 on device: smp2p
<7>[ 0.364455] gpiochip_find_base: found new base at 896
<6>[ 0.364611] gpiochip_add: registered GPIOs 896 to 927 on device: smp2p
<7>[ 0.364668] gpiochip_find_base: found new base at 864
<6>[ 0.364869] gpiochip_add: registered GPIOs 864 to 895 on device: slave-kernel
<7>[ 0.365726] gpiochip_find_base: found new base at 832
<6>[ 0.365885] gpiochip_add: registered GPIOs 832 to 863 on device: master-kernel
<7>[ 0.365975] gpiochip_find_base: found new base at 800
<6>[ 0.366145] gpiochip_add: registered GPIOs 800 to 831 on device: smp2p
<7>[ 0.367019] gpiochip_find_base: found new base at 768
<6>[ 0.367179] gpiochip_add: registered GPIOs 768 to 799 on device: smp2p
<7>[ 0.367236] gpiochip_find_base: found new base at 736
<6>[ 0.367405] gpiochip_add: registered GPIOs 736 to 767 on device: slave-kernel
<7>[ 0.368303] gpiochip_find_base: found new base at 704
<6>[ 0.368459] gpiochip_add: registered GPIOs 704 to 735 on device: master-kernel
<7>[ 0.368542] gpiochip_find_base: found new base at 672
<6>[ 0.368695] gpiochip_add: registered GPIOs 672 to 703 on device: smp2p
<7>[ 0.369632] gpiochip_find_base: found new base at 640
<6>[ 0.369794] gpiochip_add: registered GPIOs 640 to 671 on device: smp2p
<7>[ 0.369848] gpiochip_find_base: found new base at 608
<6>[ 0.370005] gpiochip_add: registered GPIOs 608 to 639 on device: slave-kernel
<7>[ 0.370945] gpiochip_find_base: found new base at 576
<6>[ 0.371117] gpiochip_add: registered GPIOs 576 to 607 on device: master-kernel
<6>[ 0.373026] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot
<6>[ 0.378305] pil_pronto fb21b000.qcom,pronto: using secure boot
<6>[ 0.388208] NET: Registered protocol family 27
<6>[ 0.390985] platform qcom,msm-audio-ion.30: Driver msm-audio-ion requests probe deferral
<3>[ 0.396164] find_cur_cpu_level: CPUs are running at an unknown rate. Defaulting to 1190400 KHz.
<6>[ 0.396320] cpufreq_table_init: CPU: 6 scaling frequencies supported.
<3>[ 0.397633] msm_rpmrbcpr_memalloc: Invalid num corners 4, num recmnds 3
<4>[ 0.397669] msm_rpmrbcpr_stats: probe of fc000000.qcom,rpm-rbcpr-stats failed with error -14
<5>[ 0.398084] msm_rpm_log_probe: OK
<6>[ 0.412069] audit: initializing netlink socket (disabled)
<5>[ 0.412117] type=2000 audit(0.390:1): initialized
<4>[ 0.524409] highmem bounce pool size: 64 pages
<6>[ 0.534769] fuse init (API version 7.18)
<6>[ 0.535268] msgmni has been set to 1453
<7>[ 0.535318] SELinux: Registering netfilter hooks
<6>[ 0.537473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
<6>[ 0.537487] io scheduler noop registered
<6>[ 0.537495] io scheduler deadline registered
<6>[ 0.537516] io scheduler row registered
<6>[ 0.537732] io scheduler cfq registered (default)
<6>[ 0.537741] io scheduler test-iosched registered
<3>[ 0.538017] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xc0 incorrect owner 2
<3>[ 0.538113] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xc1 incorrect owner 5
<3>[ 0.538198] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xc2 incorrect owner 4
<3>[ 0.538282] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xc3 incorrect owner 2
<7>[ 0.538302] gpiochip_find_base: found new base at 572
<6>[ 0.538443] gpiochip_add: registered GPIOs 572 to 575 on device: pm8110-gpio
<7>[ 0.538584] qcom,qpnp-pin qpnp-pin-f4510200: qpnp_pin_probe: gpio_chip registered between 572-575
<3>[ 0.538778] spmi_pmic_arb fc4cf000.qcom,spmi: PPID 0xa3 incorrect owner 2
<7>[ 0.538793] gpiochip_find_base: found new base at 570
<6>[ 0.538909] gpiochip_add: registered GPIOs 570 to 571 on device: pm8110-mpp
<7>[ 0.539030] qcom,qpnp-pin qpnp-pin-f4510400: qpnp_pin_probe: gpio_chip registered between 570-571
<6>[ 0.541297] mdss_dsi_panel_init:1361 Continuous splash flag enabled.
<6>[ 0.541311] mdss_dsi_panel_init:1373 Partial update disabled.
<3>[ 0.541473] dsi_parse_gpio:159, Disp_en gpio not specified
<4>[ 0.541496] ----legen---dsi_parse_gpio----
<4>[ 0.541827] msm_dsi_probe: success to create device file!
<6>[ 0.542022] mdss_register_panel: adding framebuffer device fdd00000.qcom,mdss_dsi
<6>[ 0.575484] mdss_fb_register: FrameBuffer[0] 480x854 size=0 registered successfully!
<7>[ 0.575702] Registered led device: lcd-backlight
<6>[ 0.617749] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
<3>[ 0.617772] AXI: get_pdata(): Error: Client name not found
<3>[ 0.617780] AXI: msm_bus_cl_get_pdata(): Error getting bus pdata!
<3>[ 0.617788] msm_serial_hsl_probe: Bus scaling is disabled
<6>[ 0.617939] f991e000.serial: ttyHSL0 at MMIO 0xf991e000 (irq = 140) is a MSM
<6>[ 0.617999] msm_hsl_console_setup: console setup on port #0
<6>[ 2.227016] console [ttyHSL0] enabled
<6>[ 2.230797] msm_serial_hsl_init: driver initialized
<6>[ 2.239614] diagchar initialized now
<6>[ 2.244894] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
<6>[ 2.261846] brd: module loaded
<6>[ 2.267798] loop: module loaded
<4>[ 2.270372] QSEECOM: qseecom_probe: support_bus_scaling=0x0
<4>[ 2.275322] QSEECOM: qseecom_probe: bam_pipe_pair=0x2
<4>[ 2.280312] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
<4>[ 2.285888] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x0
<4>[ 2.291485] QSEECOM: qseecom_probe: secure app region addr=0xda00000 size=0x100000
<4>[ 2.299611] i2c-core: driver [tabla-i2c-core] using legacy suspend method
<4>[ 2.305953] i2c-core: driver [tabla-i2c-core] using legacy resume method
<4>[ 2.312772] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
<4>[ 2.319548] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
<6>[ 2.326471] Loading pn544 driver
<3>[ 2.329674] quark pn544_parse_dt enter
<6>[ 2.333617] pn544_probe : requesting IRQ 335
<3>[ 2.337887] quark pn544_parse_dt exit
<6>[ 2.342515] tun: Universal TUN/TAP device driver, 1.6
<6>[ 2.346568] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
<6>[ 2.352802] rmnet_init: BAM devices[9]
<6>[ 2.365003] PPP generic driver version 2.4.2
<6>[ 2.368375] PPP BSD Compression module registered
<6>[ 2.372958] PPP Deflate Compression module registered
<6>[ 2.378906] PPP MPPE Compression module registered
<6>[ 2.382774] NET: Registered protocol family 24
<6>[ 2.387533] wcnss_wlan probed in built-in mode
<6>[ 2.394130] msm_otg f9a55000.usb: msm_otg probe
<6>[ 2.398173] msm_otg f9a55000.usb: OTG regs = c88fe000
<6>[ 2.405685] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
<6>[ 2.410600] msm_otg f9a55000.usb: phy_reset: success
<6>[ 2.416108] mbim_init: initialize 1 instances
<6>[ 2.419960] mbim_init: Initialized 1 ports
<6>[ 2.426060] rndis_qc_init: initialize rndis QC instance
<6>[ 2.430905] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 2.437138] android_usb gadget: Number of LUNs=2
<6>[ 2.441705] lun0: LUN: removable file: (no medium)
<6>[ 2.446582] lun1: LUN: removable file: (no medium)
<6>[ 2.451783] android_usb gadget: android_usb ready
<6>[ 2.458072] input: ft5x06_ts as /devices/f9923000.i2c/i2c-1/1-0038/input/input0
<3>[ 2.652962] qup_i2c f9923000.i2c: QUP: I2C status flags :0x1363c8, irq:127
<3>[ 2.658814] qup_i2c f9923000.i2c: I2C slave addr:0x38 not connected
<3>[ 2.665085] ft5x06_ts 1-0038: ft5x06_i2c_read: i2c read error.
<3>[ 2.670860] ft5x06_ts 1-0038: version read failed
<4>[ 2.675921] ft5x06_ts: probe of 1-0038 failed with error -107
<4>[ 2.681585] [Richard]---------- goodix_ts_probe---------------------------
<3>[ 2.688206] Goodix-TS 1-005d: Unable to get configure data, default will be used.
<6>[ 2.812682] gtp_init_ext_watchdog i2c_transfer
<6>[ 2.872888] input: Goodix-TS as /devices/f9923000.i2c/i2c-1/1-005d/input/input1
<4>[ 2.879429] gt9xx:goodix_ts_probe() - sysfs_create_group() succeeded.
<6>[ 2.886004] Goodix-TS 1-005d: GTP works in interrupt mode.
<3>[ 2.912939] qup_i2c f9925000.i2c: QUP: I2C status flags :0xc1343c8, irq:129
<3>[ 2.918875] qup_i2c f9925000.i2c: I2C slave addr:0xf not connected
<3>[ 2.925143] kxtj9 100-000f: read err int source
<3>[ 2.929592] kxtj9 100-000f: device not recognized
<3>[ 2.934407] qup_i2c f9925000.i2c: QUP: I2C status flags :0xc1343c8, irq:129
<3>[ 2.941181] qup_i2c f9925000.i2c: I2C slave addr:0xf not connected
<3>[ 2.947371] kxtj9 100-000f: soft power off failed
<3>[ 2.952140] kxtj9 100-000f: kxtj9_probe: kxtj9_probe err=-107
<4>[ 2.957783] kxtj9: probe of 100-000f failed with error -107
<6>[ 2.963727] stk3x1x_probe: driver version = 3.6.0
<3>[ 2.968026] stk3x1x 100-0048: stk3x1x_probe: stk3x1x_parse_dt ret=0
<6>[ 2.984239] input: stk3x1x-als as /devices/virtual/input/input2
<6>[ 2.989385] input: stk3x1x-ps as /devices/virtual/input/input3
<6>[ 2.995318] stk3x1x_probe: probe successfullyJerry: bma2x2_probe() tmp_chip_id = 248
<6>[ 3.002771] Bosch Sensortec Device detected!
<6>[ 3.002775] BMA222E registered I2C driver!
<6>[ 3.017539] input: bma2x2 as /devices/virtual/input/input4
<4>[ 3.022267] i2c-core: driver [bma2x2] using legacy suspend method
<4>[ 3.028079] i2c-core: driver [bma2x2] using legacy resume method
<6>[ 3.037636] input: compass as /devices/virtual/input/input5
<4>[ 3.042377] st480 probe done.
<6>[ 3.046040] using rtc device, qpnp_rtc, for alarms
<6>[ 3.049828] stk_tune_zero_get_ps_data: ps_adc #0=10
<6>[ 3.054907] qcom,qpnp-rtc qpnp-rtc-f4511000: rtc core: registered qpnp_rtc as rtc0
<6>[ 3.062626] i2c /dev entries driver
<7>[ 3.067371] msm_vidc: 1: Failed to read qcom,load-freq-tbl from device tree
<7>[ 3.067381] msm_vidc: 1: no elements in frequency table
<7>[ 3.067391] msm_vidc: 1: Failed to read qcom,reg-presets from device tree
<7>[ 3.067467] msm_vidc: 1: Failed to read qcom,buffer-type-tz-usage-table from device tree
<7>[ 3.067487] msm_vidc: 1: Q6 hfi device probe called
<6>[ 3.072902] msm_actuator_i2c_probe:832 msm_actuator_i2c_probe: succeeded
<7>[ 3.079153] Registered led device: torch-light
<6>[ 3.080186] ov8825_init_module:141
<3>[ 3.082948] ov8825_init_module:146 rc -19
<6>[ 3.086594] s5k4e1_init_module:135
<3>[ 3.090263] s5k4e1_init_module:140 rc -19
<6>[ 3.094825] hi256_init_module:1576
<6>[ 3.105334] stk_tune_zero_get_ps_data: ps_adc #1=10
<3>[ 3.118076] qup_i2c f9928000.i2c: QUP: I2C status flags :0xc1343c8, irq:132
<3>[ 3.124015] qup_i2c f9928000.i2c: I2C slave addr:0x20 not connected
<3>[ 3.130256] hi256_sensor_match_id: hi256: hi256 read id failed
<3>[ 3.136217] qup_i2c f9928000.i2c: QUP: I2C status flags :0xc1343c8, irq:132
<3>[ 3.143022] qup_i2c f9928000.i2c: I2C slave addr:0x20 not connected
<3>[ 3.149263] hi256_sensor_match_id: hi256: hi256 read id failed
<3>[ 3.155216] qup_i2c f9928000.i2c: QUP: I2C status flags :0xc1343c8, irq:132
<3>[ 3.162028] qup_i2c f9928000.i2c: I2C slave addr:0x20 not connected
<3>[ 3.168348] hi256_sensor_match_id: hi256: hi256 read id failed
<3>[ 3.174176] msm_sensor_power_up:1080 match id failed rc -107
<6>[ 3.179757] stk_tune_zero_get_ps_data: ps_adc #2=10
<3>[ 3.184613] msm_sensor_power_up:1090 failed
<3>[ 3.208516] msm_sensor_i2c_probe hi256 power up failed
<4>[ 3.212624] hi256: probe of 6-007d failed with error -107
<3>[ 3.218951] 8110_l7: requested voltage range [1200000, 1200000] does not fit within constraints: [2050000, 2050000]
<6>[ 3.225348] stk_tune_zero_get_ps_data: ps_adc #3=10
<3>[ 3.233303] msm_camera_config_single_vreg: cam_vdig set voltage failed
<6>[ 3.285327] stk_tune_zero_get_ps_data: ps_adc #4=8
<6>[ 3.290657] stk_ps_tune_zero_final: set HT=159,LT=109
<6>[ 3.381119] sp1628_init_module:601
<3>[ 3.387000] sp1628_init_module:606 rc -19
<3>[ 3.399593] qup_i2c f9928000.i2c: QUP: I2C status flags :0xc1343c8, irq:132
<3>[ 3.405533] qup_i2c f9928000.i2c: I2C slave addr:0x21 not connected
<3>[ 3.411913] qup_i2c f9928000.i2c: QUP: I2C status flags :0xc1343c8, irq:132
<3>[ 3.418725] qup_i2c f9928000.i2c: I2C slave addr:0x21 not connected
<3>[ 3.425003] gc0339_match_id: SKUAA_ST_gc0339: read id failed
<3>[ 3.430601] gc0339_power_up:231 match id failed rc -107
<3>[ 3.435828] gc0339_power_up:238 failed
<3>[ 3.448325] msm_sensor_i2c_probe gc0339 power up failed
<4>[ 3.452518] gc0339: probe of 6-0078 failed with error -107
<6>[ 3.458056] hi258_init_module:1777
<3>[ 3.483103] 8110_l14: requested voltage range [2850000, 2850000] does not fit within constraints: [1800000, 1800000]
<3>[ 3.492583] msm_camera_config_single_vreg: cam_vio set voltage failed
<3>[ 3.593138] hi258_sensor_match_id: read id: d1 expected id d1:
<4>[ 3.707865] ------------[ cut here ]------------
<4>[ 3.711450] WARNING: at /local/build/foxfone-one/v123/kernel/drivers/gpio/gpiolib.c:103 gpio_ensure_requested+0x4c/0xa4()
<4>[ 3.722376] autorequest GPIO-85
<4>[ 3.725501] Modules linked in:
<4>[ 3.728555] [<c010cc94>] (unwind_backtrace+0x0/0x138) from [<c018b618>] (warn_slowpath_common+0x4c/0x64)
<4>[ 3.738009] [<c018b618>] (warn_slowpath_common+0x4c/0x64) from [<c018b6c4>] (warn_slowpath_fmt+0x30/0x40)
<4>[ 3.747557] [<c018b6c4>] (warn_slowpath_fmt+0x30/0x40) from [<c03c65ec>] (gpio_ensure_requested+0x4c/0xa4)
<4>[ 3.757193] [<c03c65ec>] (gpio_ensure_requested+0x4c/0xa4) from [<c03c6a30>] (gpio_direction_output+0xc4/0x2b0)
<4>[ 3.767264] [<c03c6a30>] (gpio_direction_output+0xc4/0x2b0) from [<c0d25f7c>] (hi258_init_module+0x44/0x60)
<4>[ 3.776984] [<c0d25f7c>] (hi258_init_module+0x44/0x60) from [<c01005f8>] (do_one_initcall+0x10c/0x170)
<4>[ 3.786276] [<c01005f8>] (do_one_initcall+0x10c/0x170) from [<c0d00bb4>] (kernel_init+0xf0/0x1ac)
<4>[ 3.795129] [<c0d00bb4>] (kernel_init+0xf0/0x1ac) from [<c0107250>] (kernel_thread_exit+0x0/0x8)
<4>[ 3.803911] ---[ end trace 243c60863165d836 ]---
<6>[ 3.810596] lirc_dev: IR Remote Control driver registered, major 240
<6>[ 3.816041] IR NEC protocol handler initialized
<6>[ 3.820510] IR RC5(x) protocol handler initialized
<6>[ 3.825304] IR RC6 protocol handler initialized
<6>[ 3.829798] IR JVC protocol handler initialized
<6>[ 3.834330] IR Sony protocol handler initialized
<6>[ 3.838912] IR RC5 (streamzap) protocol handler initialized
<6>[ 3.844487] IR SANYO protocol handler initialized
<6>[ 3.849156] IR MCE Keyboard/mouse protocol handler initialized
<6>[ 3.854989] IR LIRC bridge handler initialized
<6>[ 3.860004] BMS: qpnp_bms_init: QPNP BMS INIT
<6>[ 3.863871] spmi qpnp-bms-f4510e00: Driver qcom,qpnp-bms requests probe deferral
<6>[ 3.871298] spmi qpnp-charger-f4510000: Driver qcom,qpnp-charger requests probe deferral
<6>[ 3.917161] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
<6>[ 3.925436] cpuidle: using governor ladder
<6>[ 3.928985] cpuidle: using governor menu
<6>[ 3.932587] sdhci: Secure Digital Host Controller Interface driver
<6>[ 3.938741] sdhci: Copyright(c) Pierre Ossman
<6>[ 3.943636] sdhci-pltfm: SDHCI platform and OF driver helper
<3>[ 3.949138] AXI: get_pdata(): Error: Client name not found
<3>[ 3.954199] AXI: msm_bus_cl_get_pdata(): Error getting bus pdata!
<6>[ 3.962844] mmc0: no vmmc regulator found
<7>[ 3.966959] Registered led device: mmc0::
<6>[ 3.968275] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA
<3>[ 3.974270] AXI: get_pdata(): Error: Client name not found
<3>[ 3.979403] AXI: msm_bus_cl_get_pdata(): Error getting bus pdata!
<6>[ 3.987541] mmc1: slot status change detected (0 -> 1), GPIO_ACTIVE_LOW
<6>[ 3.993410] mmc1: no vmmc regulator found
<7>[ 3.998253] Registered led device: mmc1::
<6>[ 3.999462] mmc1: SDHCI controller on msm_sdcc.2 [msm_sdcc.2] using ADMA
<7>[ 4.009823] Registered led device: button-backlight
<7>[ 4.010012] Registered led device: wled-backlight
<3>[ 4.010259] qcom,leds-qpnp leds-qpnp-f4511600: charger_light read ok
<7>[ 4.015816] Registered led device: charger_light
<4>[ 4.016410] as364x_probe,414
<6>[ 4.021207] as3647 2-0030: AS364X driver v1.1: detected AS364X compatible chip with id b2
<7>[ 4.030525] Registered led device: flashlight
<4>[ 4.049309] as3647 2-0030: min_current_mA lower than possible, icreasing to 6
<4>[ 4.055566] as364x_set_leds,172,ledMask=3,ctrl=0,curr=0
<4>[ 4.061354] i2c-core: driver [as3647] using legacy suspend method
<4>[ 4.066723] i2c-core: driver [as3647] using legacy resume method
<6>[ 4.073705] zram: Created 1 device(s) ...
<6>[ 4.077305] ashmem: initialized
<6>[ 4.079924] logger: created 256K log 'log_main'
<6>[ 4.084452] logger: created 256K log 'log_events'
<6>[ 4.089104] logger: created 256K log 'log_radio'
<6>[ 4.093740] logger: created 256K log 'log_system'
<6>[ 4.099010] sps:BAM 0xf9a44000 is registered.
<3>[ 4.102457] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
<6>[ 4.109736] mmc0: BKOPS_EN bit = 0
<6>[ 4.110142] PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
<6>[ 4.110401] input: qpnp_pon as /devices/virtual/input/input6
<6>[ 4.111215] PMIC@SID0: PM8110 v2.0 options: 0, 0, 0, 0
<6>[ 4.111539] coresight-fuse fc4be024.fuse: Fuse initialized
<6>[ 4.112129] coresight-cti fc310000.cti: CTI initialized
<6>[ 4.112297] coresight-cti fc311000.cti: CTI initialized
<6>[ 4.112451] coresight-cti fc312000.cti: CTI initialized
<6>[ 4.112611] coresight-cti fc313000.cti: CTI initialized
<6>[ 4.112823] coresight-cti fc314000.cti: CTI initialized
<6>[ 4.112990] coresight-cti fc315000.cti: CTI initialized
<6>[ 4.113143] coresight-cti fc316000.cti: CTI initialized
<6>[ 4.113305] coresight-cti fc317000.cti: CTI initialized
<6>[ 4.113467] coresight-cti fc318000.cti: CTI initialized
<6>[ 4.113632] coresight-cti fc351000.cti: CTI initialized
<6>[ 4.113786] coresight-cti fc352000.cti: CTI initialized
<6>[ 4.113980] coresight-cti fc353000.cti: CTI initialized
<6>[ 4.114138] coresight-cti fc354000.cti: CTI initialized
<6>[ 4.114306] coresight-cti fc335000.cti: CTI initialized
<6>[ 4.114465] coresight-cti fc338000.cti: CTI initialized
<6>[ 4.114631] coresight-cti fc33c000.cti: CTI initialized
<6>[ 4.114786] coresight-cti fc360000.cti: CTI initialized
<6>[ 4.115323] coresight-csr fc301000.csr: CSR initialized
<6>[ 4.233447] coresight-tmc fc326000.tmc: Byte Counter feature enabled
<6>[ 4.238863] sps:BAM 0xfc37c000 is registered.
<6>[ 4.243254] coresight-tmc fc326000.tmc: TMC initialized
<6>[ 4.248769] coresight-tmc fc325000.tmc: TMC initialized
<6>[ 4.254957] mmc0: new HS200 MMC card at address 0001
<3>[ 4.255024] coresight-tpiu fc320000.tpiu: seta gpios not specified
<3>[ 4.255033] coresight-tpiu fc320000.tpiu: setb gpios not specified
<6>[ 4.255148] coresight-tpiu fc320000.tpiu: TPIU initialized
<6>[ 4.255761] coresight-funnel fc323000.funnel: FUNNEL initialized
<6>[ 4.255924] coresight-funnel fc321000.funnel: FUNNEL initialized
<6>[ 4.256080] coresight-funnel fc322000.funnel: FUNNEL initialized
<6>[ 4.256229] coresight-funnel fc355000.funnel: FUNNEL initialized
<6>[ 4.256768] coresight-replicator fc324000.replicator: REPLICATOR initialized
<6>[ 4.257424] coresight-stm fc302000.stm: STM initialized
<6>[ 4.257982] coresight-hwevent fd820018.hwevent: Hardware Event driver initialized
<6>[ 4.258729] coresight-etm fc34c000.etm: ETM initialized
<6>[ 4.326026] coresight-etm fc34d000.etm: ETM initialized
<6>[ 4.330917] mmcblk0: mmc0:0001 K7XVMB 7.28 GiB
<6>[ 4.331306] coresight-etm fc34e000.etm: ETM initialized
<6>[ 4.331629] coresight-etm fc34f000.etm: ETM initialized
<6>[ 4.332360] coresight-audio-etm audio_etm0.1: Audio ETM initialized
<6>[ 4.332973] coresight-modem-etm modem_etm0.2: Modem ETM initialized
<6>[ 4.333491] coresight-wcn-etm wcn_etm0.3: Wireless ETM initialized
<6>[ 4.333982] coresight-rpm-etm rpm_etm0.4: RPM ETM initialized
<6>[ 4.335169] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0
<6>[ 4.335191] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral
<6>[ 4.342890] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp
<6>[ 4.343479] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
<6>[ 4.344284] platform qcom,msm-voip-dsp.43: Driver msm-voip-dsp requests probe deferral
<6>[ 4.344687] platform qcom,msm-pcm-voice.44: Driver msm-pcm-voice requests probe deferral
<6>[ 4.347742] platform sound.37: Driver msm8x10-asoc-wcd requests probe deferral
<6>[ 4.348119] Netfilter messages via NETLINK v0.30.
<6>[ 4.348211] nf_conntrack version 0.5.0 (14457 buckets, 57828 max)
<6>[ 4.349073] ctnetlink v0.93: registering with nfnetlink.
<6>[ 4.349490] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[ 4.349498] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[ 4.349831] xt_time: kernel timezone is -0000
<6>[ 4.350340] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 4.350662] arp_tables: (C) 2002 David S. Miller
<6>[ 4.350734] TCP: cubic registered
<6>[ 4.351629] NET: Registered protocol family 10
<6>[ 4.355125] Mobile IPv6
<6>[ 4.355175] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 4.355422] IPv6 over IPv4 tunneling driver
<6>[ 4.356176] NET: Registered protocol family 17
<5>[ 4.356297] Bridge firewalling registered
<6>[ 4.356316] Ebtables v2.0 registered
<6>[ 4.496924] Bluetooth: RFCOMM TTY layer initialized
<6>[ 4.501796] Bluetooth: RFCOMM socket layer initialized
<6>[ 4.501820] mmcblk0rpmb: mmc0:0001 K7XVMB partition 3 512 KiB
<6>[ 4.512610] Bluetooth: RFCOMM ver 1.11
<6>[ 4.516420] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 4.521583] Bluetooth: BNEP filters: protocol multicast
<6>[ 4.526818] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 4.532906] 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
<6>[ 4.544560] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
<5>[ 4.552268] Registering SWP/SWPB emulation handler
<6>[ 4.563334] platform sound.37: Driver msm8x10-asoc-wcd requests probe deferral
<7>[ 4.563572] gpio_set_debounce: gpio-73 status -22
<7>[ 4.563865] gpio_set_debounce: gpio-74 status -22
<7>[ 4.564016] gpio_set_debounce: gpio-72 status -22
<6>[ 4.564389] input: gpio-keys as /devices/gpio_keys.58/input/input7
<6>[ 4.575753] qcom,qpnp-rtc qpnp-rtc-f4511000: setting system clock to 1970-01-01 01:04:54 UTC (3894)
<3>[ 4.576131] voice_alloc_cal_mem_map_table: audio ION alloc failed, rc = -517
<3>[ 4.576140] voc_alloc_cal_shared_memory: Failed to allocate cal memory, err=-517
<6>[ 4.576160] platform qcom,msm-pcm-voice.44: Driver msm-pcm-voice requests probe deferral
<3>[ 4.576379] voice_alloc_cal_mem_map_table: audio ION alloc failed, rc = -517
<3>[ 4.576387] voc_alloc_cal_shared_memory: Failed to allocate cal memory, err=-517
<6>[ 4.576402] platform qcom,msm-voip-dsp.43: Driver msm-voip-dsp requests probe deferral
<6>[ 4.576506] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0
<6>[ 4.576521] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral
<6>[ 4.581707] batfet:
<6>[ 4.596924] qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 1, dc = 0 b_health = 1 batt_present = 1
<6>[ 4.657435] clock_late_init: Removing enables held for handed-off clocks
<6>[ 4.666477] ALSA device list:
<6>[ 4.668413] No soundcards found.
<6>[ 4.672457] Freeing init memory: 72K
<7>[ 4.683591] SELinux: 128 avtab hash slots, 481 rules.
<7>[ 4.684044] SELinux: 128 avtab hash slots, 481 rules.
<7>[ 4.684056] SELinux: 1 users, 2 roles, 273 types, 0 bools, 1 sens, 1024 cats
<7>[ 4.684071] SELinux: 84 classes, 481 rules
<7>[ 4.685671] SELinux: Completing initialization.
<7>[ 4.685681] SELinux: Setting up existing superblocks.
<7>[ 4.685712] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<7>[ 4.685738] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<7>[ 4.685854] SELinux: initialized (dev bdev, type bdev), not configured for labeling
<7>[ 4.685873] SELinux: initialized (dev proc, type proc), uses genfs_contexts
<7>[ 4.685910] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 4.685942] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<7>[ 4.698883] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<7>[ 4.698913] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<7>[ 4.698934] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
<7>[ 4.698956] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<7>[ 4.698990] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<7>[ 4.699111] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 4.699158] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<5>[ 4.735760] type=1403 audit(3894.660:2): policy loaded auid=4294967295 ses=4294967295
<4>[ 4.742836] SELinux: Loaded policy from (null)
<3>[ 4.751557] init: /init.rc: 372: invalid command 'pn547_set_xclk'
<3>[ 4.758360] init: /init.qcom.rc: 609: invalid command '/system/bin/log'
<4>[ 4.766046] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<3>[ 4.777871] init: invalid uid 'fm_radio'
<6>[ 4.784429] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
<6>[ 4.986874] BMS: qpnp_bms_probe: probe success: soc =84 vbatt = 3954747 ocv = 4026000 r_sense_uohm = 8968 warm_reset = 0
<6>[ 4.997089] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0
<6>[ 5.004558] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral
<6>[ 5.013095] platform sound.37: Driver msm8x10-asoc-wcd requests probe deferral
<6>[ 5.019412] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0
<6>[ 5.027202] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral
<3>[ 5.548741] init: cannot open '/initlogo.rle'
<7>[ 5.553279] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[ 5.554794] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 5.555457] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 5.555726] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 5.557963] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<6>[ 5.626420] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: barrier=1
<7>[ 5.633888] SELinux: initialized (dev mmcblk0p12, type ext4), uses xattr
<6>[ 5.810417] EXT4-fs (mmcblk0p29): recovery complete
<6>[ 5.814936] EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
<7>[ 5.824890] SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
<6>[ 5.836615] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
<4>[ 5.883248] e2fsck used greatest stack depth: 5324 bytes left
<6>[ 5.888074] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
<6>[ 5.892562] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: clean, 247/135184 files, 18449/540672 blocks
<6>[ 5.907634] EXT4-fs (mmcblk0p29): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
<7>[ 5.916487] SELinux: initialized (dev mmcblk0p29, type ext4), uses xattr
<4>[ 5.916862] init used greatest stack depth: 5236 bytes left
<6>[ 5.931936] EXT4-fs (mmcblk0p14): recovery complete
<6>[ 5.936455] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: barrier=1
<7>[ 5.944240] SELinux: initialized (dev mmcblk0p14, type ext4), uses xattr
<6>[ 5.951559] EXT4-fs (mmcblk0p13): recovery complete
<6>[ 5.956069] EXT4-fs (mmcblk0p13): mounted filesystem with ordered data mode. Opts: barrier=1
<7>[ 5.963863] SELinux: initialized (dev mmcblk0p13, type ext4), uses xattr
<7>[ 5.971405] SELinux: initialized (dev mmcblk0p1, type vfat), uses genfs_contexts
<3>[ 6.021329] init: property 'persist.sys.ssr.enable_debug' doesn't exist while expanding '${persist.sys.ssr.enable_debug}'
<3>[ 6.031332] init: cannot expand '${persist.sys.ssr.enable_debug}' while writing to '/sys/module/subsystem_restart/parameters/enable_debug'
<6>[ 6.047888] pil-q6v5-lpass fe200000.qcom,lpass: adsp: loading from 0x0c500000 to 0x0d200000
<6>[ 6.239838] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset
<6>[ 6.292402] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
<6>[ 6.305758] pil-q6v5-lpass fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
<6>[ 6.314915] apr_tal:Q6 Is Up
<6>[ 6.317247] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0
<3>[ 6.324665] diag: In diag_send_msg_mask_update, invalid status 0
<6>[ 6.324674] adsp-loader qcom,msm-adsp-loader.29: adsp_loader_do: Q6/ADSP image is loaded
<6>[ 6.325398] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral
<6>[ 6.326439] platform sound.37: Driver msm8x10-asoc-wcd requests probe deferral
<3>[ 6.352896] diag: In diag_send_log_mask_update, invalid status 0
<6>[ 6.707244] wcnss_wlan triggered by userspace
<3>[ 6.743106] wcnss_trigger_config: adc get failed
<6>[ 6.748830] pil_pronto fb21b000.qcom,pronto: wcnss: loading from 0x0d200000 to 0x0d79e000
<6>[ 6.908617] pil_pronto fb21b000.qcom,pronto: wcnss: Brought out of reset
<6>[ 7.628394] pil_pronto fb21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
<6>[ 7.729314] pil_pronto fb21b000.qcom,pronto: Subsystem error monitoring/handling services are up
<6>[ 7.739036] platform sound.37: Driver msm8x10-asoc-wcd requests probe deferral
<3>[ 7.745361] diag: In diag_send_msg_mask_update, invalid status 0
<4>[ 7.748464] sh used greatest stack depth: 5204 bytes left
<6>[ 7.748648] msm8x10-wcd-i2c-core 5-000d: adsp is ready
<6>[ 7.748740] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdda-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
<6>[ 7.748746]
<6>[ 7.748765] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
<6>[ 7.748771]
<6>[ 7.748790] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdd-1p2v: vol=[1200000 1200000]uV, curr=[5000]uA, ond 0
<6>[ 7.748796]
<6>[ 7.748814] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdda-cp: vol=[1800000 2150000]uV, curr=[650000]uA, ond 1
<6>[ 7.748820]
<6>[ 7.748843] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdd-mic-bias: vol=[3075000 3075000]uV, curr=[25000]uA, ond 1
<6>[ 7.748849]
<3>[ 7.750114] init: untracked pid 257 exited
<3>[ 7.761399] init: cannot find '/system/bin/rilproxy', disabling 'rilproxy'
<3>[ 7.761441] init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
<3>[ 7.761474] init: cannot find '/system/bin/app_process', disabling 'zygote'
<3>[ 7.761507] init: cannot find '/system/bin/drmserver', disabling 'drm'
<6>[ 7.764100] wcd9xxx_core_res_init: num_irqs = 24, num_irq_regs = 3
<6>[ 7.773523] msm8x10-wcd-i2c-core msm8x10_wcd_codec: msm8x10_wcd_i2c_probe: irq initialization passed
<3>[ 7.806719] init: cannot find '/system/bin/installd', disabling 'installd'
<3>[ 7.806788] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
<6>[ 7.840836] wcnss_wlan_ctrl_probe: SMD ctrl channel up
<6>[ 7.841133] wcnss: version 01050102
<6>[ 7.841159] wcnss: schedule dnld work for pronto
<6>[ 7.841168] wcnss: NV download
<6>[ 7.841376] wcnss: build version 120407
<3>[ 7.903634] diag: In diag_send_log_mask_update, invalid status 0
<6>[ 7.909683] pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d800000 to 0x0d839000
<6>[ 7.920619] wcnss: NV bin size: 29812, total_fragments: 10
<3>[ 7.925295] wcnss: no space available for smd frame
<6>[ 7.944871] warning: `rild' uses 32-bit capabilities (legacy support in use)
<3>[ 7.964386] wcnss: no space available for smd frame
<3>[ 8.043523] wcnss: no space available for smd frame
<3>[ 8.066275] init: untracked pid 315 exited
<3>[ 8.075418] wcnss: no space available for smd frame
<6>[ 8.085690] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
<6>[ 8.086676] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
<6>[ 8.087389] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
<6>[ 8.088066] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
<6>[ 8.088748] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
<6>[ 8.099772] 'opened /dev/adsprpc-smd c 246 0'
<6>[ 8.122719] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset
<6>[ 8.130766] Adding 196604k swap on /dev/block/zram0. Priority:-1 extents:1 across:196604k SS
<3>[ 8.134085] wcnss: not setting up vbatt
<6>[ 8.152459] asoc: snd-soc-dummy-dai <-> SEC_MI2S_RX_HOSTLESS mapping ok
<6>[ 8.158594] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
<6>[ 8.161036] asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
<6>[ 8.161576] asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
<6>[ 8.162237] asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
<3>[ 8.165005] init: cannot find '/system/bin/cnd', disabling 'cnd'
<6>[ 8.171406] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
<6>[ 8.172127] asoc: snd-soc-dummy-dai <-> PRI_MI2S_TX_HOSTLESS mapping ok
<6>[ 8.173163] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
<6>[ 8.173982] asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
<6>[ 8.176580] asoc: snd-soc-dummy-dai <-> QCHAT mapping ok
<6>[ 8.178606] asoc: msm8x10_wcd_i2s_rx1 <-> msm-dai-q6-mi2s.1 mapping ok
<6>[ 8.179545] asoc: msm8x10_wcd_i2s_tx1 <-> msm-dai-q6-mi2s.0 mapping ok
<3>[ 8.193042] init: cannot find '/system/bin/ATFWD-daemon', disabling 'atfwd'
<3>[ 8.200020] init: cannot find '/system/bin/ssr_diag', disabling 'ssr_diag'
<6>[ 8.203449] asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok
<6>[ 8.204004] asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok
<6>[ 8.204484] asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok
<6>[ 8.204918] asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok
<6>[ 8.205342] asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
<6>[ 8.205762] asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
<6>[ 8.206002] msm_thermal: enabled = 0
<6>[ 8.217250] asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
<6>[ 8.217830] asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
<6>[ 8.218327] asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
<3>[ 8.230645] init: cannot find '/system/bin/qseecomd', disabling 'qseecomd'
<3>[ 8.244322] init: cannot find '/system/bin/audiod', disabling 'audiod'
<3>[ 8.250838] init: cannot find '/system/bin/factory_test', disabling 'factory_test'
<6>[ 8.292907] input: msm8x10-skuaa-snd-card Button Jack as /devices/sound.37/sound/card0/input8
<6>[ 8.293378] input: msm8x10-skuaa-snd-card Headset Jack as /devices/sound.37/sound/card0/input9
<6>[ 8.311687] pil-q6v5-mss fc880000.qcom,mss: modem: loading from 0x08800000 to 0x0c500000
<3>[ 8.357315] hi258_sensor_config:1976 hi258 cfgtype = 8
<3>[ 8.361421] hi258_sensor_config:1988 sensor name hi258
<6>[ 8.371473] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
<3>[ 8.381231] enable_store: android_usb: already disabled
<3>[ 8.422614] hi258_sensor_config:1990 session id 2
<3>[ 8.427744] hi258_sensor_config:1993 subdev_id[0] -1
<3>[ 8.431670] hi258_sensor_config:1993 subdev_id[1] -1
<6>[ 8.461348] adb_open
<3>[ 8.465162] hi258_sensor_config:1993 subdev_id[2] -1
<6>[ 8.469218] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
<3>[ 8.472205] hi258_sensor_config:1993 subdev_id[3] -1
<3>[ 8.487699] hi258_sensor_config:1993 subdev_id[4] -1
<3>[ 8.491634] hi258_sensor_config:1993 subdev_id[5] -1
<3>[ 8.537609] hi258_sensor_config:1993 subdev_id[6] 1
<3>[ 8.541451] hi258_sensor_config:1993 subdev_id[7] -1
<3>[ 8.559931] hi258_sensor_config:1993 subdev_id[8] 1
<6>[ 8.571294] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 8.571516] android_work: android_work: did not send uevent (0 0 (null))
<3>[ 8.586467] hi258_sensor_config:1993 subdev_id[9] -1
<3>[ 8.590428] hi258_sensor_config:1976 hi258 cfgtype = 9
<3>[ 8.608198] hi258_sensor_config:2041 init params mode 1 pos 1 mount 270
<3>[ 8.692974] msm_isp_close_node: halt timeout rc=0
<6>[ 9.076140] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 9.076158] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 9.076255] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 9.203323] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 9.203357] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 9.203405] android_work: android_work: did not send uevent (0 0 (null))
<3>[ 9.236619] msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=18 handle=f2fa3b80
<6>[ 9.341251] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 9.347788] android_usb gadget: high-speed config #1: fe8050c8.android_usb
<6>[ 9.347937] msm_otg f9a55000.usb: Avail curr from USB = 500
<7>[ 9.348051] diag: USB connected
<6>[ 9.403006] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 9.722909] goodix_ts_resume i2c_transfer
<6>[ 9.778156] goodix_ts_resume i2c_transfer
<6>[ 9.892373] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset
<3>[ 9.929066] Notify: smsm init
<6>[ 9.963014] pil-q6v5-mss fc880000.qcom,mss: mba: Power/Clock ready interrupt received
<6>[ 9.963039] pil-q6v5-mss fc880000.qcom,mss: Subsystem error monitoring/handling services are up
<6>[ 10.042754] [mdss_dsi_panel_off]:-
<6>[ 10.222930] apr_tal:Modem Is Up
<3>[ 10.223803] diag: In diag_send_msg_mask_update, invalid status 0
<3>[ 10.228632] diag: In diag_send_log_mask_update, invalid status 0
<6>[ 10.498811] sps:BAM 0xfc834000 is registered.
<6>[ 10.500060] sps:BAM 0xfc834000 (va:0xc9838000) enabled: ver:0x22, number of pipes:6
<6>[ 10.553444] lowmem_shrink: convert oom_adj to oom_score_adj:
<6>[ 10.553460] oom_adj 0 => oom_score_adj 0
<6>[ 10.553468] oom_adj 1 => oom_score_adj 58
<6>[ 10.553475] oom_adj 2 => oom_score_adj 117
<6>[ 10.553482] oom_adj 6 => oom_score_adj 352
<6>[ 10.553488] oom_adj 8 => oom_score_adj 470
<6>[ 10.553495] oom_adj 10 => oom_score_adj 588
<6>[ 10.603957] mdss_dsi_panel_esd is called.
<6>[ 10.603974] mdss_dsi_panel_esd: start the ESD work queue.
<6>[ 10.603982] mdss_dsi_panel_on: begin to kick off the work after resume!
<3>[ 10.662713] mdss_dsi_panel_on:-
<7>[ 11.745381] SELinux: initialized (dev mmcblk0p30, type vfat), uses genfs_contexts
<7>[ 11.747699] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>[ 12.893219] stk_als_enable_store: Enable ALS : 1
<6>[ 13.222936] stk_ps_enable_store: Enable PS : 1
<6>[ 13.531587] stk_als_enable_store: Enable ALS : 0
<6>[ 13.533765] stk_ps_enable_store: Enable PS : 0
<6>[ 15.578317] wlan: loading driver v3.2.3.172
<3>[ 15.582292] wlan: [668:E :HDD] hdd_apply_cfg_ini: MAX_CFG_INI_ITEMS too small, must be at least 357
<3>[ 15.619555] wlan: [668:E :VOS] INFO: NV binary file version=2 Driver default NV version=2, continue...
<3>[ 15.619562]
<6>[ 15.633908] DefaultCountry is 00
<3>[ 15.633943] wlan: [668:E :VOS] VOS set reg domain, invalid REG domain ID -1089231808
<3>[ 15.667184] wlan: [668:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: 00:0a:f5:df:60:b8
<3>[ 15.679482] wlan: [668:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: 00:0a:f5:df:60:b9
<3>[ 15.693453] wlan: [668:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: 00:0a:f5:df:60:ba
<3>[ 15.713763] wlan: [668:E :HDD] hdd_generate_iface_mac_addr_auto: Derived Mac Addr: 00:0a:f5:df:60:bb
<6>[ 15.732769] wlan: Invalid MAC addresses in NV, autogenerated d8:e5:6d:1b:ff:bc
<3>[ 15.808775] wlan: WCNSS WLAN Version 1.5.1.2, Host expected 1.4.1.2
<3>[ 15.814126] wlan: [907:E :WDA] Update channel list capability Not Supported
<6>[ 15.826033] wlan: WCNSS software version 120407
<6>[ 15.826052] wlan: WCNSS hardware version WCN v2.0 RadioPhy vUnknown with 19.2MHz XO
<3>[ 15.826075] wlan: [668:E :CTL] Host caps 14c001ff 0 0 80000000
<3>[ 15.826079]
<3>[ 15.832346] wlan: [668:E :CTL] Host Capability
<6>[ 15.836871] alarm_set_rtc: Failed to set RTC, time will be lost on reboot
<3>[ 15.852797] wlan: [668:E :CTL] MCC, P2P, DOT11AC, SLM_SESSIONIZATION, DOT11AC_OPMODE, SAP32STA, TDLS, P2P_GO_NOA_DECOUPLE_INIT_SCAN, WLANACTIVE_OFFLOAD, WOW, WLAN_ROAM_SCAN_OFFLOAD, ,
<3>[ 15.883015] wlan: [907:E :WDA] Update channel list capability Not Supported
<3>[ 15.889088] wlan: [907:E :CTL] FW caps 1f877fb 0 0 0
<3>[ 15.889093]
<6>[ 15.895793] DefaultCountry is 00
<7>[ 15.896779] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
<7>[ 15.896795] ieee80211 phy0: info: wlan_hdd_crda_reg_notifier: Unloading/Loading in Progress. Ignore!!!
<3>[ 15.896986] wlan: [907:E :CTL] Firmware Capability
<3>[ 15.909027] wlan: [907:E :CTL] MCC, P2P, SLM_SESSIONIZATION, DOT11AC_OPMODE, SAP32STA, TDLS, P2P_GO_NOA_DECOUPLE_INIT_SCAN, WLANACTIVE_OFFLOAD, BEACON_OFFLOAD, SCAN_OFFLOAD, BCN_MISS_OFFLOAD, STA_POWERSAVE, , BCN_FILTER, RTT, RATECTRL, WOW, WLAN_ROAM_SCAN_OFFLOAD,
<3>[ 15.936580] wlan: [668:E :HDD] wlan_hdd_tdls_init TDLS not enabled (0) or FW doesn't support (1)!
<3>[ 15.967606] wlan: [668:E :HDD] wlan_hdd_tdls_init TDLS not enabled (0) or FW doesn't support (1)!
<7>[ 15.981574] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
<7>[ 15.981602] ieee80211 phy0: info: set by driver ERROR
<6>[ 15.981632] wlan: driver loaded
<6>[ 17.852742] wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS
<3>[ 19.083229] wlan: [989:E :SME] PMC: STA not associated with an AP with single active session. BMPS cannot be entered
<6>[ 19.093505] ADDRCONF(NETDEV_UP): wlan0: link is not ready
<3>[ 19.118584] wlan: [989:E :HDD] wlan_hdd_cfg80211_flush_pmksa: Invalid entry to delete
<4>[ 19.268866] wpa_supplicant used greatest stack depth: 4924 bytes left
<6>[ 19.315702] calling msm_rng_bus_scale(LOW)
<6>[ 19.318358] goodix_ts_resume i2c_transfer
<6>[ 19.318764] stk_als_enable_store: Enable ALS : 1
<7>[ 20.567324] diag: USB disconnected
<6>[ 20.567424] adb_release
<6>[ 20.567915] adb_open
<6>[ 20.569063] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
<6>[ 20.572131] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 20.572148] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 20.572178] android_work: android_work: did not send uevent (1 1 (null))
<6>[ 20.894339] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 20.894379] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 20.894549] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
<6>[ 21.397876] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 21.397894] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 21.397925] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 21.411053] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
<6>[ 21.523824] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 21.523880] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 21.523963] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 21.660507] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 21.669079] android_usb gadget: high-speed config #1: fe8050c8.android_usb
<7>[ 21.669180] diag: USB connected
<6>[ 21.669379] msm_otg f9a55000.usb: Avail curr from USB = 500
<6>[ 21.733027] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 23.194239] stk_als_enable_store: Enable ALS : 0
<7>[ 25.352430] diag: USB disconnected
<6>[ 25.357456] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
<6>[ 25.360625] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 25.360669] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 25.360823] android_work: android_work: did not send uevent (1 1 (null))
<6>[ 25.563568] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 25.563613] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 25.563817] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
<6>[ 26.068671] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 26.068690] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 26.068723] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 26.196073] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 26.196125] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 26.196182] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 26.333077] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 26.342177] android_usb gadget: high-speed config #1: fe8050c8.android_usb
<7>[ 26.342231] diag: USB connected
<6>[ 26.342308] msm_otg f9a55000.usb: Avail curr from USB = 500
<6>[ 26.402879] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<7>[ 29.036263] DOM Worker: unhandled page fault (11) at 0xaa6e022c, code 0x00f
<1>[ 29.036277] pgd = f2d60000
<1>[ 29.037942] [aa6e022c] *pgd=03519831, *pte=307d66df, *ppte=307d6e5f
<6>[ 29.045823]
<6>[ 29.045833] Pid: 706, comm: DOM Worker
<6>[ 29.045844] CPU: 0 Tainted: G W O (3.4.0-gbbf5f38a-00002-g74e9f4b #1)
<6>[ 29.045856] PC is at 0xb5da56ce
<6>[ 29.045863] LR is at 0xb5d06357
<6>[ 29.045873] pc : [<b5da56ce>] lr : [<b5d06357>] psr: 40000030
<6>[ 29.045877] sp : afbffa18 ip : 00000001 fp : aef6a380
<6>[ 29.045886] r10: b62dda84 r9 : aab5f898 r8 : aa6e0234
<6>[ 29.045896] r7 : 00000008 r6 : aa6e022c r5 : 00000000 r4 : aef6a380
<6>[ 29.045905] r3 : 00000000 r2 : afbffa48 r1 : aef6a380 r0 : aab5f898
<6>[ 29.045916] Flags: nZcv IRQs on FIQs on Mode USER_32 ISA Thumb Segment user
<6>[ 29.045927] Control: 10c5387d Table: 32d6006a DAC: 00000015
<6>[ 29.045957] [<c010cc94>] (unwind_backtrace+0x0/0x138) from [<c0112974>] (__do_user_fault+0xbc/0x134)
<6>[ 29.045977] [<c0112974>] (__do_user_fault+0xbc/0x134) from [<c08c3e88>] (do_page_fault+0x290/0x400)
<6>[ 29.045997] [<c08c3e88>] (do_page_fault+0x290/0x400) from [<c010029c>] (do_DataAbort+0x34/0x98)
<6>[ 29.046014] [<c010029c>] (do_DataAbort+0x34/0x98) from [<c08c26f4>] (__dabt_usr+0x34/0x40)
<6>[ 29.046025] Exception stack(0xf264ffb0 to 0xf264fff8)
<6>[ 29.046036] ffa0: aab5f898 aef6a380 afbffa48 00000000
<6>[ 29.046050] ffc0: aef6a380 00000000 aa6e022c 00000008 aa6e0234 aab5f898 b62dda84 aef6a380
<6>[ 29.046062] ffe0: 00000001 afbffa18 b5d06357 b5da56ce 40000030 ffffffff
<7>[ 33.454826] diag: USB disconnected
<6>[ 33.457239] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
<6>[ 33.460315] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 33.460334] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 33.460364] android_work: android_work: did not send uevent (1 1 (null))
<6>[ 33.790270] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 33.790320] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 33.790600] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
<6>[ 34.295310] msm_otg f9a55000.usb: Avail curr from USB = 2
<6>[ 34.295369] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
<6>[ 34.295451] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 34.420030] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
<6>[ 34.420143] msm_otg f9a55000.usb: Avail curr from USB = 100
<6>[ 34.420274] android_work: android_work: did not send uevent (0 0 (null))
<6>[ 34.558548] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 34.566350] android_usb gadget: high-speed config #1: fe8050c8.android_usb
<6>[ 34.566651] msm_otg f9a55000.usb: Avail curr from USB = 500
<7>[ 34.566862] diag: USB connected
<6>[ 34.623648] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 34.921017] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 37.005832] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 39.090767] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 41.158852] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 43.227195] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<3>[ 45.293821] wlan: [668:E :SME] PMC: STA not associated with an AP with single active session. BMPS cannot be entered
<6>[ 45.328636] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 45.329214] ADDRCONF(NETDEV_UP): wlan0: link is not ready
<3>[ 45.762370] wlan: [1286:E :HDD] wlan_hdd_cfg80211_flush_pmksa: Invalid entry to delete
<6>[ 47.463550] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 49.565074] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 51.633168] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 53.701446] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 55.803514] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 57.887703] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
<6>[ 59.955987] msm_dsi_panel_read_cmds_esd_check: reg_buf=9c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment