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.111 (238 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x82000000 2672011/tftp-deploy-pxc3edaq/kernel/zImage tftp 0x82000000 2672011/tftp-deploy-pxc3edaq/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.111 Filename '2672011/tftp-deploy-pxc3edaq/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 1.3 MiB/s done Bytes transferred = 4589168 (460670 hex) => tftp 0x84000000 2672011/tftp-deploy-pxc3edaq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x84000000 2672011/tftp-deploy-pxc3edaq/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.111 Filename '2672011/tftp-deploy-pxc3edaq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 1.3 MiB/s done Bytes transferred = 14144211 (d7d2d3 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83f00000 2672011/tftp-deploy-pxc3edaq/dtb/omap4-panda.dtb tftp 0x83f00000 2672011/tftp-deploy-pxc3edaq/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.111 Filename '2672011/tftp-deploy-pxc3edaq/dtb/omap4-panda.dtb'. Load address: 0x83f00000 Loading: *###### 1 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: 14144147 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-cip18 (KernelCI@build-j314705-arm-gcc-10-omap2plus-defconfig-phklz) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Oct 15 08:39:59 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-cip18 #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_setup: 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.029327] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.036315] This ensures that you still see kernel messages. Please <3>[ 0.043029] 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.158935] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.168304] CPU: Testing write buffer coherency: ok <6>[ 0.173645] 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.199462] 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.296020] 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.314971] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.334838] pinctrl core: initialized pinctrl subsystem <6>[ 0.342346] NET: Registered protocol family 16 <6>[ 0.350250] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.361297] omap_hwmod: l3_main_3 using broken dt data from ocp <4>[ 0.368438] omap_hwmod: l3_main_2 using broken dt data from ocp <4>[ 0.376251] omap_hwmod: debugss: cannot clk_get main_clk trace_clk_div_ck <4>[ 0.383514] omap_hwmod: debugss: cannot _init_clocks <4>[ 0.388916] ------------[ cut here ]------------ <4>[ 0.393951] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2371 _init+0x3f0/0x48c <4>[ 0.402984] omap_hwmod: debugss: couldn't init clocks <4>[ 0.408477] Modules linked in: <4>[ 0.411895] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 0.420410] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 0.426910] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 0.435150] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 0.442871] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 0.450317] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 0.458282] [] (warn_slowpath_fmt) from [] (_init+0x3f0/0x48c) <4>[ 0.466369] [] (_init) from [] (omap_hwmod_for_each+0x30/0x5c) <4>[ 0.474426] [] (omap_hwmod_for_each) from [] (__omap_hwmod_setup_all+0x24/0xd4) <4>[ 0.484039] [] (__omap_hwmod_setup_all) from [] (do_one_initcall+0x44/0x240) <4>[ 0.493347] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 0.502593] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 0.511260] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 0.519317] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 0.524810] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 0.533477] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.542175] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.549285] ---[ end trace 0fe4cda311d1f5d0 ]--- <6>[ 0.555114] audit: initializing netlink subsys (disabled) <5>[ 0.561218] audit: type=2000 audit(0.410:1# ): state=initialized audit_enabled=0 res=1 <6>[ 0.561920] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.569519] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.576049] thermal_sys: Registered thermal governor 'user_space' <6>[ 0.583190] cpuidle: using governor menu <3>[ 0.594482] platform pmu: clk_get for trace_clk_div_ck failed <4>[ 1.409088] ------------[ cut here ]------------ <4>[ 1.414154] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 1.424011] omap_hwmod: gpmc: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.434112] Modules linked in: <4>[ 1.437530] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 1.446044] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.452514] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.460784] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 1.468505] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 1.475921] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 1.483917] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 1.492797] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 1.501495] [] (omap_hwmod_enable) from [] (omap_device_enable+0x3c/0x94) <4>[ 1.510528] [] (omap_device_enable) from [] (_od_runtime_resume+0x10/0x3c) <4>[ 1.519683] [] (_od_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 1.528533] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 1.536773] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 1.544860] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 1.553375] [] (__pm_runtime_resume) from [] (gpmc_probe+0x13c/0x564) <4>[ 1.562072] [] (gpmc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 1.570495] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 1.579193] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 1.587890] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 1.596923] [] (bus_for_each_drv) from [] (__device_attach+0xac/0x1d8) <4>[ 1.605712] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 1.614410] [] (bus_probe_device) from [] (device_add+0x350/0x790) <4>[ 1.622863] [] (device_add) from [] (of_platform_device_create_pdata+0x90/0xbc) <4>[ 1.632446] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x19c/0x230) <4>[ 1.643280] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1e8/0x230) <4>[ 1.653320] [] (of_platform_bus_create) from [] (of_platform_populate+0x60/0xb8) <4>[ 1.663024] [] (of_platform_populate) from [] (pdata_quirks_init+0x6c/0x90) <4>[ 1.672241] [] (pdata_quirks_init) from [] (omap_generic_init+0xc/0x18) <4>[ 1.681121] [] (omap_generic_init) from [] (customize_machine+0x1c/0x30) <4>[ 1.690093] [] (customize_machine) from [] (do_one_initcall+0x44/0x240) <4>[ 1.698944] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 1.708190] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 1.716888] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 1.724945] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 1.730407] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 1.739105] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 1.747772] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 1.754852] ---[ end trace 0fe4cda311d1f5d1 ]--- <3>[ 1.759918] omap-gpmc 50000000.gpmc: use pm_runti# me_put_sync_suspend() in driver? <6>[ 1.767913] omap-gpmc 50000000.gpmc: GPMC revision 6.0 <4>[ 1.836853] ------------[ cut here ]------------ <4>[ 1.841918] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 1.851745] omap_hwmod: emif1: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.861968] Modules linked in: <4>[ 1.865386] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 1.873870] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.880340] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.888610] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 1.896301] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 1.903747] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 1.911743] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 1.920593] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 1.929290] [] (omap_hwmod_enable) from [] (omap_device_enable+0x3c/0x94) <4>[ 1.938354] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x344/0x3b0) <4>[ 1.948394] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 1.959136] [] (blocking_notifier_call_chain) from [] (device_add+0x324/0x790) <4>[ 1.968658] [] (device_add) from [] (of_platform_device_create_pdata+0x90/0xbc) <4>[ 1.978240] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x19c/0x230) <4>[ 1.989074] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1e8/0x230) <4>[ 1.999114] [] (of_platform_bus_create) from [] (of_platform_populate+0x60/0xb8) <4>[ 2.008789] [] (of_platform_populate) from [] (pdata_quirks_init+0x6c/0x90) <4>[ 2.018035] [] (pdata_quirks_init) from [] (omap_generic_init+0xc/0x18) <4>[ 2.026885] [] (omap_generic_init) from [] (customize_machine+0x1c/0x30) <4>[ 2.035858] [] (customize_machine) from [] (do_one_initcall+0x44/0x240) <4>[ 2.044738] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 2.053955] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 2.062652] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.070709] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 2.076171] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.084869] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.093536] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.100616] ---[ end trace 0fe4cda311d1f5d2 ]--- # <4>[ 2.121368] ------------[ cut here ]------------ <4>[ 2.126434] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 2.136260] omap_hwmod: emif2: enabled state can only be entered from initialized, idle, or disabled state <4>[ 2.146453] Modules linked in: <4>[ 2.149902] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 2.158386] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 2.164855] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 2.173095] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 2.180816] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 2.188262] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 2.196228] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 2.205108] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 2.213806] [] (omap_hwmod_enable) from [] (omap_device_enable+0x3c/0x94) <4>[ 2.222839] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x344/0x3b0) <4>[ 2.232879] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 2.243652] [] (blocking_notifier_call_chain) from [] (device_add+0x324/0x790) <4>[ 2.253143] [] (device_add) from [] (of_platform_device_create_pdata+0x90/0xbc) <4>[ 2.262725] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x19c/0x230) <4>[ 2.273559] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1e8/0x230) <4>[ 2.283599] [] (of_platform_bus_create) from [] (of_platform_populate+0x60/0xb8) <4>[ 2.293273] [] (of_platform_populate) from [] (pdata_quirks_init+0x6c/0x90) <4>[ 2.302520] [] (pdata_quirks_init) from [] (omap_generic_init+0xc/0x18) <4>[ 2.311370] [] (omap_generic_init) from [] (customize_machine+0x1c/0x30) <4>[ 2.320343] [] (customize_machine) from [] (do_one_initcall+0x44/0x240) <4>[ 2.329223] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 2.338439] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 2.347137] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.355194] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 2.360656] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.369354] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.378021] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.385101] ---[ end trace 0fe4cda311d1f5d3 ]--- # <6>[ 2.691650] No ATAGs? <6>[ 2.694366] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 2.702911] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 2.729919] Kprobes globally optimized <6>[ 2.745910] iommu: Default domain type: Translated <6>[ 2.755157] vgaarb: loaded <5>[ 2.758728] SCSI subsystem initialized <6>[ 2.763793] pps_core: LinuxPPS API ver. 1 registered <6>[ 2.769226] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 2.778930] PTP clock support registered <6>[ 2.784545] clocksource: Switched to clocksource 32k_counter <5>[ 3.700042] VFS: Disk quotas dquot_6.6.0 <6>[ 3.704467] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 3.722839] NET: Registered protocol family 2 <6>[ 3.727966] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 3.737731] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 3.746704] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 3.755035] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 3.762817] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 3.769805] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 3.776977] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 3.784759] NET: Registered protocol family 1 <6>[ 3.790313] RPC: Registered named UNIX socket transport module. <6>[ 3.796722] RPC: Registered udp transport module. <6>[ 3.801818] RPC: Registered tcp transport module. <6>[ 3.806945] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 3.813842] PCI: CLS 0 bytes, default 64 <6>[ 3.818817] Trying to unpack rootfs image as initramfs... <6>[ 5.219787] Freeing initrd memory: 13816K <4>[ 5.225128] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 5.232574] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 5.243316] Initialise system trusted keyrings <6>[ 5.248565] workingset: timestamp_bits=14 max_order=18 bucket_order=4 <5>[ 5.256713] NFS: Registering the id_resolver key type <5>[ 5.262237] Key type id_resolver registered <5>[ 5.266876] Key type id_legacy registered <6>[ 5.271331] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 5.279357] Key type asymmetric registered <5>[ 5.283843] Asymmetric key parser 'x509' registered <6>[ 5.289245] bounce: pool size: 64 pages <6>[ 5.293487] io scheduler mq-deadline registered <6>[ 5.298431] io scheduler kyber registered <4>[ 5.397735] ------------[ cut here ]------------ <4>[ 5.402832] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 5.412658] omap_hwmod: ctrl_module_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 5.423858] Modules linked in: <4>[ 5.427276] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 5.435791] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 5.442260] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 5.450531] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 5.458251] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 5.465698] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 5.473663] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 5.482543] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 5.491241] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 5.500488] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 5.509460] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 5.517700] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 5.525756] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 5.534271] [] (__pm_runtime_resume) from [] (sysc_probe+0xdfc/0x15d0) <4>[ 5.543060] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 5.551483] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 5.560180] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 5.568878] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 5.578277] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 5.587402] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 5.596099] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 5.604797] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 5.613403] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 5.622100] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 5.631347] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 5.640014] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 5.648101] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 5.653564] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 5.662231] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 5.670928] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 5.678009] ---[ end trace 0fe4cda311d1f5d4 ]--- <3>[ 5.683074] ti-sysc 4a30c000.target-module: s# ysc_runtime_resume_legacy: could not enable: -22 <4>[ 5.711303] ------------[ cut here ]------------ <4>[ 5.716369] WARNING: CPU: 0 PID: 20 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 5.725494] omap_hwmod: ctrl_module_wkup: idle state can only be entered from enabled state <4>[ 5.734344] Modules linked in: <4>[ 5.737762] CPU: 0 PID: 20 Comm: kworker/0:1 Tainted: G W 5.10.147-cip18 #1 <4>[ 5.746551] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 5.753021] Workqueue: pm pm_runtime_work <4>[ 5.757415] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 5.765686] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 5.773376] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 5.780822] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 5.788818] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 5.796874] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 5.804595] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 5.813720] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 5.822784] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 5.831024] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 5.839080] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 5.847351] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 5.856231] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 5.864837] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 5.872711] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 5.880401] Exception stack(0xc1227fb0 to 0xc1227ff8) <4>[ 5.885864] 7fa0: 00000000 00000000 00000000 00000000 <4>[ 5.894561] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 5.903259] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 5.910339] ---[ end trace 0fe4cda311d1f5d5 ]--- <3>[ 5.915405] ti-sysc 4a30c000.target-module: sysc_runtime_s# uspend_legacy: could not idle: -22 <6>[ 5.924530] 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-cip18 #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.162109] [] (__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.245605] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.252655] ---[ end trace 0fe4cda311d1f5d6 ]--# - <3>[ 6.257751] 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-cip18 #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.344299] [] (__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.388031] [] (__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.421630] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.430053] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 6.438751] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 6.447448] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.456848] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 6.465972] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.474670] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 6.483367] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 6.491973] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 6.500671] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 6.509887] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 6.518585] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.526641] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 6.532104] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 6.540802] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.549499] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.556549] ---[ end trace 0fe4cda311d1f5d7 ]--- <3>[ 6.561645] ti-sysc 4a002000.target-module: sysc_runtime_resume_legacy: could not enable: -22 # <3>[ 6.787261] ti-sysc 4a056000.target-module: clock get error for fck: -517 <3>[ 6.794708] ti-sysc 4a058000.target-module: clock get error for fck: -517 <3>[ 6.802154] ti-sysc 4a062000.target-module: clock get error for fck: -517 <3>[ 6.809570] ti-sysc 4a064000.target-module: clock get error for fck: -517 <3>[ 6.817016] ti-sysc 4a066000.target-module: clock get error for fck: -517 <3>[ 6.824432] ti-sysc 4a0ab400.target-module: clock get error for fck: -517 <3>[ 6.831848] ti-sysc 4a0ad000.target-module: clock get error for fck: -517 <3>[ 6.839324] ti-sysc 4a0b6000.target-module: clock get error for fck: -517 <3>[ 6.846740] ti-sysc 4a0cd000.target-module: clock get error for fck: -517 <3>[ 6.854187] ti-sysc 4a0d9038.target-module: clock get error for fck: -517 <3>[ 6.861633] ti-sysc 4a0db038.target-module: clock get error for fck: -517 <3>[ 6.869079] ti-sysc 4a0dd038.target-module: clock get error for fck: -517 <3>[ 6.876525] ti-sysc 4a0f4000.target-module: clock get error for fck: -517 <3>[ 6.883941] ti-sysc 4a0f6000.target-module: clock get error for fck: -517 <4>[ 6.891387] ------------[ cut here ]------------ <4>[ 6.896453] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 6.906280] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.917816] Modules linked in: <4>[ 6.921264] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 6.929748] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.936218] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.944488] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 6.952209] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 6.959625] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 6.967620] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 6.976501] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.985198] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.994415] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.003387] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.011627] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 7.019683] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 7.028198] [] (__pm_runtime_resume) from [] (sysc_probe+0xdfc/0x15d0) <4>[ 7.036987] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 7.045410] [] (platform_drv_probe) from [] (really_probe+0xec/0x488) <4>[ 7.054107] [] (really_probe) from [] (driver_probe_device+0x58/0xb4) <4>[ 7.062774] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.072204] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 7.081329] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.090026] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 7.098724] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.107330] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 7.115997] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 7.125244] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 7.133941] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.141998] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 7.147460] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.156158] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.164825] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.171905] ---[ end trace 0fe4cda311d1f5d8 ]--- <3>[ 7.176971] ti-sysc 4a100000.target-module: sysc_runtime_resume_legacy: could not enable: -22 # <3>[ 7.213745] ti-sysc 4a10a000.target-module: clock get error for fck: -517 <4>[ 7.283599] ------------[ cut here ]------------ <4>[ 7.288665] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 7.288665] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 7.288665] Modules linked in: <4>[ 7.307006] <4>[ 7.307037] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.147-cip18 #1 <4>[ 7.307037] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.307037] Workqueue: pm pm_runtime_work <4>[ 7.321014] <4>[ 7.331848] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.341888] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 7.349609] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 7.349609] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 7.365020] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 7.365020] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 7.365051] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 7.389923] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.389923] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.389953] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 7.407196] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 7.407226] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 7.407226] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 7.440979] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 7.448852] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.456573] Exception stack(0xc1109fb0 to 0xc1109ff8) <4>[ 7.462036] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 7.470733] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.479400] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.486480] ---[ end trace 0fe4cda311d1f5d9 ]--- <3>[ 7.491577] ti-sysc 4a31e000.target-module# : sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 7.500579] ------------[ cut here ]------------ <4>[ 7.505645] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <3>[ 7.509063] ti-sysc 4809c000.target-module: clock get error for fck: -517 <4>[ 7.514770] omap_hwmod: ctrl_module_core: idle state can only be entered from enabled state <4>[ 7.514770] Modules linked in: <4>[ 7.514801] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.147-cip18 #1 <4>[ 7.514801] Hardware name: Generic OMAP4 (Flattened Device Tree) <3>[ 7.538879] ti-sysc 480b4000.target-module: clock get error for fck: -517 <4>[ 7.543060] Workqueue: pm pm_runtime_work <4>[ 7.561157] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.569427] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 7.577148] [] (dump_stack) from [] (__warn+0xd4/0x140) <3>[ 7.583251] ti-sysc 52000000.target-module: clock get error for fck: -517 <4>[ 7.584564] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 7.584594] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 7.584625] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 7.584625] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <3>[ 7.592346] ti-sysc 55082000.target-module: clock get error for fck: -517 <4>[ 7.599822] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.599853] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.599853] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <3>[ 7.608123] ti-sysc 4012c000.target-module: clock get error for fck: -517 <4>[ 7.615600] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 7.615631] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 7.615631] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 7.615661] [] (worker_thread) from [] (kthread+0x130/0x144) <3>[ 7.649291] ti-sysc 58000000.target-module: clock get error for fck: -517 <4>[ 7.657348] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.657348] Exception stack(0xc1109fb0 to 0xc1109ff8) <4>[ 7.657348] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 7.657379] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.657379] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.667694] ------------[ cut here ]------------ <4>[ 7.672851] ---[ end trace 0fe4cda311d1f5da ]--- <4>[ 7.# 681732] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <3>[ 7.690399] ti-sysc 4a002000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 7.698181] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 7.698181] Modules linked in: <4>[ 7.698211] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 7.705657] ------------[ cut here ]------------ <4>[ 7.713134] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.718627] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 7.727294] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.735961] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 7.743041] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 7.748016] Modules linked in: <4>[ 7.753051] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 7.762878] <4>[ 7.771850] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 7.861541] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 7.870422] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 7.879119] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 7.888366] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 7.897308] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.905548] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 7.913604] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 7.922149] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 7.931457] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.940856] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 7.950012] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.958679] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 7.967376] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.975982] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 7.984680] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 7.993927] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 8.002624] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.010681] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 8.016143] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.024841] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.033508] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.040588] ---[ end trace 0fe4cda311d1f5db ]--- <4>[ 8.040588] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.147-cip18 #1 <4>[ 8.040588] Hardware name: Gene# ric OMAP4 (Flattened Device Tree) <3>[ 8.045684] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <4>[ 8.054382] Workqueue: pm pm_runtime_work <4>[ 8.054412] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.054412] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <6>[ 8.061126] pinctrl-single 4a31e040.pinmux: 28 pins, size 56 <4>[ 8.069915] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.069915] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.069946] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 8.076446] ------------[ cut here ]------------ <4>[ 8.082550] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.090270] WARNING: CPU: 0 PID: 61 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 8.096343] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.103759] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 8.111724] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.119750] Modules linked in: <4>[ 8.124786] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.132476] <4>[ 8.141601] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 8.190429] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 8.198699] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 8.207550] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 8.216156] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 8.224060] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.231750] Exception stack(0xc1109fb0 to 0xc1109ff8) <4>[ 8.237213] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 8.245910] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.254577] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.261657] ---[ end trace 0fe4cda311d1f5dc ]--- <4>[ 8.261657] CPU: 0 PID: 61 Comm: kworker/0:10 Tainted: G W 5.10.147-cip18 #1# <4>[ 8.261688] Hardware name: Generic OMAP4 (Flattened Device Tree) <3>[ 8.266723] ti-sysc 4a100000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 8.275543] Workqueue: pm pm_runtime_work <4>[ 8.295349] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.303588] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 8.311309] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.318756] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.326721] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 8.334777] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.342498] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.351654] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.360687] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.368927] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 8.376983] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 8.385253] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 8.394104] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 8.402709] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 8.410614] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.418304] Exception stack(0xc168bfb0 to 0xc168bff8) <4>[ 8.423767] bfa0: 00000000 00000000 00000000 00000000 <4>[ 8.432464] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.441131] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.448211] ---[ end trace 0fe4cda311d1f5dd ]--- <3>[ 8.453308] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 8.462310] ------------[ cut here ]------------ <4>[ 8.467346] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x27c/0x2a0 <4>[ 8.477172] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 8.488739] Modules linked in: <4>[ 8.492156] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 8.500640] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.507110] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.515350] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 8.523071] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.530517] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.538482] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x27c/0x2a0) <4>[ 8.547363] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 8.556060] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 8.565277] [] (sysc_runtime_resume) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.574249] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.582489] [] (rpm_callback) from [] (rpm_resume+0x5dc/0x808) <4>[ 8.590545] [] (rpm_resume) from [] (__pm_runtime_resume+0x50/0x68) <4>[ 8.599060] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 8.608367] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 8.617797] [] (device_driver_attach) from [] (__driver_attach+0x58/0x100) <4>[ 8.626922] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 8.635620] [] (bus_for_each_dev) from [] (bus_add_driver+0xf4/0x1e4) <4>[ 8.644317] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 8.652923] [] (driver_register) from [] (do_one_initcall+0x44/0x240) <4>[ 8.661590] [] (do_one_initcall) from [] (kernel_init_freeable+0x21c/0x2b0) <4>[ 8.670837] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x11c) <4>[ 8.679534] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.687591] Exception stack(0xc10c1fb0 to 0xc10c1ff8) <4>[ 8.693054] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.701751] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.710418] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.717498] ---[ end trace 0fe4cda311d1f5de ]--- <3>[ 8.722564] ti-sysc 4a100000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <6>[ 8.73226# 9] pinctrl-single 4a100040.pinmux: 203 pins, size 406 <6>[ 8.747375] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <4>[ 8.754608] ------------[ cut here ]------------ <4>[ 8.759643] WARNING: CPU: 0 PID: 61 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x264/0x284 <4>[ 8.768768] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 8.777984] Modules linked in: <4>[ 8.781433] CPU: 0 PID: 61 Comm: kworker/0:10 Tainted: G W 5.10.147-cip18 #1 <4>[ 8.790283] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.796752] Workqueue: pm pm_runtime_work <4>[ 8.801147] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.809417] [] (show_stack) from [] (dump_stack+0xc0/0xdc) <4>[ 8.817138] [] (dump_stack) from [] (__warn+0xd4/0x140) <4>[ 8.824554] [] (__warn) from [] (warn_slowpath_fmt+0x94/0xbc) <4>[ 8.832550] [] (warn_slowpath_fmt) from [] (_idle+0x264/0x284) <4>[ 8.840606] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.848327] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.857482] [] (sysc_runtime_suspend) from [] (__rpm_callback+0xdc/0x1c4) <4>[ 8.866516] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.874755] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x758) <4>[ 8.882812] [] (rpm_suspend) from [] (pm_runtime_work+0x94/0xa4) <4>[ 8.891082] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x540) <4>[ 8.899932] [] (process_one_work) from [] (worker_thread+0x48/0x594) <4>[ 8.908538] [] (worker_thread) from [] (kthread+0x130/0x144) <4>[ 8.916442] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.924133] Exception stack(0xc168bfb0 to 0xc168bff8) <4>[ 8.929595] bfa0: 00000000 00000000 00000000 00000000 <4>[ 8.938293] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.946990] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.954040] ---[ end trace 0fe4cda311d1f5df ]--- <3>[ 8.959106] ti-sysc 4a100000.target-module: sysc_runtime_suspend_legac# y: could not idle: -22 <6>[ 8.969573] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 100, base_baud = 3000000) is a 8250 <6>[ 8.979003] printk: console [ttyS2] enabled <6>[ 8.979003] printk: console [ttyS2] enabled <6>[ 8.988067] printk: bootconsole [omap8250] disabled <6>[ 8.988067] printk: bootconsole [omap8250] disabled <6>[ 8.999877] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 111, base_baud = 3000000) is a 8250 <6>[ 9.010192] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 112, base_baud = 3000000) is a 8250 <6>[ 9.020599] 4806e000.serial: ttyS3 at MMIO 0x4806e000 (irq = 113, base_baud = 3000000) is a 8250 <6>[ 9.042602] brd: module loaded <6>[ 9.055450] loop: module loaded <3>[ 9.061706] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 9.076049] i2c /dev entries driver <4>[ 9.081451] thermal thermal_zone0: failed to read out thermal zone (-5) <6>[ 9.090362] sdhci: Secure Digital Host Controller Interface driver <6>[ 9.096862] sdhci: Copyright(c) Pierre Ossman <6>[ 9.102661] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 9.109283] omap_hsmmc 480d5000.mmc: RX DMA channel request failed <6>[ 9.115875] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 9.124664] Initializing XFRM netlink socket <6>[ 9.129425] NET: Registered protocol family 10 <6>[ 9.135284] Segment Routing with IPv6 <6>[ 9.139312] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 9.146301] NET: Registered protocol family 17 <6>[ 9.151062] NET: Registered protocol family 15 <5>[ 9.156036] Key type dns_resolver registered <6>[ 9.161071] oprofile: using arm/armv7-ca9 <6>[ 9.165527] ThumbEE CPU extension supported. <5>[ 9.170074] Registering SWP/SWPB emulation handler <3>[ 9.176147] twl: not initialized <3>[ 9.179687] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.187988] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.196350] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.204681] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.213012] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.221343] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 9.229644] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 <6>[ 9.238006] Power Management for TI OMAP4+ devices. <4>[ 9.243164] OMAP4 PM: u-boot >= v2012.07 is required for full PM support <6>[ 9.250335] SmartReflex Class3 initialized <5>[ 9.255371] Loading compiled-in X.509 certificates