Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2018.11-rc2-00101-g1ed3c0954b (Oct 25 2018 - 13:13:23 +0200) OMAP4430-GP ES2.1 Trying to boot from MMC1 SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! U-Boot 2018.11-rc2-00101-g1ed3c0954b (Oct 25 2018 - 13:13:23 +0200) CPU : OMAP4430-GP ES2.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... Unable to use mmc 0:1... Net: No ethernet found. Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 DHCP client bound to address 10.201.3.110 (10 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x82000000 2617208/tftp-deploy-ih96k1bm/kernel/zImage tftp 0x82000000 2617208/tftp-deploy-ih96k1bm/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2617208/tftp-deploy-ih96k1bm/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 1.4 MiB/s done Bytes transferred = 4588936 (460588 hex) => tftp 0x84000000 2617208/tftp-deploy-ih96k1bm/ramdisk/ramdisk.cpio.gz.uboot tftp 0x84000000 2617208/tftp-deploy-ih96k1bm/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2617208/tftp-deploy-ih96k1bm/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 1.2 MiB/s done Bytes transferred = 14143820 (d7d14c hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83f00000 2617208/tftp-deploy-ih96k1bm/dtb/omap4-panda.dtb tftp 0x83f00000 2617208/tftp-deploy-ih96k1bm/dtb/omap4-panda.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2617208/tftp-deploy-ih96k1bm/dtb/omap4-panda.dtb'. Load address: 0x83f00000 Loading: *###### 1.3 MiB/s done Bytes transferred = 86562 (15222 hex) => setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x84000000 0x83f00000 bootz 0x82000000 0x84000000 0x83f00000 ## Loading init Ramdisk from Legacy Image at 84000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14143756 Bytes = 13.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f00000 Booting using the fdt blob at 0x83f00000 Using Device Tree in place at 83f00000, end 83f18221 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.147-cip17 (KernelCI@build-j264545-arm-gcc-10-omap2plus-defconfig-7wxqt) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Oct 5 11:46:04 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI OMAP4 PandaBoard [ 0.000000] earlycon: omap8250 at MMIO 0x48020000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x98000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node dsp-memory@98000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x98800000, size 112 MiB [ 0.000000] OF: reserved mem: initialized node ipu-memory@98800000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 [ 0.000000] OMAP4: Map 0xafe00000 to (ptrval) for dram barrier [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] OMAP4430 ES2.1 [ 0.000000] percpu: Embedded 20 pages/cpu s49740 r8192 d23988 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259908 [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 868084K/1046528K available (9216K kernel code, 1025K rwdata, 2164K rodata, 1024K init, 281K bss, 39180K reserved, 139264K cma-reserved, 245760K highmem) <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <4>[ 0.000000] L2C: platform modifies aux control register: 0x0e070000 -> 0x3e470000 <4>[ 0.000000] L2C: DT/platform modifies aux control register: 0x0e070000 -> 0x3e470000 <6>[ 0.000000] L2C-310 erratum 727915 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e470000 <4>[ 0.000000] ------------[ cut here ]------------ <4>[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/clk/clk.c:3778 __clk_register+0x44c/0x80c <4>[ 0.000000] clk_core_populate_parent_map: invalid NULL in trace_clk_div_ck's .parent_names <4>[ 0.000000] Modules linked in: <4>[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.147-cip17 #1 <4>[ 0.000000] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 0.000000] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 0.000000] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 0.000000] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 0.000000] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 0.000000] [] (warn_slowpath_fmt) from [] (__clk_register+0x44c/0x80c) <4>[ 0.000000] [] (__clk_register) from [] (ti_clk_register_omap_hw+0x14/0x78) <4>[ 0.000000] [] (ti_clk_register_omap_hw) from [] (_of_ti_gate_clk_setup+0x174/0x1dc) <4>[ 0.000000] [] (_of_ti_gate_clk_setup) from [] (of_clk_init+0x154/0x230) <4>[ 0.000000] [] (of_clk_init) from [] (omap_clk_init+0x38/0x58) <4>[ 0.000000] [] (omap_clk_init) from [] (omap_init_time_of+0x8/0x10) <4>[ 0.000000] [] (omap_init_time_of) from [] (start_kernel+0x2f0/0x544) <4>[ 0.000000] [] (start_kernel) from [<00000000>] (0x0) <4>[ 0.000000] ---[ end trace 0fe4cda311d1f5cf ]--- <3>[ 0.000000] of_ti_clockdomain_setup: of_ti_clockdomain_set# up: Failed get /ocp/interconnect@4a300000/segment@0/target-module@6000/prm@0/clockdomains/emu_sys_clkdm' clock nr 0 (-517) <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0010:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0018:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0020:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0028:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0030:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0018:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-wkup-clkctrl:0020:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:11, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node iss-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0018:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0020:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0028:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0030:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0038:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-wkup-clkctrl:0018:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0040:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0048:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0050:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0058:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0060:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0018:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0010:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node iss-clkctrl:0000:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0020:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0028:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0030:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0038:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:00c0:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:00c0:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0040:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:00c0:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:20, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:22, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-gfx-clkctrl:0000:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:11, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0118:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0118:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0118:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:27, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0048:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0050:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0058:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0060:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:15, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:13, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:14, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:11, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:12, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3_init-clkctrl:0038:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0040:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0048:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0048:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0048:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:25, ret=-517 <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns <3>[ 0.010040] Failed to initialize '/ocp/interconnect@4a300000/segment@10000/target-module@8000/timer@0': -19 <6>[ 0.024475] Console: colour dummy device 80x30 <3>[ 0.029357] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.036346] This ensures that you still see kernel messages. Please <3>[ 0.043060] update your kernel commandline. <6>[ 0.047668] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) <6>[ 0.140747] pid_max: default: 32768 minimum: 301 <6>[ 0.145965] LSM: Security Framework initializing <6>[ 0.151092] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.158905] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.168273] CPU: Testing write buffer coherency: ok <6>[ 0.173614] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.179412] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.186370] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.193572] rcu: Hierarchical SRCU implementation. <6>[ 0.199493] smp: Bringing up secondary CPUs ... <6>[ 0.243927] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.243927] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.255676] smp: Brought up 1 node, 2 CPUs <6>[ 0.260162] SMP: Total of 2 processors activated (2393.70 BogoMIPS). <6>[ 0.266998] CPU: All CPU(s) started in SVC mode. <6>[ 0.272705] devtmpfs: initialized <6>[ 0.296051] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 <6>[ 0.304565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.315002] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.334930] pinctrl core: initialized pinctrl subsystem <6>[ 0.342468] NET: Registered protocol family 16 <6>[ 0.350341] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.361389] omap_hwmod: l3_main_3 using broken dt data from ocp <4>[ 0.368530] omap_hwmod: l3_main_2 using broken dt data from ocp <4>[ 0.376342] omap_hwmod: debugss: cannot clk_get main_clk trace_clk_div_ck <4>[ 0.383605] omap_hwmod: debugss: cannot _init_clocks <4>[ 0.389007] ------------[ cut here ]------------ <4>[ 0.394042] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2371 _init+0x3f0/0x48c <4>[ 0.403106] omap_hwmod: debugss: couldn't init clocks <4>[ 0.408569] Modules linked in: <4>[ 0.411987] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 0.420501] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 0.427001] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 0.435241] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 0.442962] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 0.450408] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 0.458404] [] (warn_slowpath_fmt) from [] (_init+0x3f0/0x48c) <4>[ 0.466461] [] (_init) from [] (omap_hwmod_for_each+0x30/0x5c) <4>[ 0.474517] [] (omap_hwmod_for_each) from [] (__omap_hwmod_setup_all+0x24/0xd4) <4>[ 0.484130] [] (__omap_hwmod_setup_all) from [] (do_one_initcall+0x44/0x240) <4>[ 0.493438] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 0.502685] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 0.511352] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 0.519439] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 0.524902] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 0.533569] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.542266] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.549377] ---[ end trace 0fe4cda311d1f5d0 ]--- <6>[ 0.555206] audit: initializing netlink sub# sys (disabled) <5>[ 0.561340] audit: type=2000 audit(0.410:1): state=initialized audit_enabled=0 res=1 <6>[ 0.562011] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.569610] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.576171] thermal_sys: Registered thermal governor 'user_space' <6>[ 0.583282] cpuidle: using governor menu <3>[ 0.594573] platform pmu: clk_get for trace_clk_div_ck failed <4>[ 1.409332] ------------[ cut here ]------------ <4>[ 1.414398] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 1.424224] omap_hwmod: gpmc: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.434356] Modules linked in: <4>[ 1.437774] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 1.446289] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.452758] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.461029] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 1.468719] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 1.476165] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 1.484161] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 1.493041] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 1.501708] [] (omap_hwmod_enable) from [] (omap_device_enable+0x3c/0x94) <4>[ 1.510772] [] (omap_device_enable) from [] (_od_runtime_resume+0x10/0x3c) <4>[ 1.519897] [] (_od_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 1.528778] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 1.537017] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 1.545074] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 1.553588] [] (__pm_runtime_resume) from [] (gpmc_probe+0x13c/0x564) <4>[ 1.562316] [] (gpmc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 1.570739] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 1.579437] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 1.588104] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 1.597167] [] (bus_for_each_drv) from [] (__device_attach+0xac/0x1d8) <4>[ 1.605957] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 1.614654] [] (bus_probe_device) from [] (device_add+0x350/0x790) <4>[ 1.623107] [] (device_add) from [] (of_platform_device_create_pdata+0x90/0xbc) <4>[ 1.632690] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x19c/0x230) <4>[ 1.643524] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1e8/0x230) <4>[ 1.653564] [] (of_platform_bus_create) from [] (of_platform_populate+0x60/0xb8) <4>[ 1.663238] [] (of_platform_populate) from [] (pdata_quirks_init+0x6c/0x90) <4>[ 1.672485] [] (pdata_quirks_init) from [] (omap_generic_init+0xc/0x18) <4>[ 1.681365] [] (omap_generic_init) from [] (customize_machine+0x1c/0x30) <4>[ 1.690307] [] (customize_machine) from [] (do_one_initcall+0x44/0x240) <4>[ 1.699188] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 1.708435] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 1.717102] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 1.725158] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 1.730651] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 1.739318] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 1.748016] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 1.755096] ---[ end trace 0fe4cda311d1f5d1 ]--- <3>[ 1.760131] omap-gpmc 50000000.gpmc: use pm_runtime_put_sync_suspend() in driver? <6>[ 1.768127] omap-gpmc 50# 000000.gpmc: GPMC revision 6.0 <4>[ 1.837127] ------------[ cut here ]------------ <4>[ 1.842193] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 1.852020] omap_hwmod: emif1: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.862243] Modules linked in: <4>[ 1.865661] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 1.874145] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.880615] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.888885] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 1.896575] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 1.904022] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 1.912017] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 1.920898] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 1.929565] [] (omap_hwmod_enable) from [] (omap_device_enable+0x3c/0x94) <4>[ 1.938629] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x344/0x3b0) <4>[ 1.948669] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 1.959442] [] (blocking_notifier_call_chain) from [] (device_add+0x324/0x790) <4>[ 1.968933] [] (device_add) from [] (of_platform_device_create_pdata+0x90/0xbc) <4>[ 1.978515] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x19c/0x230) <4>[ 1.989379] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1e8/0x230) <4>[ 1.999389] [] (of_platform_bus_create) from [] (of_platform_populate+0x60/0xb8) <4>[ 2.009094] [] (of_platform_populate) from [] (pdata_quirks_init+0x6c/0x90) <4>[ 2.018310] [] (pdata_quirks_init) from [] (omap_generic_init+0xc/0x18) <4>[ 2.027191] [] (omap_generic_init) from [] (customize_machine+0x1c/0x30) <4>[ 2.036132] [] (customize_machine) from [] (do_one_initcall+0x44/0x240) <4>[ 2.045013] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 2.054260] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 2.062927] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.070983] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 2.076477] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.085144] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.093841] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.100921] ---[ end trace 0fe4cda311d1f5d2 ]--- # <4>[ 2.121673] ------------[ cut here ]------------ <4>[ 2.126708] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 2.136566] omap_hwmod: emif2: enabled state can only be entered from initialized, idle, or disabled state <4>[ 2.146759] Modules linked in: <4>[ 2.150177] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 2.158691] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 2.165130] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 2.173400] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 2.181091] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 2.188537] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 2.196533] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 2.205383] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 2.214080] [] (omap_hwmod_enable) from [] (omap_device_enable+0x3c/0x94) <4>[ 2.223144] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x344/0x3b0) <4>[ 2.233184] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 2.243927] [] (blocking_notifier_call_chain) from [] (device_add+0x324/0x790) <4>[ 2.253417] [] (device_add) from [] (of_platform_device_create_pdata+0x90/0xbc) <4>[ 2.263031] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x19c/0x230) <4>[ 2.273864] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1e8/0x230) <4>[ 2.283905] [] (of_platform_bus_create) from [] (of_platform_populate+0x60/0xb8) <4>[ 2.293579] [] (of_platform_populate) from [] (pdata_quirks_init+0x6c/0x90) <4>[ 2.302795] [] (pdata_quirks_init) from [] (omap_generic_init+0xc/0x18) <4>[ 2.311676] [] (omap_generic_init) from [] (customize_machine+0x1c/0x30) <4>[ 2.320648] [] (customize_machine) from [] (do_one_initcall+0x44/0x240) <4>[ 2.329498] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 2.338745] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 2.347412] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.355468] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 2.360961] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.369628] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.378326] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.385406] ---[ end trace 0fe4cda311d1f5d3 ]--- # <6>[ 2.692077] No ATAGs? <6>[ 2.694793] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 2.703308] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 2.730285] Kprobes globally optimized <6>[ 2.746246] iommu: Default domain type: Translated <6>[ 2.755493] vgaarb: loaded <5>[ 2.759094] SCSI subsystem initialized <6>[ 2.764129] pps_core: LinuxPPS API ver. 1 registered <6>[ 2.769561] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 2.779296] PTP clock support registered <6>[ 2.784881] clocksource: Switched to clocksource 32k_counter <5>[ 3.700347] VFS: Disk quotas dquot_6.6.0 <6>[ 3.704772] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 3.723144] NET: Registered protocol family 2 <6>[ 3.728271] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 3.738037] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 3.747009] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 3.755340] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 3.763122] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 3.770111] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 3.777282] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 3.785064] NET: Registered protocol family 1 <6>[ 3.790618] RPC: Registered named UNIX socket transport module. <6>[ 3.797027] RPC: Registered udp transport module. <6>[ 3.802124] RPC: Registered tcp transport module. <6>[ 3.807250] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 3.814147] PCI: CLS 0 bytes, default 64 <6>[ 3.819152] Trying to unpack rootfs image as initramfs... <6>[ 5.219940] Freeing initrd memory: 13816K <4>[ 5.225311] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 5.232727] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 5.243499] Initialise system trusted keyrings <6>[ 5.248718] workingset: timestamp_bits=14 max_order=18 bucket_order=4 <5>[ 5.256896] NFS: Registering the id_resolver key type <5>[ 5.262481] Key type id_resolver registered <5>[ 5.267120] Key type id_legacy registered <6>[ 5.271545] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 5.279602] Key type asymmetric registered <5>[ 5.284118] Asymmetric key parser 'x509' registered <6>[ 5.289489] bounce: pool size: 64 pages <6>[ 5.293731] io scheduler mq-deadline registered <6>[ 5.298675] io scheduler kyber registered <4>[ 5.398040] ------------[ cut here ]------------ <4>[ 5.403106] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 5.412963] omap_hwmod: ctrl_module_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 5.424163] Modules linked in: <4>[ 5.427581] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 5.436096] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 5.442565] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 5.450836] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 5.458557] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 5.466003] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 5.473968] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 5.482849] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 5.491546] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 5.500793] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 5.509765] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 5.518005] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 5.526062] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 5.534576] [] (__pm_runtime_resume) from [] (sysc_probe+0xdfc/0x15d0) <4>[ 5.543365] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 5.551788] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 5.560485] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 5.569183] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 5.578582] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 5.587707] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 5.596405] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 5.605102] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 5.613708] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 5.622406] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 5.631652] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 5.640319] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 5.648376] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 5.653869] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 5.662536] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 5.671234] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 5.678314] ---[ end trace 0fe4cda311d1f5d4 ]--- <3>[ 5.683349] ti-sysc 4a30c000.target-module: sysc_runtime_resume_legacy: could not enable: -22 # <4>[ 5.711608] ------------[ cut here ]------------ <4>[ 5.716674] WARNING: CPU: 0 PID: 20 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 5.725799] omap_hwmod: ctrl_module_wkup: idle state can only be entered from enabled state <4>[ 5.734649] Modules linked in: <4>[ 5.738067] CPU: 0 PID: 20 Comm: kworker/0:1 Tainted: G W 5.10.147-cip17 #1 <4>[ 5.746856] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 5.753295] Workqueue: pm pm_runtime_work <4>[ 5.757720] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 5.765960] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 5.773681] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 5.781127] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 5.789093] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 5.797180] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 5.804901] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 5.814025] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 5.823089] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 5.831329] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 5.839385] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 5.847625] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 5.856506] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 5.865112] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 5.873016] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 5.880706] Exception stack(0xc1227fb0 to 0xc1227ff8) <4>[ 5.886169] 7fa0: 00000000 00000000 00000000 00000000 <4>[ 5.894866] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 5.903533] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 5.910614] ---[ end trace 0fe4cda311d1f5d5 ]--- <3>[ 5.915679] ti-sysc 4a# 30c000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <6>[ 5.924804] OMAP GPIO hardware version 0.1 <4>[ 5.955230] ti-sysc: probe of 4a318000.target-module failed with error -16 <4>[ 5.972167] ------------[ cut here ]------------ <4>[ 5.977203] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 5.987060] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 5.998596] Modules linked in: <4>[ 6.002014] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 6.010528] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.016998] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.025238] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 6.032958] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 6.040405] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 6.048370] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 6.057250] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.065948] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.075164] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 6.084136] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.092376] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 6.100433] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 6.108947] [] (__pm_runtime_resume) from [] (sysc_probe+0xdfc/0x15d0) <4>[ 6.117736] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.126159] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 6.134857] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 6.143554] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.152954] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 6.162078] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.170776] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 6.179473] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 6.188079] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 6.196777] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 6.205993] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 6.214691] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.222747] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 6.228210] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 6.236907] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.245574] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.252655] ---[ end trace 0fe4cda311d1f5d6 ]--- <3>[ 6.257720] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: # could not enable: -22 <4>[ 6.276458] ------------[ cut here ]------------ <4>[ 6.281494] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 6.291351] omap_hwmod: ctrl_module_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.302520] Modules linked in: <4>[ 6.305938] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 6.314453] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.320922] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.329162] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 6.336883] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 6.344329] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 6.352294] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 6.361175] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.369873] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.379089] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 6.388061] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.396301] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 6.404357] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 6.412872] [] (__pm_runtime_resume) from [] (sysc_probe+0xdfc/0x15d0) <4>[ 6.421661] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.430084] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 6.438781] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 6.447479] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.456878] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 6.466003] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.474700] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 6.483398] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 6.492004] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 6.500701] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 6.509918] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 6.518615] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.526672] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 6.532135] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 6.540832] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.549499] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.556579] ---[ end trace 0fe4cda311d1f5d7 ]--- <3>[ 6.561645] ti-sysc 4a002000.target-module: sysc_runtime_resume_legacy: coul# d not enable: -22 <3>[ 6.787353] ti-sysc 4a056000.target-module: clock get error for fck: -517 <3>[ 6.794769] ti-sysc 4a058000.target-module: clock get error for fck: -517 <3>[ 6.802215] ti-sysc 4a062000.target-module: clock get error for fck: -517 <3>[ 6.809631] ti-sysc 4a064000.target-module: clock get error for fck: -517 <3>[ 6.817077] ti-sysc 4a066000.target-module: clock get error for fck: -517 <3>[ 6.824493] ti-sysc 4a0ab400.target-module: clock get error for fck: -517 <3>[ 6.831909] ti-sysc 4a0ad000.target-module: clock get error for fck: -517 <3>[ 6.839385] ti-sysc 4a0b6000.target-module: clock get error for fck: -517 <3>[ 6.846801] ti-sysc 4a0cd000.target-module: clock get error for fck: -517 <3>[ 6.854248] ti-sysc 4a0d9038.target-module: clock get error for fck: -517 <3>[ 6.861694] ti-sysc 4a0db038.target-module: clock get error for fck: -517 <3>[ 6.869140] ti-sysc 4a0dd038.target-module: clock get error for fck: -517 <3>[ 6.876586] ti-sysc 4a0f4000.target-module: clock get error for fck: -517 <3>[ 6.884002] ti-sysc 4a0f6000.target-module: clock get error for fck: -517 <4>[ 6.891448] ------------[ cut here ]------------ <4>[ 6.896514] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 6.906372] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.917907] Modules linked in: <4>[ 6.921325] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 6.929809] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.936309] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.944549] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 6.952270] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 6.959716] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 6.967681] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 6.976562] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.985260] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.994476] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.003448] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.011688] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 7.019744] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 7.028259] [] (__pm_runtime_resume) from [] (sysc_probe+0xdfc/0x15d0) <4>[ 7.037048] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 7.045471] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 7.054168] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 7.062866] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.072265] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 7.081390] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.090087] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 7.098785] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.107391] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 7.116088] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 7.125305] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 7.134002] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.142059] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 7.147521] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.156219] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.164886] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.171966] ---[ end trace 0fe4cda311d1f5d8 ]--- <3>[ 7.177032] ti-sysc 4a1000# 00.target-module: sysc_runtime_resume_legacy: could not enable: -22 <3>[ 7.213867] ti-sysc 4a10a000.target-module: clock get error for fck: -517 <4>[ 7.283691] ------------[ cut here ]------------ <4>[ 7.288726] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 7.297882] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 7.307098] Modules linked in: <4>[ 7.310516] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.147-cip17 #1 <4>[ 7.319274] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.325744] Workqueue: pm pm_runtime_work <4>[ 7.330169] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.338409] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 7.346130] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 7.346130] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 7.346160] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 7.369598] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 7.369628] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 7.369628] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.369659] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.386474] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 7.386474] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 7.386505] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 7.411804] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 7.428894] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 7.428924] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.428924] Exception stack(0xc1109fb0 to 0xc1109ff8) <4>[ 7.428924] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 7.428955] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.453094] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.467224] ---[ end trace 0fe4cda311d1f5d9 ]--- <3>[ 7.467285] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not# idle: -22 <4>[ 7.497070] ------------[ cut here ]------------ <4>[ 7.502105] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 7.511230] omap_hwmod: ctrl_module_core: idle state can only be entered from enabled state <4>[ 7.520111] Modules linked in: <4>[ 7.523529] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.147-cip17 #1 <4>[ 7.532287] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.538757] Workqueue: pm pm_runtime_work <4>[ 7.543182] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.551422] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 7.559143] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 7.566589] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <3>[ 7.569793] ti-sysc 4809c000.target-module: clock get error for fck: -517 <4>[ 7.574554] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 7.574554] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 7.574584] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <3>[ 7.598663] ti-sysc 480b4000.target-module: clock get error for fck: -517 <4>[ 7.606689] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.606719] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.606719] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 7.639282] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 7.647521] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <3>[ 7.647766] ti-sysc 52000000.target-module: clock get error for fck: -517 <4>[ 7.656402] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 7.656433] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 7.656433] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <3>[ 7.664154] ti-sysc 55082000.target-module: clock get error for fck: -517 <4>[ 7.672271] Exception stack(0xc1109fb0 to 0xc1109ff8) <3>[ 7.680358] ti-sysc 4012c000.target-module: clock get error for fck: -517 <4>[ 7.687835] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 7.687835] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.687866] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.687866] ---[ end trace 0fe4cda311d1f5da ]--- <3>[ 7.687927] ti-sysc 4a002000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <3>[ 7.719726] ti-sy# sc 58000000.target-module: clock get error for fck: -517 <4>[ 7.725463] ------------[ cut here ]------------ <4>[ 7.735687] ------------[ cut here ]------------ <4>[ 7.737396] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 7.746307] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 7.753540] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 7.758575] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 7.763580] Modules linked in: <4>[ 7.772705] Modules linked in: <4>[ 7.782531] <4>[ 7.791748] <4>[ 7.803283] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.147-cip17 #1 <4>[ 7.822448] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.828887] Workqueue: pm pm_runtime_work <4>[ 7.833312] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.841583] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 7.849273] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 7.856719] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 7.864715] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 7.872772] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 7.880493] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 7.889617] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.898681] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.906921] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 7.914978] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 7.923217] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 7.932098] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 7.940704] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 7.948608] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.956298] Exception stack(0xc1109fb0 to 0xc1109ff8) <4>[ 7.961761] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 7.970458] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.979125] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.986206] ---[ end trace 0fe4cda311d1f5db ]--- <4>[ 7.986206] CPU: 0 PID: 1 Comm# : swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 7.986236] Hardware name: Generic OMAP4 (Flattened Device Tree) <3>[ 7.991271] ti-sysc 4a100000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 7.999755] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.999755] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 8.031066] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.038513] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.046508] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 8.055358] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 8.064056] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 8.073303] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.082244] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.090484] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 8.098571] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 8.107086] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 8.116394] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 8.125793] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 8.134948] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 8.143646] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 8.152313] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 8.160919] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 8.169616] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 8.178863] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 8.187561] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.195617] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 8.201080] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.209777] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.218444] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.225524] ---[ end trace 0fe4cda311d1f5dc ]--- <3>[ 8.230590] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <6>[ 8.239959] pinctrl-single 4a31e040.pinmux: 28 pins, size 56 <4>[ 8.246368] ------------[ cut here ]------------ <4>[ 8.251434] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 8.261260] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 8.272796] Modules linked in: <4>[ 8.276245] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip17 #1 <4>[ 8.284729] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.291198] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.299438] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 8.307159] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.314605] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.322570] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 8.331451] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 8.340148] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 8.349395] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.358337] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.366577] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 8.374633] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 8.383148] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 8.392486] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 8.401885] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 8.411010] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 8.419708] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 8.428405] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 8.437011] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 8.445678] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 8.454925] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 8.463623] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.471679] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 8.477142] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.485839] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.494506] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.501586] ---[ end trace 0fe4cda311d1f5dd ]--- <3>[ 8.506622] ti-sysc 4a100000.target-module: sy# sc_runtime_resume_legacy: could not enable: -22 <6>[ 8.516357] pinctrl-single 4a100040.pinmux: 203 pins, size 406 <6>[ 8.531616] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <6>[ 8.543853] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 100, base_baud = 3000000) is a 8250 <6>[ 8.553283] printk: console [ttyS2] enabled <6>[ 8.553283] printk: console [ttyS2] enabled <6>[ 8.562347] printk: bootconsole [omap8250] disabled <6>[ 8.562347] printk: bootconsole [omap8250] disabled <4>[ 8.574096] ------------[ cut here ]------------ <4>[ 8.579010] WARNING: CPU: 0 PID: 61 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 8.587921] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 8.587921] Modules linked in: <4>[ 8.587951] CPU: 0 PID: 61 Comm: kworker/0:10 Tainted: G W 5.10.147-cip17 #1 <4>[ 8.587951] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.600280] Workqueue: pm pm_runtime_work <4>[ 8.615234] <4>[ 8.621276] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.621307] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <6>[ 8.629364] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 111, base_baud = 3000000) is a 8250 <4>[ 8.636871] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.636871] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.653228] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 8.668853] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.668884] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.685272] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.694122] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.694152] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 8.710021] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 8.710052] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <6>[ 8.718109] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 112, base_baud = 3000000) is a 8250 <4>[ 8.726715] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 8.726745] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 8.744201] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.759399] Exception stack(0xc16a3fb0 to 0xc16a3ff8) <4>[ 8.759399] 3fa0: 00000000 00000000 00000000 00000000 <4>[ 8.773223] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.773223] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.788604] ---[ end trace 0fe4cda311d1f5de ]--- <3>[ 8.788635] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 8.8# 02276] ------------[ cut here ]------------ <6>[ 8.802307] 4806e000.serial: ttyS3 at MMIO 0x4806e000 (irq = 113, base_baud = 3000000) is a 8250 <4>[ 8.807189] WARNING: CPU: 0 PID: 61 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 8.807220] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 8.834197] Modules linked in: <4>[ 8.837524] CPU: 0 PID: 61 Comm: kworker/0:10 Tainted: G W 5.10.147-cip17 #1 <4>[ 8.846191] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.852478] Workqueue: pm pm_runtime_work <4>[ 8.856811] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.864868] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 8.872375] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.879638] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.887451] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 8.895324] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.902832] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.911773] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.920593] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.928649] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 8.936523] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 8.944580] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 8.953216] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 8.961608] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 8.969329] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.976837] Exception stack(0xc16a3fb0 to 0xc16a3ff8) <4>[ 8.982177] 3fa0: 00000000 00000000 00000000 00000000 <4>[ 8.990661] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.999145] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.006042] ---[ end trace 0fe4cda311d1f5df ]--- <3>[ 9.011016] ti-sysc 4a100000.target-module: sysc_run# time_suspend_legacy: could not idle: -22 <6>[ 9.029998] brd: module loaded <6>[ 9.042816] loop: module loaded <3>[ 9.049163] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 9.063385] i2c /dev entries driver <4>[ 9.068847] thermal thermal_zone0: failed to read out thermal zone (-5) <6>[ 9.077758] sdhci: Secure Digital Host Controller Interface driver <6>[ 9.084228] sdhci: Copyright(c) Pierre Ossman <6>[ 9.090057] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 9.096740] omap_hsmmc 480d5000.mmc: RX DMA channel request failed <6>[ 9.103332] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 9.112121] Initializing XFRM netlink socket <6>[ 9.116912] NET: Registered protocol family 10 <6>[ 9.122711] Segment Routing with IPv6 <6>[ 9.126800] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 9.133728] NET: Registered protocol family 17 <6>[ 9.138488] NET: Registered protocol family 15 <5>[ 9.143371] Key type dns_resolver registered <6>[ 9.148437] oprofile: using arm/armv7-ca9 <6>[ 9.152862] ThumbEE CPU extension supported. <5>[ 9.157440] Registering SWP/SWPB emulation handler <3>[ 9.163482] twl: not initialized <3>[ 9.167022] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.175323] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.183685] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.192016] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.200347] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.208648] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.216979] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 <6>[ 9.225311] Power Management for TI OMAP4+ devices. <4>[ 9.230468] OMAP4 PM: u-boot >= v2012.07 is required for full PM support <6>[ 9.237640] SmartReflex Class3 initialized <5>[ 9.242736] Loading compiled-in X.509 certificates