htc-flounder: Kworker hangs and makes the entire kernel panic
So this is from my flounder port, the dmesg from during the time is up. I'm not exactly familiar with the kernel, so if someone could tell me what to do or even patch themselves, that'd be nice.
`
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 1884MB 24MB = 1908MB total
[ 0.000000] Memory: 1745188k/1745188k available, 208604k reserved
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:960
[ 0.000000] the number of interrupt controllers found is 5
[ 0.000000] Architected local timer running at 12.00MHz (virt).
[ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns
[ 0.000000] Console: colour dummy device 80x25
[ 0.000666] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=40000
[ 0.000689] pid_max: default: 32768 minimum: 301
[ 0.001246] Security Framework initialized
[ 0.001271] SELinux: Initializing.
[ 0.001493] SELinux: Starting in permissive mode
[ 0.002262] Mount-cache hash table entries: 256
[ 0.049494] Initializing cgroup subsys debug
[ 0.049521] Initializing cgroup subsys freezer
[ 0.050205] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.086180] Brought up 2 CPUs
[ 0.086257] SMP: Total of 2 processors activated.
[ 0.088784] devtmpfs: initialized
[ 0.108272] pinctrl core: initialized pinctrl subsystem
[ 0.108836] regulator-dummy: no parameters
[ 0.115822] NET: Registered protocol family 16
[ 0.121177] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.123260] console [pstore-1] enabled
[ 0.124440] ramoops: attached 0x200000@0xf5c00000, ecc: 0/0
[ 0.125233] Registered FIQ tty driver
[ 0.125290] cpuidle: using governor ladder
[ 0.125320] cpuidle: using governor menu
[ 0.128019] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
[ 0.135376] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
[ 0.135539] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[ 0.152887] htc_reboot_params f7700000.htc_reboot_params: got reboot_params buffer at ffffff8000022000
[ 0.154132] tegra124-pinctrl tegra124-pinctrl: lookup the user state drive not found
[ 0.154161] tegra124-pinctrl tegra124-pinctrl: lookup the user state unused not found
[ 0.154461] tegra124-pinctrl tegra124-pinctrl: Config param 0005 not supported on group cam_mclk_pcc0
[ 0.154495] tegra124-pinctrl tegra124-pinctrl: Config param 0005 not supported on group pbb0
[ 0.155049] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk0
[ 0.155081] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x1_aud_px1
[ 0.155112] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x4_aud_px4
[ 0.155144] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x5_aud_px5
[ 0.155175] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row11_ps3
[ 0.155207] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row12_ps4
[ 0.155241] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc1_wp_n_pv3
[ 0.155311] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data7_po0
[ 0.155342] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col3_pq3
[ 0.155374] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x3_aud_px3
[ 0.155405] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pb1
[ 0.155437] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row7_pr7
[ 0.155499] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row9_ps1
[ 0.155529] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc3_cmd_pa7
[ 0.155561] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col0_pq0
[ 0.155591] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc3_cd_n_pv2
[ 0.155623] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col5_pq5
[ 0.155653] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi3
[ 0.155684] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_w3_aud_pw3
[ 0.155715] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row10_ps2
[ 0.155782] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row11_ps3
[ 0.155812] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col4_pq4
[ 0.155862] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x6_aud_px6
[ 0.155893] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x7_aud_px7
[ 0.155923] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_w2_aud_pw2
[ 0.155954] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pbb3
[ 0.155985] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pbb7
[ 0.156016] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pcc1
[ 0.156045] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pcc2
[ 0.156075] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph2
[ 0.156106] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph3
[ 0.156136] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph6
[ 0.156166] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph7
[ 0.156198] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph5
[ 0.156253] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph6
[ 0.156283] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph7
[ 0.156313] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk1
[ 0.156344] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pj0
[ 0.156374] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk3
[ 0.156416] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi6
[ 0.156446] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi5
[ 0.156477] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pc7
[ 0.156507] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi0
[ 0.156538] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group clk2_req_pcc5
[ 0.156570] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col1_pq1
[ 0.156600] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col2_pq2
[ 0.156631] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row0_pr0
[ 0.156661] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row1_pr1
[ 0.156718] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row2_pr2
[ 0.156750] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row4_pr4
[ 0.156780] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row5_pr5
[ 0.156848] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group clk3_req_pee1
[ 0.156878] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu2
[ 0.156909] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu3
[ 0.156939] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu4
[ 0.156969] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu5
[ 0.156999] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu6
[ 0.157029] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group spdif_out_pk5
[ 0.157061] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk2
[ 0.157091] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc3_cd_n_pv2
[ 0.157121] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data0_po1
[ 0.157152] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data1_po2
[ 0.157182] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data2_po3
[ 0.157213] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data3_po4
[ 0.157269] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data4_po5
[ 0.157299] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data5_po6
[ 0.157330] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pbb5
[ 0.157360] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col7_pq7
[ 0.157391] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row8_ps0
[ 0.157422] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row13_ps5
[ 0.157452] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row14_ps6
[ 0.157483] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pcc2
[ 0.157513] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pv0
[ 0.157544] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pv1
[ 0.157571] tegra124-pinctrl tegra124-pinctrl: Config param 0009 not supported on group drive_sdio1
[ 0.157607] tegra124-pinctrl tegra124-pinctrl: Config param 0009 not supported on group drive_sdio3
[ 0.157972] of_get_named_gpio_flags exited with status 130
[ 0.157984] gpio pin = 130
[ 0.158005] of_get_named_gpio_flags exited with status 136
[ 0.158015] gpio pin = 136
[ 0.158035] of_get_named_gpio_flags exited with status 68
[ 0.158046] gpio pin = 68
[ 0.158065] of_get_named_gpio_flags exited with status 61
[ 0.158075] gpio pin = 61
[ 0.158089] disp1 pclk=247600000
[ 0.158102] disp2 pclk=297000000
[ 0.158115] Selecting UARTA as the debug console
[ 0.158233] The debug console clock name is uarta
[ 0.159167] flounder_audio_init: gpio_free for gpio[2] I2S1_LRCK
[ 0.159192] flounder_audio_init: gpio_free for gpio[3] I2S1_SCLK
[ 0.159212] flounder_audio_init: gpio_free for gpio[4] I2S1_SDATA_IN
[ 0.159232] flounder_audio_init: gpio_free for gpio[5] I2S1_SDATA_OUT
[ 0.159253] flounder_audio_init: gpio_free for gpio[120] I2S2_LRCK
[ 0.159273] flounder_audio_init: gpio_free for gpio[121] I2S2_SDATA_IN
[ 0.159292] flounder_audio_init: gpio_free for gpio[122] I2S2_SDATA_OUT
[ 0.159312] flounder_audio_init: gpio_free for gpio[123] I2S2_SCLK
[ 0.159331] flounder_audio_init: gpio_free for gpio[180] extperiph1_clk
[ 0.159351] flounder_audio_init: gpio_free for gpio[192] SPI_MOSI
[ 0.159370] flounder_audio_init: gpio_free for gpio[193] SPI_MISO
[ 0.159391] flounder_audio_init: gpio_free for gpio[194] SPI_SCLK
[ 0.159409] flounder_audio_init: gpio_free for gpio[195] SPI_CS
[ 0.159428] flounder_audio_init: gpio_request for gpio[2] I2S1_LRCK
[ 0.159446] flounder_audio_init: gpio_request for gpio[3] I2S1_SCLK
[ 0.162639] PMC dt information non-NULL tegra_init_suspend
[ 0.162667] PMC DT attribute sysclkreq_high=0, board value=1
[ 0.162685] PMC DT attribute corereq_high=0, board value=1
[ 0.162703] PMC DT attribute cpu_off_timer=-64, board value=300
[ 0.162721] PMC DT attribute cpu_timer=-64, board value=500
[ 0.162737] PMC DT attribute suspend_mode=0, board value=3
[ 0.163253] Clear bootloader IO dpd settings
[ 0.163461] Loading EMC tables from DeviceTree.
[ 0.165130] tegra: emc: Derated table is valid.
[ 0.165149] tegra: pll_m is selected as scalable EMC clock source
[ 0.165186] Lowering emc maximum rate from 1200000000 to 924000000
[ 0.165211] tegra: validated EMC DFS table
[ 0.165420] flounder_edp_init: CPU regulator 16800 mA
[ 0.282365] flounder_edp_init: GPU regulator 16800 mA
[ 0.282797] swapper/0 isomgr_init(): iso emc max clk=924000KHz
[ 0.282820] swapper/0 isomgr_init(): max_iso_bw=7392000KB
[ 0.283306] flounder_touch_init init synaptics spi touch
[ 0.283384] [TP] synaptics device tree found
[ 0.283400] [HS]flounder_headset_init Headset device register enter
[ 0.283717] of_get_named_gpio_flags exited with status 130
[ 0.283730] gpio pin = 130
[ 0.283761] of_get_named_gpio_flags exited with status 136
[ 0.283771] gpio pin = 136
[ 0.283831] of_get_named_gpio_flags exited with status 68
[ 0.283842] gpio pin = 68
[ 0.283862] of_get_named_gpio_flags exited with status 61
[ 0.283872] gpio pin = 61
[ 0.284037] dma_declare_coherent_resizable_cma_memory:236: resizable heap=vpr, base=0x0x00000000ef800000, size=0x6400000
[ 0.284072] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (4) rem_chunk_size(0x400000)
[ 0.284974] cma: enabled page replacement for spfn=ef800, epfn=f5c00
[ 0.285002] dma_declare_coherent_resizable_cma_memory:292: resizable cma heap=vpr create successful
[ 0.303895] platform tegradc.0: IOVA linear map 0x00000000f5e00000(1800000)
[ 0.308847] platform tegradc.0: IOVA linear map 0x00000000ac001000(c20000)
[ 0.309042] platform tegradc.0: IOVA linear map 0x00000000ef800000(6400000)
[ 0.309546] [GPS]flounder_gps_init init gps onoff
[ 0.309897] GPS: init gps hostwake
[ 0.310129] flounder_sar_init: GPIO pin:23
[ 0.310224] flounder_sar1_init: GPIO pin:229
[ 0.310610] tegra11_soctherem_oc_int_init(): OC interrupts enabled successful
[ 0.312775] SET BD_ADDRESS=b4:ce:f6:b5:6f:66
[ 0.312805] vdso: 2 pages (1 code, 1 data) at base ffffffc000ad6000
[ 0.313100] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.313394] Denver: PMIC: type = TI TPS65913 2.3, voltage = 11, locked = 0
[ 0.313724] ------------[ cut here ]------------
[ 0.313761] WARNING: at drivers/misc/qcom-mdm-9k/subsystem_restart.c:652 subsys_restart_init+0x88/0x98()
[ 0.313776] Modules linked in:
[ 0.313810] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.10.103-pmos #1-postmarketOS
[ 0.313827] Call trace:
[ 0.313856] [<ffffffc000089508>] dump_backtrace+0x0/0x150
[ 0.313897] [<ffffffc00008966c>] show_stack+0x14/0x20
[ 0.313921] [<ffffffc000ac5ca0>] dump_stack+0x20/0x28
[ 0.313946] [<ffffffc0000ac1d8>] warn_slowpath_common+0x78/0xa0
[ 0.313966] [<ffffffc0000ac2a8>] warn_slowpath_null+0x18/0x20
[ 0.314001] [<ffffffc000f8cb34>] subsys_restart_init+0x88/0x98
[ 0.314022] [<ffffffc0000819dc>] do_one_initcall+0xe4/0x198
[ 0.314047] [<ffffffc000f59928>] kernel_init_freeable+0x140/0x1e0
[ 0.314070] [<ffffffc000abc424>] kernel_init+0x1c/0x140
[ 0.314086] ---[ end trace 1b75b31a2719ed1d ]---
[ 0.314283] mc-err: Started MC error interface!
[ 0.333262] bio: create slab <bio-0> at 0
[ 0.336326] tegra-pwm: probe of 7000a000.pwm failed with error -2
[ 0.336796] reg-fixed-voltage 0.regulator: Consumer c1 does not have device name
[ 0.336820] of_get_named_gpio_flags: can't parse gpios property
[ 0.337161] vdd_ac_bat: 5000 mV
[ 0.337333] of_get_named_gpio_flags: can't parse gpios property
[ 0.337480] vdd_hv_3v: 3000 mV
[ 0.340063] vgaarb: loaded
[ 0.340958] SCSI subsystem initialized
[ 0.341269] usbcore: registered new interface driver usbfs
[ 0.341350] usbcore: registered new interface driver hub
[ 0.342128] usbcore: registered new device driver usb
[ 0.342495] of_get_named_gpio_flags exited with status 20
[ 0.342511] of_get_named_gpio_flags exited with status 21
[ 0.348925] of_get_named_gpio_flags exited with status 157
[ 0.348947] of_get_named_gpio_flags exited with status 158
[ 0.353452] of_get_named_gpio_flags exited with status 217
[ 0.353472] of_get_named_gpio_flags exited with status 218
[ 0.354161] of_get_named_gpio_flags exited with status 172
[ 0.354176] of_get_named_gpio_flags exited with status 173
[ 0.354535] of_get_named_gpio_flags exited with status 206
[ 0.354549] of_get_named_gpio_flags exited with status 207
[ 0.355658] palmas 4-0058: Irq flag is 0x00000000
[ 0.356712] palmas 4-0058: Internal DesignRev 0x04, SWRev 0xD9
[ 0.356742] palmas 4-0058: ES version 2.3: ChipRevision 0xB3D9
[ 0.360141] gpiochip_find_base: found new base at 1016
[ 0.360277] gpiochip_add: registered GPIOs 1016 to 1023 on device: gpio.11
[ 0.360304] palmas-gpio gpio.11: palmas_gpio_probe:Enabling boost bypass feature, set PMIC GPIO_4 as output high
[ 0.367108] palmas-pinctrl pinmux.13: Muxing GPIO dfdc, PWM 0, LED 0
[ 0.368004] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.368050] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.368087] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.368188] palmas-pmic pmic.18: Consumer c7 does not have device name
[ 0.368208] palmas-pmic pmic.18: Consumer c8 does not have device name
[ 0.368226] palmas-pmic pmic.18: Consumer c9 does not have device name
[ 0.368244] palmas-pmic pmic.18: Consumer c10 does not have device name
[ 0.368266] palmas-pmic pmic.18: Consumer c12 does not have device name
[ 0.368285] palmas-pmic pmic.18: Consumer c14 does not have device name
[ 0.368314] palmas-pmic pmic.18: Consumer c20 does not have device name
[ 0.368332] palmas-pmic pmic.18: Consumer c21 does not have device name
[ 0.368350] palmas-pmic pmic.18: Consumer c22 does not have device name
[ 0.368368] palmas-pmic pmic.18: Consumer c23 does not have device name
[ 0.368386] palmas-pmic pmic.18: Consumer c24 does not have device name
[ 0.368404] palmas-pmic pmic.18: Consumer c25 does not have device name
[ 0.368422] palmas-pmic pmic.18: Consumer c26 does not have device name
[ 0.368441] palmas-pmic pmic.18: Consumer c27 does not have device name
[ 0.368463] palmas-pmic pmic.18: Consumer c30 does not have device name
[ 0.368486] palmas-pmic pmic.18: Consumer c35 does not have device name
[ 0.368504] palmas-pmic pmic.18: Consumer c36 does not have device name
[ 0.368570] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.368589] palmas-pmic pmic.18: Consumer c2 does not have device name
[ 0.368607] palmas-pmic pmic.18: Consumer c3 does not have device name
[ 0.368655] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.368673] palmas-pmic pmic.18: Consumer c2 does not have device name
[ 0.368691] palmas-pmic pmic.18: Consumer c3 does not have device name
[ 0.368709] palmas-pmic pmic.18: Consumer c4 does not have device name
[ 0.368727] palmas-pmic pmic.18: Consumer c5 does not have device name
[ 0.368745] palmas-pmic pmic.18: Consumer c6 does not have device name
[ 0.368764] palmas-pmic pmic.18: Consumer c7 does not have device name
[ 0.368781] palmas-pmic pmic.18: Consumer c8 does not have device name
[ 0.368799] palmas-pmic pmic.18: Consumer c9 does not have device name
[ 0.368893] palmas-pmic pmic.18: Consumer c8 does not have device name
[ 0.368911] palmas-pmic pmic.18: Consumer c9 does not have device name
[ 0.368929] palmas-pmic pmic.18: Consumer c10 does not have device name
[ 0.368948] palmas-pmic pmic.18: Consumer c11 does not have device name
[ 0.368989] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.369021] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.369066] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.369131] palmas-pmic pmic.18: Consumer c1 does not have device name
[ 0.369178] of_get_named_gpio_flags: can't parse gpios property
[ 0.369196] of_get_named_gpio_flags: can't parse gpios property
[ 0.369251] of_get_named_gpio_flags: can't parse gpios property
[ 0.369266] of_get_named_gpio_flags: can't parse gpios property
[ 0.369282] of_get_named_gpio_flags: can't parse gpios property
[ 0.369296] of_get_named_gpio_flags: can't parse gpios property
[ 0.369310] of_get_named_gpio_flags: can't parse gpios property
[ 0.369325] of_get_named_gpio_flags: can't parse gpios property
[ 0.369340] of_get_named_gpio_flags: can't parse gpios property
[ 0.369354] of_get_named_gpio_flags: can't parse gpios property
[ 0.369368] of_get_named_gpio_flags: can't parse gpios property
[ 0.369383] of_get_named_gpio_flags: can't parse gpios property
[ 0.369398] of_get_named_gpio_flags: can't parse gpios property
[ 0.369411] of_get_named_gpio_flags: can't parse gpios property
[ 0.369426] of_get_named_gpio_flags: can't parse gpios property
[ 0.369441] of_get_named_gpio_flags: can't parse gpios property
[ 0.369456] of_get_named_gpio_flags: can't parse gpios property
[ 0.369471] of_get_named_gpio_flags: can't parse gpios property
[ 0.371462] vdd-cpu: 650 <--> 1400 mV at 1020 mV with ramp delay 5000 uV/us
[ 0.374472] vdd-gpu: applied init 1000000uV constraint
[ 0.375877] vdd-gpu: 700 <--> 1400 mV at 1000 mV with ramp delay 5000 uV/us
[ 0.377640] vdd-core: 700 <--> 1400 mV at 1100 mV with ramp delay 5000 uV/us
[ 0.380815] vdd-1v8: 1800 mV with ramp delay 5000 uV/us
[ 0.382551] vdd-1v2: 1200 mV
[ 0.384902] vdd-out2-5v0: 5000 mV
[ 0.386373] vdd-hdmi: 5000 mV
[ 0.387934] avdd-pll: 1050 mV
[ 0.390505] vdd-aud: 1200 mV
[ 0.390765] vdd-aud: supplied by vdd-1v8
[ 0.393611] vdd-sensor-io: 1800 mV
[ 0.396307] vdd-sensor-2v85: 2850 mV
[ 0.399286] avdd-dsi-csi: 1200 mV
[ 0.399559] avdd-dsi-csi: supplied by vdd-1v8
[ 0.400806] vdd-1v5-ldo6: 1500 <--> 1800 mV at 1500 mV
[ 0.401870] v-slim-1v0: 1000 <--> 1100 mV at 2800 mV
[ 0.402092] v-slim-1v0: supplied by vdd-1v8
[ 0.404936] vdd-rtc: 950 mV
[ 0.406105] vdd-3p3-ldo9: 1800 <--> 3300 mV at 900 mV
[ 0.407322] vddio-hv: 3300 mV
[ 0.407572] vddio-hv: supplied by vdd-out2-5v0
[ 0.411244] avdd-usb: 3300 mV
[ 0.412255] REGEN1: at 4300 mV
[ 0.412427] REGEN2: at 4300 mV
[ 0.412576] REGEN3: at 4300 mV
[ 0.412741] SYSEN1: at 4300 mV
[ 0.412962] SYSEN2: at 4300 mV
[ 0.413408] of_get_named_gpio_flags: can't parse gpios property
[ 0.413422] of_get_named_gpio_flags: can't parse gpios property
[ 0.414091] Linux video capture interface: v2.00
[ 0.414591] data-charger: normal standby
[ 0.414704] htc_battery_bq2419x htc_battery_bq2419x.9: Registering battery charger driver
[ 0.419881] trusty trusty.4: trusty version: Build: 3245488, Built: 00:17:06 Sep 3 2016
[ 0.421790] WDT heartbeat enabled on probe
[ 0.423175] tegra_wdt 60005100.watchdog: tegra_wdt_probe done
[ 0.425385] Advanced Linux Sound Architecture Driver Initialized.
[ 0.425980] Bluetooth: Core ver 2.16
[ 0.426051] NET: Registered protocol family 31
[ 0.426109] Bluetooth: HCI device and connection manager initialized
[ 0.426133] Bluetooth: HCI socket layer initialized
[ 0.426154] Bluetooth: L2CAP socket layer initialized
[ 0.426197] Bluetooth: SCO socket layer initialized
[ 0.426781] cfg80211: Calling CRDA to update world regulatory domain
[ 0.428323] nfc: nfc_init: NFC Core ver 0.1
[ 0.428440] NET: Registered protocol family 39
[ 0.428633] of_get_named_gpio_flags: can't parse gpios property
[ 0.428765] usb0-vbus: 5000 mV
[ 0.428927] of_get_named_gpio_flags: can't parse gpios property
[ 0.429052] usb1-vbus: 5000 mV
[ 0.429097] usb1-vbus: supplied by vdd-out2-5v0
[ 0.429312] of_get_named_gpio_flags: can't parse gpios property
[ 0.429491] usb2-vbus: 5000 mV
[ 0.429527] usb2-vbus: supplied by vdd-out2-5v0
[ 0.429722] reg-fixed-sync-voltage 4.regulator: Consumer c1 does not have device name
[ 0.429748] of_get_named_gpio_flags exited with status 1019
[ 0.430496] avdd-lcd: 3300 mV
[ 0.430541] avdd-lcd: supplied by vdd-1v2
[ 0.430761] reg-fixed-sync-voltage 5.regulator: Consumer c1 does not have device name
[ 0.430780] of_get_named_gpio_flags: can't parse gpios property
[ 0.430941] vdd-lcd: 1200 mV
[ 0.430977] vdd-lcd: supplied by vdd-1v8
[ 0.431216] of_get_named_gpio_flags exited with status 1022
[ 0.431964] ldoen: 1200 mV
[ 0.432047] ldoen: supplied by vdd-1v8
[ 0.432304] reg-fixed-sync-voltage 7.regulator: Consumer c1 does not have device name
[ 0.432329] of_get_named_gpio_flags exited with status 1023
[ 0.433062] vpp-fuse: 1800 mV
[ 0.433102] vpp-fuse: supplied by vdd-1v8
[ 0.433303] reg-fixed-sync-voltage 8.regulator: Consumer c1 does not have device name
[ 0.433322] of_get_named_gpio_flags: can't parse gpios property
[ 0.433442] en-lcd-bl: 5000 mV
[ 0.433991] of_get_named_gpio_flags: can't parse gpios property
[ 0.434358] bq2419x 0-006b: chip type BQ24190 detected
[ 0.436775] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x0 (origin:0x0)
[ 0.436802] bq2419x 0-006b: charger configure, enable=1 is_otg=0
[ 0.437152] data-vbus: normal standby
[ 0.440688] palmas-usb extcon.14: vbus-irq() INT3_LINE_STATE 0x80
[ 0.440756] palmas-usb extcon.14: USB cable is attached
[ 0.443723] tegra: started io power detection dynamic control
[ 0.443744] tegra: NO_IO_POWER setting 0x0
[ 0.443762] Switching to clocksource arch_sys_counter
[ 0.493671] FS-Cache: Loaded
[ 0.493770] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.493984] nvmap_page_pool_init: Total MB RAM: 1820
[ 0.494020] nvmap_page_pool_init: nvmap page pool size: 58240 pages (227 MB)
[ 0.497321] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.542119] nvmap_page_pool_init: highmem=0, pool_size=58240,totalram=465993, freeram=438003, totalhigh=0, freehigh=0
[ 0.542517] iram: dma coherent mem declare 0x0000000040001000,258048
[ 0.544280] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[ 0.544738] misc nvmap: created heap vpr base 0x00000000ef800000 size (102400KiB)
[ 0.545050] nvmap:inner cache maint threshold=16777216
[ 0.557742] tegra-otg tegra-otg: otg transceiver registered
[ 0.571115] NET: Registered protocol family 2
[ 0.572794] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.573338] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.573724] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.573880] TCP: reno registered
[ 0.573904] UDP hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.574020] UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.574480] NET: Registered protocol family 1
[ 0.574526] PCI: CLS 0 bytes, default 64
[ 0.574957] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[ 0.576141] Unpacking initramfs...
[ 0.653419] Freeing initrd memory: 1312K (ffffffc002a80000 - ffffffc002bc8000)
[ 0.660982] host1x host1x: initialized
[ 0.662730] GPS: Init: Broadcom GPS HostWake Geofence Driver v1.01
[ 0.663089] GPS: misc register, name gps_geofence_wake, irq 278, host req pin num 69
[ 0.663577] Denver: backdoor interface is NOT available.
[ 0.669195] audit: initializing netlink socket (disabled)
[ 0.669256] type=2000 audit(0.660:1): initialized
[ 0.680621] Registering sdcardfs 0.1
[ 0.681124] NTFS driver 2.1.30 [Flags: R/W].
[ 0.682216] fuse init (API version 7.22)
[ 0.683480] msgmni has been set to 3643
[ 0.683554] SELinux: Registering netfilter hooks
[ 0.766262] io scheduler noop registered (default)
[ 0.768225] tsec tsec: initialized
[ 0.769888] isp isp.0: initialized
[ 0.771104] isp isp.1: initialized
[ 0.773002] falcon vic03.0: initialized
[ 0.774260] falcon msenc: initialized
[ 0.775017] tegradc tegradc.0: DSI: HS clock rate is 371500
[ 0.793827] tegradc tegradc.0: nominal-pclk:247600000 parent:371500000 div:1.5 pclk:247666666 245124000~269884000
[ 0.834493] tegradc tegradc.0: probed
[ 0.839784] tegradc tegradc.0: ADF initialized
[ 0.840712] tegradc tegradc.0: nominal-pclk:247600000 parent:371500000 div:1.5 pclk:247666666 245124000~269884000
[ 0.844008] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
[ 0.845377] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.849653] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA
[ 0.850684] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
[ 0.851180] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
[ 0.852141] serial-tegra.3: ttyTHS3 at MMIO 0x70006300 (irq = 122) is a SERIAL_TEGRA
[ 0.854573] [USB] usb_diag_open: name: diag
[ 0.855233] [USB] usb_diag_open: name: diag_mdm
[ 0.855344] [USB] usb_diag_open: name: diag_mdm2
[ 0.855888] [USB] usb_diag_open: name: diag_qsc
[ 0.857015] diagchar initialized now
[ 0.889639] loop: module loaded
[ 0.890252] zram: Created 1 device(s)
[ 0.895003] nct1008_nct72 0-004c: nct1008_probe: initialized
[ 0.895685] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type Tboard_tegra
[ 0.896847] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type Tdiode_tegra
[ 0.898318] nct1008_nct72 0-004d: Error [-517] in getting the regulator handle for vdd
[ 0.898354] nct1008_nct72: probe of 0-004d failed with error -5
[ 0.898729] bluedroid_pm_probe: regulator avdd not available
[ 0.898789] bluedroid_pm_probe: regulator dvdd not available
[ 0.899078] tegra_profiler: Branch: Dev
[ 0.899094] tegra_profiler: Version: 1.81
[ 0.899108] tegra_profiler: Samples version: 30
[ 0.899122] tegra_profiler: IO version: 13
[ 0.899141] armv8_pmu: imp: 0x4e, idcode: 0x0
[ 0.899157] armv8_pmu: arch: AA64 PmuV3 NVIDIA (Denver), type: 5, ver: 1
[ 0.899173] tegra_profiler: PMU: amount of events: 6
[ 0.899187] tegra_profiler: PMU event: cpu-cycles
[ 0.899199] tegra_profiler: PMU event: instructions
[ 0.899221] tegra_profiler: PMU event: branch_misses
[ 0.899234] tegra_profiler: PMU event: l1_d_read
[ 0.899247] tegra_profiler: PMU event: l1_d_write
[ 0.899259] tegra_profiler: PMU event: l1_i
[ 0.899271] tegra_profiler: PL310 not found
[ 0.899311] tegra_profiler: power_clk: init
[ 0.899714] tegra_profiler: auth: init
[ 0.900116] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0
[ 0.900739] bcm2079x-i2c 0-0077: bcm2079x_probe, pro bcm2079x driver flags = 0
[ 0.900986] bcm2079x-i2c 0-0077: bcm2079x_probe, saving address 0x77
[ 0.901008] bcm2079x-i2c 0-0077: requesting IRQ 352 with IRQF_NO_SUSPEND
[ 0.901096] bcm2079x-i2c 0-0077: bcm2079x_probe, probing bcm2079x driver exited successfully
[ 0.905780] tun: Universal TUN/TAP device driver, 1.6
[ 0.905803] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.907155] PPP generic driver version 2.4.2
[ 0.907896] PPP BSD Compression module registered
[ 0.907916] PPP Deflate Compression module registered
[ 0.907991] PPP MPPE Compression module registered
[ 0.908007] NET: Registered protocol family 24
[ 0.908087] usbcore: registered new interface driver rtl8187
[ 0.908162] usbcore: registered new interface driver rtl8192cu
[ 0.908211] usbcore: registered new interface driver rtl8150
[ 0.908264] usbcore: registered new interface driver r8152
[ 0.908327] usbcore: registered new interface driver asix
[ 0.908375] usbcore: registered new interface driver ax88179_178a
[ 0.908422] usbcore: registered new interface driver cdc_ether
[ 0.908485] usbcore: registered new interface driver smsc95xx
[ 0.908538] usbcore: registered new interface driver cdc_subset
[ 0.908606] usbcore: registered new interface driver ipheth
[ 0.908670] usbcore: registered new interface driver cdc_ncm
[ 0.908794] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.909015] tegra USB phy - inst[1] platform info:
[ 0.909030] port_otg: no
[ 0.909044] has_hostpc: yes
[ 0.909057] phy_interface: USB_PHY_INTF_UTMI
[ 0.909070] op_mode: TEGRA_USB_OPMODE_HOST
[ 0.909083] qc2_voltage: 0
[ 0.909096] vbus_gpio: -1
[ 0.909109] hot_plug: disabled
[ 0.909121] remote_wakeup: enabled
[ 0.911070] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a0c xcvr_use_fuses:1 utmi_xcvr_setup:c
[ 0.911191] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[ 0.911233] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[ 0.911447] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000
[ 0.920616] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10
[ 0.920737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.920758] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.920778] usb usb1: Product: Tegra EHCI Host Controller
[ 0.920796] usb usb1: Manufacturer: Linux 3.10.103-pmos ehci_hcd
[ 0.920813] usb usb1: SerialNumber: tegra-ehci.1
[ 0.921687] hub 1-0:1.0: USB hub found
[ 0.921738] hub 1-0:1.0: 1 port detected
[ 0.922093] tegra USB phy - inst[2] platform info:
[ 0.922108] port_otg: no
[ 0.922122] has_hostpc: yes
[ 0.922135] phy_interface: USB_PHY_INTF_UTMI
[ 0.922148] op_mode: TEGRA_USB_OPMODE_HOST
[ 0.922160] qc2_voltage: 0
[ 0.922173] vbus_gpio: -1
[ 0.922185] hot_plug: disabled
[ 0.922197] remote_wakeup: enabled
[ 0.923992] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a0c xcvr_use_fuses:1 utmi_xcvr_setup:c
[ 0.924108] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[ 0.924147] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
[ 0.924323] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000
[ 0.933946] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10
[ 0.934055] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.934077] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.934095] usb usb2: Product: Tegra EHCI Host Controller
[ 0.934113] usb usb2: Manufacturer: Linux 3.10.103-pmos ehci_hcd
[ 0.934131] usb usb2: SerialNumber: tegra-ehci.2
[ 0.934933] hub 2-0:1.0: USB hub found
[ 0.934968] hub 2-0:1.0: 1 port detected
[ 0.935327] ehci-pci: EHCI PCI platform driver
[ 0.935728] usbcore: registered new interface driver cdc_acm
[ 0.935745] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.935804] usbcore: registered new interface driver cdc_wdm
[ 0.935955] usbcore: registered new interface driver usb-storage
[ 0.936101] usbcore: registered new interface driver usbserial
[ 0.936876] usbcore: registered new interface driver bb_usb_chr
[ 0.936929] usbcore: registered new interface driver option
[ 0.936978] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.937332] usbcore: registered new interface driver pl2303
[ 0.937375] usbserial: USB Serial support registered for pl2303
[ 0.937471] usbcore: registered new interface driver modem_boot_hsic
[ 0.937533] usbcore: registered new interface driver nvshieldled
[ 0.937704] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012)
[ 0.937939] tegra USB phy - inst[0] platform info:
[ 0.937955] port_otg: yes
[ 0.937967] has_hostpc: yes
[ 0.937980] phy_interface: USB_PHY_INTF_UTMI
[ 0.937992] op_mode: TEGRA_USB_OPMODE_DEVICE
[ 0.938005] qc2_voltage: 0
[ 0.938017] vbus_pmu_irq: 0
[ 0.938029] vbus_gpio: -1
[ 0.938041] charging: enabled
[ 0.938054] remote_wakeup: disabled
[ 0.940304] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a39 xcvr_use_fuses:1 utmi_xcvr_setup:9
[ 0.941510] ------------[ cut here ]------------
[ 0.941543] WARNING: at drivers/base/core.c:579 device_create_file+0xa4/0xb0()
[ 0.941558] Attribute set_current: read permission without 'show'
[ 0.941581] Modules linked in:
[ 0.941613] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.10.103-pmos #1-postmarketOS
[ 0.941629] Call trace:
[ 0.941700] [<ffffffc000089508>] dump_backtrace+0x0/0x150
[ 0.941722] [<ffffffc00008966c>] show_stack+0x14/0x20
[ 0.941744] [<ffffffc000ac5ca0>] dump_stack+0x20/0x28
[ 0.941798] [<ffffffc0000ac1d8>] warn_slowpath_common+0x78/0xa0
[ 0.941820] [<ffffffc0000ac240>] warn_slowpath_fmt+0x40/0x48
[ 0.941841] [<ffffffc0004e289c>] device_create_file+0xa4/0xb0
[ 0.941896] [<ffffffc000f8fccc>] tegra_udc_probe+0x580/0x854
[ 0.941918] [<ffffffc0004e8ef4>] platform_drv_probe+0x1c/0x28
[ 0.941939] [<ffffffc0004e73c8>] driver_probe_device+0xb0/0x3c0
[ 0.941977] [<ffffffc0004e77cc>] __driver_attach+0x9c/0xa0
[ 0.941997] [<ffffffc0004e5418>] bus_for_each_dev+0x60/0xa0
[ 0.942017] [<ffffffc0004e6d70>] driver_attach+0x20/0x28
[ 0.942049] [<ffffffc0004e6860>] bus_add_driver+0x110/0x280
[ 0.942069] [<ffffffc0004e81a8>] driver_register+0x68/0x188
[ 0.942090] [<ffffffc0004e95ec>] platform_driver_register+0x5c/0x68
[ 0.942122] [<ffffffc0004e9630>] platform_driver_probe+0x20/0xb8
[ 0.942140] [<ffffffc000f8f694>] udc_init+0x38/0x40
[ 0.942159] [<ffffffc0000819dc>] do_one_initcall+0xe4/0x198
[ 0.942181] [<ffffffc000f59928>] kernel_init_freeable+0x140/0x1e0
[ 0.942201] [<ffffffc000abc424>] kernel_init+0x1c/0x140
[ 0.942217] ---[ end trace 1b75b31a2719ed1e ]---
[ 0.943581] usbcore: registered new interface driver synaptics_usb
[ 0.943748] usbcore: registered new interface driver xpad
[ 0.943930] usbcore: registered new interface driver usb_acecad
[ 0.943985] usbcore: registered new interface driver aiptek
[ 0.944035] usbcore: registered new interface driver gtco
[ 0.944089] usbcore: registered new interface driver hanwang
[ 0.944140] usbcore: registered new interface driver kbtab
[ 0.944193] usbcore: registered new interface driver wacom
[ 0.944294] synaptics_rmi4_spi_probe
[ 0.944383] parse_dt
[ 0.944409] of_get_named_gpio_flags exited with status 82
[ 0.944434] of_get_named_gpio_flags exited with status 190
[ 0.944462] parse_config
[ 0.944805] synaptics_rmi4_probe
[ 1.086378] input: synaptics_dsx as /devices/platform/spi-tegra114.2/spi_master/spi2/spi2.0/input/input0
[ 1.093895] otg state changed: SUSPEND --> PERIPHERAL
[ 1.094016] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a39 xcvr_use_fuses:1 utmi_xcvr_setup:9
[ 1.150590] [SAR0] cy8c_check_sensor
[ 1.151638] [SAR0] CY8C_SAR_V1f
[ 1.175489] [SAR] active=0
[ 1.213885] [SAR1] cy8c_check_sensor
[ 1.214100] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d
[ 1.224517] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d
[ 1.234813] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d
[ 1.245096] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d
[ 1.255393] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d
[ 1.265512] [SAR1] Retrieve chip ID under BL
[ 1.265711] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61
[ 1.275995] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61
[ 1.286280] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61
[ 1.296563] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61
[ 1.306846] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61
[ 1.316951] [SAR1][ERR] Chip not found
[ 1.317030] [SAR] active=0
[ 1.317068] CYPRESS_SAR: probe of 1-005d failed with error -1
[ 1.322891] palmas-rtc rtc.12: rtc core: registered rtc.12 as rtc0
[ 1.324590] i2c /dev entries driver
[ 1.326646] [S_HUB][CW_MCU] CWMCU_i2c_probe++: Report pending META when FW exceptions
[ 1.326871] of_get_named_gpio_flags exited with status 129
[ 1.326887] of_get_named_gpio_flags exited with status 140
[ 1.326900] of_get_named_gpio_flags exited with status 138
[ 1.326912] of_get_named_gpio_flags exited with status 164
[ 1.326926] [S_HUB][CW_MCU] mcu_parse_dt: acceleration axes = 6
[ 1.326942] [S_HUB][CW_MCU] mcu_parse_dt: Compass axes = 7
[ 1.326958] [S_HUB][CW_MCU] mcu_parse_dt: gyro axes = 6
[ 1.329413] input: CwMcuSensor as /devices/virtual/input/input1
[ 1.330231] [S_HUB][CW_MCU] CWMCU_i2c_probe success!
[ 1.330349] virtual_init
[ 1.330688] nvavp 60001000.nvavp: coherent DMA mask 0xffffffff is smaller than system GFP_DMA mask 0xffffffffffffffff
[ 1.330719] nvavp 60001000.nvavp: coherent DMA mask 0xffffffff is smaller than system GFP_DMA mask 0xffffffffffffffff
[ 1.330738] nvavp 60001000.nvavp: cannot allocate IOVA memory
[ 1.330757] nvavp 60001000.nvavp: allocated IOVA at ffffffffffffffff for AVP os
[ 1.330850] nvavp 60001000.nvavp: cannot get vde clock
[ 1.330876] nvavp: probe of 60001000.nvavp failed with error -2
[ 1.332784] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os
[ 1.333810] i2c-core: driver [max77387] using legacy suspend method
[ 1.333873] i2c-core: driver [max77387] using legacy resume method
[ 1.333944] i2c-core: driver [as364x] using legacy suspend method
[ 1.333957] i2c-core: driver [as364x] using legacy resume method
[ 1.334071] mt9m114 sensor driver loading
[ 1.334201] [IMX219] sensor driver loading
[ 1.334259] [IMX219]: probing sensor.
[ 1.334924] ov9760 sensor driver loading
[ 1.335036] ov9760: probing sensor.
[ 1.335690] drv201: probing focuser.
[ 1.335817] drv201 2-000e: drv201_regulator_get avdd_cam1_cam ERR: -517
[ 1.335852] drv201 2-000e: drv201_regulator_get pwrdet_sdmmc3 ERR: -517
[ 1.336218] usbcore: registered new interface driver uvcvideo
[ 1.336233] USB Video Class driver (1.1.1)
[ 1.336246] gspca_main: v2.14.0 registered
[ 1.337001] cm3218 0-0048: Failed to get supply 'vdd': -517
[ 1.337026] cm3218 0-0048: idname:cm32181 func:cm3218_probe line:626 regulator not found.
[ 1.337052] cm3218 0-0048: idname:cm32181 func:cm3218_probe line:665 probe success
[ 1.339798] ashmem: initialized
[ 1.352454] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type battery
[ 1.355593] device-mapper: uevent: version 1.0.3
[ 1.356011] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 1.356245] Bluetooth: HCI UART driver ver 2.2
[ 1.356265] Bluetooth: HCI H4 protocol initialized
[ 1.356280] Bluetooth: HCI BCSP protocol initialized
[ 1.356294] Bluetooth: HCILL protocol initialized
[ 1.356308] Bluetooth: HCIATH3K protocol initialized
[ 1.356321] Bluetooth: HCI Three-wire UART (H5) protocol initialized
[ 1.356410] usbcore: registered new interface driver bcm203x
[ 1.356485] usbcore: registered new interface driver bpa10x
[ 1.356557] usbcore: registered new interface driver btusb
[ 1.356572] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 1.357258] sdhci: Secure Digital Host Controller Interface driver
[ 1.357284] sdhci: Copyright(c) Pierre Ossman
[ 1.357297] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.357686] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[ 1.357905] sdhci-tegra sdhci-tegra.3: Speedo value 2241
[ 1.357929] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[ 1.360818] mmc0: no vqmmc regulator found
[ 1.360854] mmc0: no vmmc regulator found
[ 1.360872] mmc0: Invalid maximum block size, assuming 512 bytes
[ 1.387227] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
[ 1.387864] sdhci-tegra sdhci-tegra.0: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[ 1.389208] sdhci-tegra sdhci-tegra.0: Speedo value 2241
[ 1.389233] sdhci-tegra sdhci-tegra.0: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[ 1.391418] mmc1: no vqmmc regulator found
[ 1.391457] mmc1: no vmmc regulator found
[ 1.391475] mmc1: Invalid maximum block size, assuming 512 bytes
[ 1.417289] mmc1: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA
[ 1.418937] tegra-se tegra12-se: tegra_se_probe: complete
[ 1.421925] usbcore: registered new interface driver usbhid
[ 1.421944] usbhid: USB HID core driver
[ 1.429492] console [ttyFIQ0] enabled
[ 1.429747] Registered fiq debugger ttyFIQ0
[ 1.430174] tegra_throttle : init passed
[ 1.430270] Tegra cpuquiet initialized: disabled
[ 1.430390] cpu-tegra: init EDP limit: 2193 MHz
[ 1.431209] ------------[ cut here ]------------
[ 1.431292] WARNING: at drivers/platform/tegra/../../../arch/arm/mach-tegra/tegra12_clocks.c:1585 tegra12_cpu_clk_set_rate+0x16c/0x4b0()
[ 1.431308] Increasing CPU rate while regulator is not ready is not allowed
[ 1.431323] Modules linked in:
[ 1.431357] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 3.10.103-pmos #1-postmarketOS
[ 1.431374] Call trace:
[ 1.431400] [<ffffffc000089508>] dump_backtrace+0x0/0x150
[ 1.431422] [<ffffffc00008966c>] show_stack+0x14/0x20
[ 1.431443] [<ffffffc000ac5ca0>] dump_stack+0x20/0x28
[ 1.431465] [<ffffffc0000ac1d8>] warn_slowpath_common+0x78/0xa0
[ 1.431486] [<ffffffc0000ac240>] warn_slowpath_fmt+0x40/0x48
[ 1.431506] [<ffffffc00081055c>] tegra12_cpu_clk_set_rate+0x16c/0x4b0
[ 1.431529] [<ffffffc000806888>] clk_set_rate_locked+0x118/0x2f0
[ 1.431551] [<ffffffc000807f58>] tegra12_cpu_cmplx_clk_set_rate+0x48/0xd8
[ 1.431571] [<ffffffc000806888>] clk_set_rate_locked+0x118/0x2f0
[ 1.431590] [<ffffffc000806ab8>] clk_set_rate+0x58/0x230
[ 1.431611] [<ffffffc00081bf10>] tegra_update_cpu_speed+0x180/0x3d8
[ 1.431631] [<ffffffc00081c644>] tegra_cpu_set_speed_cap_locked+0x8c/0x100
[ 1.431649] [<ffffffc00081cd34>] tegra_target+0x7c/0xa8
[ 1.431671] [<ffffffc00078afb0>] __cpufreq_driver_target+0xa8/0x368
[ 1.431692] [<ffffffc0007900bc>] dbs_freq_increase+0x44/0x70
[ 1.431711] [<ffffffc000790148>] od_check_cpu+0x60/0xf0
[ 1.431730] [<ffffffc0007952d4>] dbs_check_cpu+0x14c/0x168
[ 1.431749] [<ffffffc000795588>] cpufreq_governor_dbs+0x298/0x6a0
[ 1.431768] [<ffffffc0007904d4>] od_cpufreq_governor_dbs+0x1c/0x28
[ 1.431792] [<ffffffc00078b3e4>] __cpufreq_governor+0xa4/0x250
[ 1.431812] [<ffffffc00078cc78>] __cpufreq_set_policy+0x368/0x3c8
[ 1.431832] [<ffffffc00078cf74>] cpufreq_add_dev_interface+0x29c/0x2f0
[ 1.431851] [<ffffffc00078d830>] cpufreq_add_dev+0x490/0x578
[ 1.431874] [<ffffffc0004e586c>] subsys_interface_register+0x84/0xc8
[ 1.431906] [<ffffffc00078b7d0>] cpufreq_register_driver+0x98/0x218
[ 1.431966] [<ffffffc000f9bf08>] tegra_cpufreq_init+0xbc/0xd4
[ 1.431985] [<ffffffc0000819dc>] do_one_initcall+0xe4/0x198
[ 1.432007] [<ffffffc000f59928>] kernel_init_freeable+0x140/0x1e0
[ 1.432028] [<ffffffc000abc424>] kernel_init+0x1c/0x140
[ 1.432043] ---[ end trace 1b75b31a2719ed1f ]---
[ 1.432059] cpu-tegra: Failed to set cpu frequency to 2193000 kHz
[ 1.432964] cpu-tegra: Failed to set cpu frequency to 2193000 kHz
[ 1.433076] cpu-tegra: Failed to set cpu frequency to 2193000 kHz
[ 1.433134] cpu-tegra: Failed to set cpu frequency to 2091000 kHz
[ 1.433190] cpu-tegra: Failed to set cpu frequency to 2091000 kHz
[ 1.433261] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type CPU-therm
[ 1.433706] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type GPU-therm
[ 1.434015] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type MEM-therm
[ 1.434327] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PLL-therm
[ 1.434345] soctherm: Suspend feature CANNOT be enabled when any OC alarm is enabled
[ 1.437552] usbcore: registered new interface driver snd-usb-audio
[ 1.440883] [AUD] snd_soc_rt5677: tfa9895_init
[ 1.440976] [AUD] snd_soc_rt5677: tfa9895_probe: tfa9895 power pin is enabled
[ 1.455096] mmc0: BKOPS_EN bit is not set
[ 1.461204] sdhci-tegra sdhci-tegra.3: Found T2T coeffs data
[ 1.461236] sdhci-tegra sdhci-tegra.3: 200MHz tap hole coeffs found
[ 1.743959] cpu-tegra: Failed to set cpu frequency to 2091000 kHz
[ 1.744000] **********Auto tuning windows*************
[ 1.744014] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 1.744033] win[0]: 0(0) - 48(1)
[ 1.744051] win[1]: 55(0) - 125(1)
[ 1.744067] win[2]: 133(0) - 202(1)
[ 1.744083] win[3]: 211(0) - 255(1)
[ 1.744095] ***************************************
[ 1.744116] ********tuning windows after inserting holes*****
[ 1.744139] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 1.744159] win[0]:-22(0) - 39(2)
[ 1.744175] win[1]:41(2) - 48(1)
[ 1.744190] win[2]:55(0) - 116(2)
[ 1.744247] win[3]:118(2) - 125(1)
[ 1.744262] win[4]:133(0) - 193(2)
[ 1.744295] win[5]:195(2) - 202(1)
[ 1.744330] win[6]:211(0) - 255(1)
[ 1.744342] ***********************************************
[ 1.744356] **********Tuning values*********
[ 1.744369] **estimated values**
[ 1.744386] T2T_Vmax 57, T2T_Vmin 80, 1'st_hole_Vmax 47, UI_Vmax 87
[ 1.744398] **Calculated values**
[ 1.744412] T2T_Vmax 64, 1'st_hole_Vmax 40, UI_Vmax 77
[ 1.744427] T2T_Vmin 64, 1'st_hole_Vmin 40, UI_Vmin 78
[ 1.744439] ***********************************
[ 1.744458] ***********final tuning windows**********
[ 1.744473] win[0]: -7 - 31
[ 1.744487] win[1]: 50 - 33
[ 1.744502] win[2]: 70 - 103
[ 1.744516] win[3]: 133 - 110
[ 1.744530] win[4]: 148 - 176
[ 1.744544] win[5]: 215 - 187
[ 1.744557] win[6]: 226 - 240
[ 1.744569] ********************************
[ 1.744585] best tap win - (-7-31), best tap value 12
[ 1.744609] sdhci-tegra sdhci-tegra.3: sdhci_tegra_verify_best_tap: tuning freq 200000000hz, best tap 12
[ 1.744758] [AUD] snd_soc_rt5677: tfa9895_probe:i2c read successfully
[ 1.745986] mmc0: new HS200 MMC card at address 0001
[ 1.746278] mmcblk mmc0:0001: Card claimed for testing.
[ 1.747368] mmcblk0: mmc0:0001 MAG2GC 14.5 GiB
[ 1.747977] mmcblk0rpmb: mmc0:0001 MAG2GC partition 3 4.00 MiB
[ 1.748334] i2c-core: driver [tfa9895] using legacy suspend method
[ 1.748359] i2c-core: driver [tfa9895] using legacy resume method
[ 1.748429] [AUD] snd_soc_rt5677: tfa9895l_init
[ 1.749387] [AUD] snd_soc_rt5677: tfa9895l_probe:i2c read successfully
[ 1.751447] i2c-core: driver [tfa9895l] using legacy suspend method
[ 1.751468] i2c-core: driver [tfa9895l] using legacy resume method
[ 1.751489] Primary GPT is invalid, using alternate GPT.
[ 1.751512] rt5506_init
[ 1.751585] rt5506_probe
[ 1.751607] rt5506_parse_pfdata: dt is used
[ 1.751639] of_get_named_gpio_flags exited with status 185
[ 1.751657] of_get_named_gpio_flags exited with status 162
[ 1.751669] rt5506_parse_pfdata: gpio_rt5506_enable 185
[ 1.751686] rt5506_parse_pfdata: rt5506_power_enable 162
[ 1.751704] rt5506_power_enable=1
[ 1.751791] 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
[ 1.759263] htc_battery_bq2419x htc_battery_bq2419x.9: Setting charging current 0
[ 1.762821] rt5506_probe: rt5506-enable=1
[ 1.763871] rt5506_probe:current gpio 185 value 1
[ 1.779831] rt5506_i2c_read_addr:i2c_read addr 0x1 value = 0xc7
[ 1.779896] rt5506_probe: rt5506 is connected
[ 1.779913] rt5506_probe: rt5506-enable=0
[ 1.780696] rt5506_probe: rt5506 is misc_registered
[ 1.784377] [HS_MGR] (headset_notifier_register) Register HS_INSERT notifier
[ 1.784394] [HS_MGR] (headset_notifier_update) HS_MGR driver is not ready
[ 1.784838] tegra_offload_platform probe successfull.
[ 1.788236] succefully registered offload opstegra30_avp_audio_platform_probe successful.
[ 1.794417] tegra_rt5677 power_on
[ 1.794454] _gpio_request: gpio-80 (rt5677-ldo-enable) status -16
[ 1.794467] Fail gpio_request gpio_ldo1_en, -16
[ 1.805446] Codec driver version 0.0.2 alsa 1.0.25
[ 1.837357] rt5677 1-002d: enter realtek_ce_init_hwdep
[ 1.840168] [HS_MGR] (headset_notifier_register) Register HS_INSERT notifier
[ 1.840182] [HS_MGR] (headset_notifier_update) HS_MGR driver is not ready
[ 1.866065] tegra-snd-rt5677 tegra-snd-rt5677.0: rt5677-aif1 <-> tegra30-i2s.1 mapping ok
[ 1.866471] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.2 mapping ok
[ 1.866888] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.3 mapping ok
[ 1.867301] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.2 mapping ok
[ 1.867765] tegra-snd-rt5677 tegra-snd-rt5677.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[ 1.867965] compress asoc: snd-soc-dummy-dai <-> tegra-offload-compr mapping ok
[ 1.868092] tegra-snd-rt5677 tegra-snd-rt5677.0: rt5677-aif1 <-> tegra30-i2s.1 mapping ok
[ 1.868224] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.2 mapping ok
[ 1.868610] tegra-snd-rt5677 tegra-snd-rt5677.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[ 1.868924] tegra-snd-rt5677 tegra-snd-rt5677.0: snd-soc-dummy-dai <-> tegra-fast-pcm mapping ok
[ 1.880661] tegra_rt5677_driver_probe to close MCLK
[ 1.880920] GACT probability NOT on
[ 1.880942] Mirror/redirect action on
[ 1.880960] u32 classifier
[ 1.880972] Actions configured
[ 1.880991] Netfilter messages via NETLINK v0.30.
[ 1.881089] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 1.882083] ctnetlink v0.93: registering with nfnetlink.
[ 1.882225] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 1.882240] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 1.882896] xt_time: kernel timezone is -0000
[ 1.883443] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.883651] arp_tables: (C) 2002 David S. Miller
[ 1.883741] TCP: cubic registered
[ 1.883756] Initializing XFRM netlink socket
[ 1.884195] NET: Registered protocol family 10
[ 1.885284] mip6: Mobile IPv6
[ 1.885334] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.885870] sit: IPv6 over IPv4 tunneling driver
[ 1.886936] NET: Registered protocol family 17
[ 1.886976] NET: Registered protocol family 15
[ 1.887306] Bluetooth: RFCOMM TTY layer initialized
[ 1.887349] Bluetooth: RFCOMM socket layer initialized
[ 1.887364] Bluetooth: RFCOMM ver 1.11
[ 1.887378] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.887392] Bluetooth: BNEP filters: protocol multicast
[ 1.887413] Bluetooth: BNEP socket layer initialized
[ 1.887428] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.887448] Bluetooth: HIDP socket layer initialized
[ 1.887603] NET: Registered protocol family 37
[ 1.887648] Key type dns_resolver registered
[ 1.892613] Registering SWP/SWPB emulation handler
[ 1.932722] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type therm_est
[ 1.933145] Denver: hardwood is NOT supported.
[ 1.937499] registered taskstats version 1
[ 1.937923] cpu-tegra: Failed to set cpu frequency to 1836000 kHz
[ 1.938005] cpu-tegra: Failed to set cpu frequency to 2014500 kHz
[ 1.938468] cpu-tegra: Failed to set cpu frequency to 2091000 kHz
[ 1.938542] cpu-tegra: Failed to set cpu frequency to 2091000 kHz
[ 1.939942] vi vi.0: vi_probe: ++
[ 1.943589] vi vi.0: initialized
[ 1.943821] vi vi.1: vi_probe: ++
[ 1.945267] vi vi.1: initialized
[ 1.945680] en-lcd-bl: incomplete constraints, leaving on
[ 1.945700] vpp-fuse: incomplete constraints, leaving on
[ 1.945715] ldoen: incomplete constraints, leaving on
[ 1.945728] vdd-lcd: incomplete constraints, leaving on
[ 1.945741] avdd-lcd: incomplete constraints, leaving on
[ 1.945755] usb0-vbus: incomplete constraints, leaving on
[ 1.960738] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x8 (origin:0x0)
[ 1.960767] bq2419x 0-006b: charger configure, enable=1 is_otg=0
[ 1.961311] data-charger: incomplete constraints, leaving on
[ 1.962642] REGEN1: incomplete constraints, leaving on
[ 1.962661] vddio-hv: incomplete constraints, leaving on
[ 1.963733] vdd-hdmi: incomplete constraints, leaving on
[ 1.963758] vdd-gpu: incomplete constraints, leaving on
[ 1.963774] regulator-dummy: incomplete constraints, leaving on
[ 1.964661] [HS_MGR] (htc_headset_mgr_probe) ++++++++++++++++++++
[ 1.965976] input: h2w headset as /devices/virtual/input/input2
[ 1.967382] [HS_MGR] (hs_notify_driver_ready) HS_MGR ready
[ 1.967562] [HS_MGR] (htc_headset_mgr_probe) --------------------
[ 1.967736] [HS_PMIC] (htc_headset_pmic_probe) ++++++++++++++++++++
[ 1.969941] [HS_MGR] (hs_notify_key_irq) Failed to get remote key code
[ 1.970037] [HS_BOARD] (headset_get_debug) AUD_DEBUG_EN=0
[ 1.970054] [HS_PMIC] (debug_irq_handler) HEADSET_DEBUG_EN off
[ 1.970183] Warning: enabling a non-LP0 wake source 85
[ 1.970211] [HS_PMIC] (htc_headset_pmic_probe) htc_headset_pmic_probe: iio_channel_get(hs_channel)
[ 1.970229] [HS_MGR] (headset_notifier_register) Register HPIN_GPIO notifier
[ 1.970240] [HS_MGR] (headset_notifier_register) Register REMOTE_ADC notifier
[ 1.970250] [HS_MGR] (headset_notifier_register) Register REMOTE_KEYCODE notifier
[ 1.970259] [HS_MGR] (headset_notifier_register) Register RPC_KEY notifier
[ 1.970268] [HS_MGR] (headset_notifier_register) Register MIC_STATUS notifier
[ 1.970277] [HS_MGR] (headset_notifier_register) Register KEY_INT_ENABLE notifier
[ 1.970287] [HS_MGR] (hs_notify_driver_ready) HS_PMIC ready
[ 1.970457] [HS_PMIC] (htc_headset_pmic_probe) --------------------
[ 1.970746] file system registered
[ 1.971782] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.971804] android_usb gadget: Number of LUNs=1
[ 1.971823] lun0: LUN: removable file: (no medium)
[ 1.972267] serial_function_init: init string: hsic:modem,tty,tty,tty:serial
[ 1.972290] gserial_init_port, port:0, transport:HSIC, type:2
[ 1.972306] gserial_init_port, port:1, transport:TTY, type:0
[ 1.972322] gserial_init_port, port:2, transport:TTY, type:0
[ 1.972338] gserial_init_port, port:3, transport:TTY, type:1
[ 1.977778] android_maxim14675_set_voltage: max_voltage (vbus) = 5000
[ 1.977818] android_usb gadget: android_usb ready
[ 1.977836] tegra-udc: bind to driver android_usb
[ 1.978024] of_get_named_gpio_flags exited with status 128
[ 1.978045] of_get_named_gpio_flags exited with status 133
[ 1.978063] of_get_named_gpio_flags exited with status 170
[ 1.978494] input: gpio-keys.6 as /devices/platform/gpio-keys.6/input/input3
[ 1.980111] palmas-rtc rtc.12: setting system clock to 2018-04-02 06:37:16 UTC (1522651036)
[ 1.980317] power-supply-extcon power-supply-extcon: Extcon name tegra-udc
[ 1.980795] power-supply-extcon power-supply-extcon: Cable Y-cable registration failed: -22
[ 1.980819] power-supply-extcon power-supply-extcon: USB charger cable detected
[ 1.980909] power-supply-extcon power-supply-extcon: psy_extcon_probe() get success
[ 1.981023] last reset is due to power on reset
[ 1.987249] Disabling clocks left on by bootloader:
[ 1.987269] audio_2x
[ 1.987291] audio
[ 1.987306] audio4
[ 1.987321] audio3
[ 1.987335] audio2
[ 1.987348] audio1
[ 1.987361] audio0
[ 1.987440] clk72mhz
[ 1.987457] entropy
[ 1.987474] dsialp
[ 1.987496] dsi2-fixed
[ 1.987508] dsi1-fixed
[ 1.987531] uartd
[ 1.987550] mipi-cal-fixed
[ 1.987563] mipi-cal
[ 1.987586] trace
[ 1.987607] sdmmc4_ddr
[ 1.987666] pll_x_out0
[ 1.987680] pll_u_12M
[ 1.987708] pll_m_out1
[ 1.988676] tegra_dvfs: vdd_cpu connected to regulator
[ 1.988827] tegra_dvfs: vdd_core connected to regulator
[ 1.988890] tegra_dvfs: vdd_gpu connected to regulator
[ 1.991662] tegra_cl_dvfs tegra_cl_dvfs: DT data retrieved successfully
[ 1.992097] tegra_dvfs: registered vdd_cpu simon notifier
[ 1.992825] cpu_cold cooling device is registered
[ 1.992998] cpu_hot cooling device is registered
[ 1.993172] Tegra CPU DFLL is initialized with use_dfll = 1
[ 1.993237] CPU rate: 684 MHz
[ 2.067847] tegra dvfs: tegra sysfs cap interface is initialized
[ 2.067912] tegra dvfs: tegra sysfs gpu & emc interface is initialized
[ 2.067920] tegra dvfs: registered vdd_gpu simon notifier
[ 2.068087] tegra_actmon.emc: Completed initialization (0)
[ 2.068247] tegra_actmon.avp: Completed initialization (0)
[ 2.068325] tegra_mon.cpu_emc: Completed initialization (0)
[ 2.068733] dhd_module_init in
[ 2.068774] found wifi platform device bcm4329_wlan
[ 2.068899] Power-up adapter 'DHD generic adapter'
[ 2.068919] wifi_platform_set_power = 1
[ 2.068931] flounder_wifi_power: 1
[ 2.374694] wifi_platform_bus_enumerate device present 1
[ 2.439286] sdhci-tegra sdhci-tegra.0: Found T2T coeffs data
[ 2.439381] sdhci-tegra sdhci-tegra.0: 204MHz tap hole coeffs found
[ 2.725400] **********Auto tuning windows*************
[ 2.725428] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 2.725440] win[0]: 0(0) - 70(1)
[ 2.725451] win[1]: 78(0) - 153(1)
[ 2.725490] win[2]: 160(0) - 235(1)
[ 2.725499] win[3]: 242(0) - 255(1)
[ 2.725506] ***************************************
[ 2.725518] ********tuning windows after inserting holes*****
[ 2.725526] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 2.725536] win[0]:-4(0) - 32(2)
[ 2.725544] win[1]:34(2) - 70(1)
[ 2.725552] win[2]:78(0) - 114(2)
[ 2.725560] win[3]:116(2) - 153(1)
[ 2.725567] win[4]:160(0) - 196(2)
[ 2.725575] win[5]:198(2) - 235(1)
[ 2.725582] win[6]:242(0) - 255(1)
[ 2.725589] ***********************************************
[ 2.725597] **********Tuning values*********
[ 2.725604] **estimated values**
[ 2.725612] T2T_Vmax 59, T2T_Vmin 81, 1'st_hole_Vmax 33, UI_Vmax 83
[ 2.725619] **Calculated values**
[ 2.725627] T2T_Vmax 59, 1'st_hole_Vmax 33, UI_Vmax 82
[ 2.725635] T2T_Vmin 59, 1'st_hole_Vmin 33, UI_Vmin 83
[ 2.725641] ***********************************
[ 2.725652] ***********final tuning windows**********
[ 2.725660] win[0]: 12 - 24
[ 2.725667] win[1]: 43 - 54
[ 2.725675] win[2]: 94 - 101
[ 2.725682] win[3]: 131 - 137
[ 2.725689] win[4]: 176 - 179
[ 2.725696] win[5]: 218 - 219
[ 2.725703] win[6]: 255 - 239
[ 2.725710] ********************************
[ 2.725718] best tap win - (12-24), best tap value 18
[ 2.725730] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18
[ 2.730616] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 2.730664] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 2.834792] random: nonblocking pool is initialized
[ 3.436074] htc_battery_bq2419x htc_battery_bq2419x.9: Battery id adc value is 296
[ 4.734252] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[ 4.734370] F1 signature read @0x18000000=0x17214354
[ 4.739028] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 4.739689] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 4.739841] wifi_platform_get_mac_addr
[ 4.739913] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[ 4.740124] wl_create_event_handler(): thread:wl_event_handler:91 started
[ 4.740208] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc066981aa8
[ 4.740233] dhd_attach(): thread:dhd_watchdog_thread:92 started
[ 4.740326] dhd_attach(): thread:dhd_dpc:93 started
[ 4.740366] dhd_attach(): thread:dhd_rxf:94 started
[ 4.740377] dhd_deferred_work_init: work queue initialized
[ 4.740463] [SAR] active=0
[ 4.740469] dhd_sar_callback Not ready, Bus state 0 firmware state 0
[ 4.740662] Dongle Host Driver, version 1.201.31 (r)
[ 4.740946] Register interface [wlan0] MAC: b4:ce:f6:07:84:b2
[ 4.740954] dhd_prot_ioctl : bus is down. we have nothing to do
[ 4.741051] wifi_platform_set_power = 0
[ 4.741056] flounder_wifi_power: 0
[ 4.844014] ALSA device list:
[ 4.844021] #0: tegra-rt5677
[ 4.844302] Freeing unused kernel memory: 468K (ffffffc000f59000 - ffffffc000fce000)
[ 5.024190] tegra_simon_cpu_grading_cb: graded cpu: v = 800, t = 54000, grade = 1
[ 5.024705] tegra_dvfs: set vdd_cpu simon grade 1
[ 5.349837] bio: create slab <bio-1> at 1
[ 5.479162] detected fb_set_par error, error code: -22
[ 5.602786] android_usb: already disabled
[ 5.602981] rndis_function_bind_config MAC: 00:00:00:00:00:00
[ 5.603142] android_usb gadget: using random self ethernet address
[ 5.603152] android_usb gadget: using random host ethernet address
[ 5.603655] rndis0: MAC a2:c9:c3:10:43:75
[ 5.603662] rndis0: HOST MAC 46:fa:3b:00:8c:c4
[ 5.607054] htc_battery_bq2419x htc_battery_bq2419x.9: Setting charging current 2
[ 5.616194] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 5.808429] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x8 (origin:0x0)
[ 5.808463] bq2419x 0-006b: charger configure, enable=1 is_otg=0
[ 5.914635] android_work: did not send uevent (0 0 (null))
[ 5.993544] android_work: sent uevent USB_STATE=CONNECTED
[ 5.997675] android_work: sent uevent USB_STATE=DISCONNECTED
[ 6.101228] android_work: sent uevent USB_STATE=CONNECTED
[ 6.104132] android_usb gadget: high-speed config #1: android
[ 6.104680] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 6.104825] tegra-udc tegra-udc.0: connected to SDP
[ 6.104835] htc_battery_bq2419x htc_battery_bq2419x.9: Setting charging current 500
[ 6.105021] android_work: sent uevent USB_STATE=CONFIGURED
[ 6.105279] rndis_command_complete: MaxTransferSize: 2048 : Multi_pkt_txr: disabled
[ 6.307380] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x8 (origin:0x0)
[ 6.307396] bq2419x 0-006b: charger configure, enable=1 is_otg=0
[ 6.811113] htc_battery_bq2419x htc_battery_bq2419x.9: Battery charging state changed (0 -> 1)
[ 7.621758] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.516330] udevd[627]: starting version 3.2.5
[ 8.536740] udevd[628]: starting eudev-3.2.5
[ 9.649390] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
[ 10.156266]
[ 10.156276] wl_android_wifi_on in
[ 10.156280] wifi_platform_set_power = 1
[ 10.156293] flounder_wifi_power: 1
[ 10.460537] sdio_reset_comm():
[ 10.523978] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18
[ 10.525324] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[ 10.525448] F1 signature read @0x18000000=0x17214354
[ 10.530216] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 10.530907] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 10.531790] _dhdsdio_download_firmware: dongle image file download failed
[ 10.531820] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 10.531824] dhd_open : wl_android_wifi_on failed (-35)
[ 10.531827] wl_android_wifi_off in
[ 10.531831] dhd_prot_ioctl : bus is down. we have nothing to do
[ 10.531834] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 10.531872] wifi_platform_set_power = 0
[ 10.531875] flounder_wifi_power: 0
[ 10.636918]
[ 10.636926] wl_android_wifi_on in
[ 10.636929] wifi_platform_set_power = 1
[ 10.636939] flounder_wifi_power: 1
[ 10.940555] sdio_reset_comm():
[ 11.003892] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18
[ 11.005238] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[ 11.005422] F1 signature read @0x18000000=0x17214354
[ 11.010014] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 11.010689] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 11.011553] _dhdsdio_download_firmware: dongle image file download failed
[ 11.011581] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 11.011586] dhd_open : wl_android_wifi_on failed (-35)
[ 11.011588] wl_android_wifi_off in
[ 11.011593] dhd_prot_ioctl : bus is down. we have nothing to do
[ 11.011596] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 11.011634] wifi_platform_set_power = 0
[ 11.011637] flounder_wifi_power: 0
[ 11.252128]
[ 11.252140] wl_android_wifi_on in
[ 11.252144] wifi_platform_set_power = 1
[ 11.252155] flounder_wifi_power: 1
[ 11.557233] sdio_reset_comm():
[ 11.620624] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18
[ 11.621963] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[ 11.622147] F1 signature read @0x18000000=0x17214354
[ 11.626826] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 11.627498] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 11.628360] _dhdsdio_download_firmware: dongle image file download failed
[ 11.628394] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 11.628398] dhd_open : wl_android_wifi_on failed (-35)
[ 11.628401] wl_android_wifi_off in
[ 11.628405] dhd_prot_ioctl : bus is down. we have nothing to do
[ 11.628408] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 11.628446] wifi_platform_set_power = 0
[ 11.628449] flounder_wifi_power: 0
[ 11.980512] [HS_PMIC] (irq_init_work_func) Enable detect IRQ
[ 11.980527] [HS_PMIC] (irq_init_work_func) Setup button IRQ type
[ 11.980551] [HS_PMIC] (irq_init_work_func) Enable debug IRQ
[ 20.667330] INFO: task kworker/0:2:102 blocked for more than 10 seconds.
[ 20.667369] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 20.667390] kworker/0:2 D ffffffc000085f74 0 102 2 0x00000000
[ 20.667456] Workqueue: events request_firmware_work_func
[ 20.667464] Call trace:
[ 20.667489] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 20.667521] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 20.667556] [<ffffffc000acc640>] schedule+0x28/0x70
[ 20.667563] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 20.667571] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 20.667590] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 20.667596] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 20.667602] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 20.667620] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 20.667627] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 20.667638] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 20.667651] INFO: task kworker/0:3:108 blocked for more than 10 seconds.
[ 20.667654] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 20.667657] kworker/0:3 D ffffffc000085f74 0 108 2 0x00000000
[ 20.667667] Workqueue: events request_firmware_work_func
[ 20.667672] Call trace:
[ 20.667677] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 20.667684] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 20.667690] [<ffffffc000acc640>] schedule+0x28/0x70
[ 20.667696] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 20.667701] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 20.667707] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 20.667712] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 20.667718] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 20.667725] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 20.667765] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 20.667769] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 27.609602]
[ 27.609614] wl_android_wifi_on in
[ 27.609635] wifi_platform_set_power = 1
[ 27.609651] flounder_wifi_power: 1
[ 27.913854] sdio_reset_comm():
[ 27.977602] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18
[ 27.978983] SDIO Vendor ID:02d0 and SDIO Device ID: 4354
[ 27.979177] F1 signature read @0x18000000=0x17214354
[ 27.983606] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 27.984264] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 27.987305] _dhdsdio_download_firmware: dongle image file download failed
[ 27.987424] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 27.987429] dhd_open : wl_android_wifi_on failed (-35)
[ 27.987432] wl_android_wifi_off in
[ 27.987437] dhd_prot_ioctl : bus is down. we have nothing to do
[ 27.987440] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 27.987579] wifi_platform_set_power = 0
[ 27.987583] flounder_wifi_power: 0
[ 28.091412] dhd_set_mac_addr_handler: interface info not available/down
[ 30.667279] INFO: task kworker/0:2:102 blocked for more than 10 seconds.
[ 30.667298] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 30.667312] kworker/0:2 D ffffffc000085f74 0 102 2 0x00000000
[ 30.667354] Workqueue: events request_firmware_work_func
[ 30.667366] Call trace:
[ 30.667387] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 30.667408] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 30.667461] [<ffffffc000acc640>] schedule+0x28/0x70
[ 30.667479] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 30.667495] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 30.667524] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 30.667542] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 30.667558] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 30.667575] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 30.667590] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 30.667605] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 30.667621] INFO: task kworker/0:3:108 blocked for more than 10 seconds.
[ 30.667631] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 30.667640] kworker/0:3 D ffffffc000085f74 0 108 2 0x00000000
[ 30.667666] Workqueue: events request_firmware_work_func
[ 30.667676] Call trace:
[ 30.667691] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 30.667707] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 30.667721] [<ffffffc000acc640>] schedule+0x28/0x70
[ 30.667736] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 30.667751] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 30.667766] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 30.667781] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 30.667829] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 30.667845] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 30.667859] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 30.667872] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 40.667408] INFO: task kworker/0:2:102 blocked for more than 10 seconds.
[ 40.667436] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 40.667454] kworker/0:2 D ffffffc000085f74 0 102 2 0x00000000
[ 40.667529] Workqueue: events request_firmware_work_func
[ 40.667539] Call trace:
[ 40.667563] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 40.667597] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 40.667605] [<ffffffc000acc640>] schedule+0x28/0x70
[ 40.667615] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 40.667623] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 40.667633] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 40.667641] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 40.667650] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 40.667670] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 40.667679] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 40.667689] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 40.667702] INFO: task kworker/0:3:108 blocked for more than 10 seconds.
[ 40.667709] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 40.667714] kworker/0:3 D ffffffc000085f74 0 108 2 0x00000000
[ 40.667729] Workqueue: events request_firmware_work_func
[ 40.667735] Call trace:
[ 40.667744] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 40.667752] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 40.667797] [<ffffffc000acc640>] schedule+0x28/0x70
[ 40.667805] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 40.667813] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 40.667821] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 40.667831] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 40.667840] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 40.667849] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 40.667857] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 40.667864] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 50.667372] INFO: task kworker/0:2:102 blocked for more than 10 seconds.
[ 50.667410] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 50.667424] kworker/0:2 D ffffffc000085f74 0 102 2 0x00000000
[ 50.667500] Workqueue: events request_firmware_work_func
[ 50.667510] Call trace:
[ 50.667535] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 50.667569] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 50.667577] [<ffffffc000acc640>] schedule+0x28/0x70
[ 50.667587] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 50.667595] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 50.667605] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 50.667613] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 50.667622] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 50.667644] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 50.667652] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 50.667665] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 50.667679] INFO: task kworker/0:3:108 blocked for more than 10 seconds.
[ 50.667684] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 50.667690] kworker/0:3 D ffffffc000085f74 0 108 2 0x00000000
[ 50.667706] Workqueue: events request_firmware_work_func
[ 50.667712] Call trace:
[ 50.667720] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 50.667729] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 50.667778] [<ffffffc000acc640>] schedule+0x28/0x70
[ 50.667786] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 50.667795] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 50.667803] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 50.667811] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 50.667820] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 50.667830] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 50.667838] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 50.667845] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 60.667221] INFO: task kworker/0:2:102 blocked for more than 10 seconds.
[ 60.667231] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 60.667236] kworker/0:2 D ffffffc000085f74 0 102 2 0x00000000
[ 60.667254] Workqueue: events request_firmware_work_func
[ 60.667259] Call trace:
[ 60.667267] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 60.667281] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 60.667286] [<ffffffc000acc640>] schedule+0x28/0x70
[ 60.667291] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 60.667296] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 60.667301] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 60.667305] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 60.667310] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 60.667317] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 60.667321] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 60.667326] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 60.667332] INFO: task kworker/0:3:108 blocked for more than 10 seconds.
[ 60.667335] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 60.667337] kworker/0:3 D ffffffc000085f74 0 108 2 0x00000000
[ 60.667346] Workqueue: events request_firmware_work_func
[ 60.667349] Call trace:
[ 60.667353] [<ffffffc000085f74>] __switch_to+0x74/0x90
[ 60.667358] [<ffffffc000acc094>] __schedule+0x2c4/0x848
[ 60.667362] [<ffffffc000acc640>] schedule+0x28/0x70
[ 60.667367] [<ffffffc000aca4ac>] schedule_timeout+0x1f4/0x2b0
[ 60.667372] [<ffffffc000acbc74>] wait_for_common+0xbc/0x160
[ 60.667391] [<ffffffc000acbd2c>] wait_for_completion+0x14/0x20
[ 60.667396] [<ffffffc0004fddc4>] _request_firmware+0x744/0x9b0
[ 60.667401] [<ffffffc0004fe1c4>] request_firmware_work_func+0x24/0x50
[ 60.667406] [<ffffffc0000d08e0>] process_one_work+0x140/0x530
[ 60.667410] [<ffffffc0000d18b4>] worker_thread+0x11c/0x430
[ 60.667414] [<ffffffc0000d8fe0>] kthread+0xd0/0xd8
[ 60.834585] mate-panel[1375]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005
[ 60.834594] pgd = ffffffc067bc2000
[ 60.834599] [00000000] *pgd=0000000000000000
[ 60.834610] CPU: 1 PID: 1375 Comm: mate-panel Tainted: G W 3.10.103-pmos #1-postmarketOS
[ 60.834615] task: ffffffc067481600 ti: ffffffc02c0f4000 task.ti: ffffffc02c0f4000
[ 60.834620] PC is at 0x79b86cb78c
[ 60.834623] LR is at 0x79b86cb784
[ 60.834630] pc : [<00000079b86cb78c>] lr : [<00000079b86cb784>] pstate: 00000000
[ 60.834633] sp : 0000007fd7f6bf90
[ 60.834636] x29: 0000007fd7f6bf90 x28: 0000000000000000
[ 60.834641] x27: 0000000000000000 x26: 0000000001000007
[ 60.834646] x25: 0000000000000000 x24: 0000007fd7f6c000
[ 60.834650] x23: 00000055876c89c0 x22: 0000000000000400
[ 60.834655] x21: 0000000001000011 x20: 00000055872c40cc
[ 60.834659] x19: 00000055872bc020 x18: 0000000000000001
[ 60.834664] x17: 00000079b8b646d4 x16: 00000079b86deee8
[ 60.834668] x15: 0000000000000400 x14: 0000000000000200
[ 60.834672] x13: 0000000000000100 x12: 0000000000000080
[ 60.834677] x11: 0000000000000040 x10: 0000000000000001
[ 60.834681] x9 : 00000079b900ebb4 x8 : 00000055873c4940
[ 60.834686] x7 : 0000000000000000 x6 : 0000000000000000
[ 60.834690] x5 : 0000005587511ba0 x4 : 0000007fd7f6c000
[ 60.834694] x3 : 0000000000000400 x2 : ffffffffffffffff
[ 60.834699] x1 : 0000000000000088 x0 : 0000000001000011
[ 61.288627] [SAR] sar0_CY8C.img not available
[ 61.502474] [S_HUB][CW_MCU] update_firmware: fw does not exist
[ 61.507740] [S_HUB][CW_MCU] Firmware Architecture version 1, Sense version 0, Cywee lib version 16, Water number 40, Active Engine 2, Project Mapping 1
[ 61.512934] [S_HUB][CW_MCU] Sensor calibration matrix is (gs 1 gy 1 ls 1 bs 1)
[ 61.534415] [S_HUB][CW_MCU] cwmcu_irq_handler: MAGIC COVER = 0x0