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 2436997/tftp-deploy-chvp1es6/kernel/zImage tftp 0x82000000 2436997/tftp-deploy-chvp1es6/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 '2436997/tftp-deploy-chvp1es6/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################T ######################### ################################################################# ################################################################# ################################################################# ################################################################# ######### 392.6 KiB/s done Bytes transferred = 9671168 (939200 hex) => tftp 0x84000000 2436997/tftp-deploy-chvp1es6/ramdisk/ramdisk.cpio.gz.uboot tftp 0x84000000 2436997/tftp-deploy-chvp1es6/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 '2436997/tftp-deploy-chvp1es6/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 835 KiB/s done Bytes transferred = 16050677 (f4e9f5 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83f00000 2436997/tftp-deploy-chvp1es6/dtb/omap4-panda.dtb tftp 0x83f00000 2436997/tftp-deploy-chvp1es6/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 '2436997/tftp-deploy-chvp1es6/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: 16050613 Bytes = 15.3 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.140-cip15 (KernelCI@build-j95045-arm-gcc-10-multi-v7-defconfig-nrd6v) (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 Aug 31 17:26:15 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] efi: UEFI not found. [ 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 64 MiB at 0xbc000000 [ 0.000000] OMAP4: Map 0xafe00000 to (ptrval) for dram barrier [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] Normal empty [ 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 s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260100 [ 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: 808544K/1046528K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 424K bss, 49568K reserved, 188416K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <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 errata 727915 769419 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:3779 __clk_register+0x464/0x868 <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.140-cip15 #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/0xd4) <4>[ 0.000000] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 0.000000] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 0.000000] [] (warn_slowpath_fmt) from [] (__clk_register+0x464/0x868) <4>[ 0.000000] [] (__clk_register) from [] (ti_clk_register_omap_hw+0x14/0x7c) <4>[ 0.000000] [] (ti_clk_register_omap_hw) from [] (_of_ti_gate_clk_setup+0x18c/0x1dc) <4>[ 0.000000] [] (_of_ti_gate_clk_setup) from [] (of_clk_init+0x188/0x258) <4>[ 0.000000] [] (of_clk_init) from [] (omap_clk_init+0x3c/0x58) <4>[ 0.000000] [] (omap_clk_init) from [] (omap_init_time_of+0x8/0x10) <4>[ 0.000000] [] (omap_init_time_of) from [] (start_kernel+0x364/0x514) <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.011535] Failed to initialize '/ocp/interconnect@4a300000/segment@10000/target-module@8000/timer@0': -19 <6>[ 0.034698] Console: colour dummy device 80x30 <3>[ 0.039550] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.046569] This ensures that you still see kernel messages. Please <3>[ 0.053283] update your kernel commandline. <6>[ 0.057891] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) <6>[ 0.150512] pid_max: default: 32768 minimum: 301 <6>[ 0.155731] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.163543] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.172668] CPU: Testing write buffer coherency: ok <6>[ 0.178039] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.183776] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.190582] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.201812] rcu: Hierarchical SRCU implementation. <6>[ 0.216461] EFI services will not be available. <6>[ 0.221618] smp: Bringing up secondary CPUs ... <6>[ 0.263702] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.263702] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.275421] smp: Brought up 1 node, 2 CPUs <6>[ 0.279937] SMP: Total of 2 processors activated (2393.70 BogoMIPS). <6>[ 0.286773] CPU: All CPU(s) started in SVC mode. <6>[ 0.292388] devtmpfs: initialized <6>[ 0.315490] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 <6>[ 0.323944] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.334350] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.359283] pinctrl core: initialized pinctrl subsystem <6>[ 0.368438] DMI not present or invalid. <6>[ 0.373565] NET: Registered protocol family 16 <6>[ 0.381500] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.393615] omap_hwmod: l3_main_3 using broken dt data from ocp <4>[ 0.400878] omap_hwmod: l3_main_2 using broken dt data from ocp <4>[ 0.408843] omap_hwmod: debugss: cannot clk_get main_clk trace_clk_div_ck <4>[ 0.416137] omap_hwmod: debugss: cannot _init_clocks <4>[ 0.421539] ------------[ cut here ]------------ <4>[ 0.426574] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2371 _init+0x428/0x488 <4>[ 0.435638] omap_hwmod: debugss: couldn't init clocks <4>[ 0.441131] Modules linked in: <4>[ 0.444549] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 0.453063] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 0.459564] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 0.467834] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 0.475555] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 0.483032] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 0.490997] [] (warn_slowpath_fmt) from [] (_init+0x428/0x488) <4>[ 0.499084] [] (_init) from [] (omap_hwmod_for_each+0x34/0x5c) <4>[ 0.507171] [] (omap_hwmod_for_each) from [] (__omap_hwmod_setup_all+0x28/0xd8) <4>[ 0.516754] [] (__omap_hwmod_setup_all) from [] (do_one_initcall+0x50/0x240) <4>[ 0.526092] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 0.535339] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 0.544036] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 0.552093] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 0.557586] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 0.566284] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.574981] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.582061] ---[ end trace 0fe4cda311d1f5d0 ]--- <6>[ 0.590789] thermal_sys: Registered thermal governor 'step# _wise' <6>[ 0.591430] cpuidle: using governor menu <3>[ 0.602661] platform pmu: clk_get for trace_clk_div_ck failed <4>[ 1.513031] ------------[ cut here ]------------ <4>[ 1.518066] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 1.527923] omap_hwmod: gpmc: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.538055] Modules linked in: <4>[ 1.541473] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 1.549987] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.556457] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.564727] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 1.572448] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 1.579895] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 1.587890] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 1.596771] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 1.605468] [] (omap_hwmod_enable) from [] (omap_device_enable+0x40/0x94) <4>[ 1.614532] [] (omap_device_enable) from [] (_od_runtime_resume+0x10/0x38) <4>[ 1.623687] [] (_od_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 1.632568] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 1.640808] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 1.648864] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 1.657409] [] (__pm_runtime_resume) from [] (gpmc_probe+0x150/0x558) <4>[ 1.666107] [] (gpmc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 1.674560] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 1.683258] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 1.691955] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 1.701019] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 1.709808] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 1.718505] [] (bus_probe_device) from [] (device_add+0x318/0x794) <4>[ 1.726928] [] (device_add) from [] (of_platform_device_create_pdata+0x94/0xc4) <4>[ 1.736511] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x1a8/0x39c) <4>[ 1.747375] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1f4/0x39c) <4>[ 1.757415] [] (of_platform_bus_create) from [] (of_platform_populate+0x70/0xd4) <4>[ 1.767089] [] (of_platform_populate) from [] (pdata_quirks_init+0x68/0x80) <4>[ 1.776336] [] (pdata_quirks_init) from [] (omap_generic_init+0x10/0x18) <4>[ 1.785308] [] (omap_generic_init) from [] (customize_machine+0x20/0x30) <4>[ 1.794281] [] (customize_machine) from [] (do_one_initcall+0x50/0x240) <4>[ 1.803161] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 1.812408] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 1.821105] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 1.829162] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 1.834655] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 1.843322] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 1.852020] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 1.859100] ---[ end trace 0fe4cda311d1f5d1 ]--- <3>[ 1.864166] omap-g# pmc 50000000.gpmc: use pm_runtime_put_sync_suspend() in driver? <6>[ 1.872161] omap-gpmc 50000000.gpmc: GPMC revision 6.0 <4>[ 1.948760] ------------[ cut here ]------------ <4>[ 1.953796] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 1.963653] omap_hwmod: emif1: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.973876] Modules linked in: <4>[ 1.977294] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 1.985809] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.992279] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 2.000518] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 2.008239] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 2.015716] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 2.023681] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 2.032562] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 2.041259] [] (omap_hwmod_enable) from [] (omap_device_enable+0x40/0x94) <4>[ 2.050323] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x368/0x3c8) <4>[ 2.060363] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 2.071136] [] (blocking_notifier_call_chain) from [] (device_add+0x2ec/0x794) <4>[ 2.080627] [] (device_add) from [] (of_platform_device_create_pdata+0x94/0xc4) <4>[ 2.090240] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x1a8/0x39c) <4>[ 2.101074] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1f4/0x39c) <4>[ 2.111114] [] (of_platform_bus_create) from [] (of_platform_populate+0x70/0xd4) <4>[ 2.120788] [] (of_platform_populate) from [] (pdata_quirks_init+0x68/0x80) <4>[ 2.130035] [] (pdata_quirks_init) from [] (omap_generic_init+0x10/0x18) <4>[ 2.139007] [] (omap_generic_init) from [] (customize_machine+0x20/0x30) <4>[ 2.147979] [] (customize_machine) from [] (do_one_initcall+0x50/0x240) <4>[ 2.156860] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 2.166107] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 2.174804] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.182861] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 2.188323] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.197021] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.205688] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.212768] ---[ end trace 0fe4cda311d1f5d2 ]--- # <4>[ 2.235382] ------------[ cut here ]------------ <4>[ 2.240417] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 2.250274] omap_hwmod: emif2: enabled state can only be entered from initialized, idle, or disabled state <4>[ 2.260467] Modules linked in: <4>[ 2.263916] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 2.272399] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 2.278900] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 2.287139] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 2.294860] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 2.302307] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 2.310302] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 2.319152] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 2.327850] [] (omap_hwmod_enable) from [] (omap_device_enable+0x40/0x94) <4>[ 2.336914] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x368/0x3c8) <4>[ 2.346954] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 2.357727] [] (blocking_notifier_call_chain) from [] (device_add+0x2ec/0x794) <4>[ 2.367218] [] (device_add) from [] (of_platform_device_create_pdata+0x94/0xc4) <4>[ 2.376831] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x1a8/0x39c) <4>[ 2.387664] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1f4/0x39c) <4>[ 2.397705] [] (of_platform_bus_create) from [] (of_platform_populate+0x70/0xd4) <4>[ 2.407379] [] (of_platform_populate) from [] (pdata_quirks_init+0x68/0x80) <4>[ 2.416625] [] (pdata_quirks_init) from [] (omap_generic_init+0x10/0x18) <4>[ 2.425598] [] (omap_generic_init) from [] (customize_machine+0x20/0x30) <4>[ 2.434570] [] (customize_machine) from [] (do_one_initcall+0x50/0x240) <4>[ 2.443450] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 2.452667] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 2.461364] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.469421] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 2.474914] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.483612] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.492279] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.499359] ---[ end trace 0fe4cda311d1f5d3 ]--- # <6>[ 2.841766] No ATAGs? <6>[ 2.844482] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 2.852996] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 2.874664] Serial: AMBA PL011 UART driver <6>[ 2.922637] iommu: Default domain type: Translated <6>[ 2.928375] vgaarb: loaded <5>[ 2.932495] SCSI subsystem initialized <6>[ 2.937255] usbcore: registered new interface driver usbfs <6>[ 2.943237] usbcore: registered new interface driver hub <6>[ 2.949066] usbcore: registered new device driver usb <6>[ 2.957275] pps_core: LinuxPPS API ver. 1 registered <6>[ 2.962646] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 2.972381] PTP clock support registered <6>[ 2.981109] clocksource: Switched to clocksource 32k_counter <6>[ 4.375274] NET: Registered protocol family 2 <6>[ 4.380340] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 4.389648] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 4.398620] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 4.406982] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 4.414794] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 4.421722] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 4.428924] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 4.436737] NET: Registered protocol family 1 <6>[ 4.442260] RPC: Registered named UNIX socket transport module. <6>[ 4.448669] RPC: Registered udp transport module. <6>[ 4.453796] RPC: Registered tcp transport module. <6>[ 4.458923] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 4.465850] PCI: CLS 0 bytes, default 64 <6>[ 4.470794] Trying to unpack rootfs image as initramfs... <6>[ 6.015960] Freeing initrd memory: 15676K <4>[ 6.020812] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 6.028228] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 6.038879] Initialise system trusted keyrings <6>[ 6.044067] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 6.058319] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 6.065521] NFS: Registering the id_resolver key type <5>[ 6.071044] Key type id_resolver registered <5>[ 6.075653] Key type id_legacy registered <6>[ 6.080169] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 6.087341] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 6.095306] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 6.100585] Key type asymmetric registered <5>[ 6.105102] Asymmetric key parser 'x509' registered <6>[ 6.110473] bounce: pool size: 64 pages <6>[ 6.114746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 6.122650] io scheduler mq-deadline registered <6>[ 6.127593] io scheduler kyber registered <4>[ 6.243530] ------------[ cut here ]------------ <4>[ 6.248596] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 6.258453] omap_hwmod: ctrl_module_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.269622] Modules linked in: <4>[ 6.273071] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 6.281585] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.288055] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.296325] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 6.304046] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 6.311523] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 6.319488] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 6.328369] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.337097] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.346343] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 6.355316] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.363555] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 6.371643] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 6.380157] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 6.388946] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.397399] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 6.406097] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 6.414794] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.424224] [] (device_driver_attach) from [] (__driver_attach+0x80/0x11c) <4>[ 6.433349] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.442047] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 6.450775] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 6.459381] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 6.468078] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 6.477355] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 6.486053] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.494110] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 6.499572] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 6.508270] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.516967] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.524047] ---[ end trace 0fe4cda311d1f5d4 ]--- <3>[ 6.529113] # ti-sysc 4a30c000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <4>[ 6.559844] ------------[ cut here ]------------ <6>[ 6.559967] OMAP GPIO hardware version 0.1 <4>[ 6.564910] WARNING: CPU: 0 PID: 19 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 6.578491] omap_hwmod: ctrl_module_wkup: idle state can only be entered from enabled state <4>[ 6.587341] Modules linked in: <4>[ 6.590789] CPU: 0 PID: 19 Comm: kworker/0:1 Tainted: G W 5.10.140-cip15 #1 <4>[ 6.598388] ti-sysc: probe of 4a318000.target-module failed with error -16 <4>[ 6.599548] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.613372] Workqueue: pm pm_runtime_work <4>[ 6.617797] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.617797] ------------[ cut here ]------------ <4>[ 6.626037] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 6.631072] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 6.638763] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 6.648590] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.656036] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 6.667572] Modules linked in: <4>[ 6.675537] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 6.675567] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 6.694732] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 6.703857] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 6.712921] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.721191] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 6.729248] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 6.737518] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 6.746398] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 6.755004] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 6.762908] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.770599] Exception stack(0xc2245fb0 to 0xc2245ff8) <4>[ 6.776092] 5fa0: 00000000 00000000 00000000 00000000 <4>[ 6.784759] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.793457] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.800537] ---[ end trace 0fe4cda311d1f5d5 ]--- <4>[ 6.800567] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W # 5.10.140-cip15 #1 <4>[ 6.800567] Hardware name: Generic OMAP4 (Flattened Device Tree) <3>[ 6.805603] ti-sysc 4a30c000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 6.814086] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.814117] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 6.814117] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 6.852874] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 6.860870] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 6.869750] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.878448] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.887695] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 6.896636] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.904907] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 6.912963] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 6.921478] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 6.930267] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.938720] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 6.947418] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 6.956115] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.965545] [] (device_driver_attach) from [] (__driver_attach+0x80/0x11c) <4>[ 6.974670] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.983367] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 6.992065] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.000701] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 7.009399] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 7.018646] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 7.027343] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.035400] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 7.040863] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.049560] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.058258] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.065338] ---[ end trace 0fe4cda311d1f5d6 ]--- <3>[ 7.070404] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <4>[ 7.090576] ------------[ cut here ]------------ <4>[ 7.095611] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 7.105468] omap_hwmod: ctrl_module_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 7.116668] Modules linked in: <4>[ 7.120086] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 7.128601] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.135070] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.143310] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 7.151031] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 7.158477] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 7.166473] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 7.175354] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 7.184051] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 7.193267] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 7.202239] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.210510] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 7.218566] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 7.227081] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 7.235870] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 7.244293] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 7.253021] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 7.261718] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.271118] [] (device_driver_attach) from [] (__driver_attach+0x80/0x11c) <4>[ 7.280273] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.288970] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 7.297668] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.306274] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 7.314971] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 7.324218] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 7.332916] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.340972] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 7.346466] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.355133] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.363830] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.370910] ---[ end trace 0fe4cda311d1f5d7 ]--- <3>[ 7.375976] ti-sysc 4a002000.target-module: s# ysc_runtime_resume_legacy: could not enable: -22 <3>[ 7.632995] ti-sysc 4a056000.target-module: clock get error for fck: -517 <3>[ 7.640441] ti-sysc 4a058000.target-module: clock get error for fck: -517 <3>[ 7.647857] ti-sysc 4a062000.target-module: clock get error for fck: -517 <3>[ 7.655273] ti-sysc 4a064000.target-module: clock get error for fck: -517 <3>[ 7.662719] ti-sysc 4a066000.target-module: clock get error for fck: -517 <3>[ 7.670135] ti-sysc 4a0ab400.target-module: clock get error for fck: -517 <3>[ 7.677581] ti-sysc 4a0ad000.target-module: clock get error for fck: -517 <3>[ 7.685028] ti-sysc 4a0b6000.target-module: clock get error for fck: -517 <3>[ 7.692443] ti-sysc 4a0cd000.target-module: clock get error for fck: -517 <3>[ 7.699890] ti-sysc 4a0d9038.target-module: clock get error for fck: -517 <3>[ 7.707305] ti-sysc 4a0db038.target-module: clock get error for fck: -517 <3>[ 7.714752] ti-sysc 4a0dd038.target-module: clock get error for fck: -517 <3>[ 7.722198] ti-sysc 4a0f4000.target-module: clock get error for fck: -517 <3>[ 7.729614] ti-sysc 4a0f6000.target-module: clock get error for fck: -517 <4>[ 7.737030] ------------[ cut here ]------------ <4>[ 7.742065] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 7.751922] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 7.763488] Modules linked in: <4>[ 7.766906] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 7.775421] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.781890] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.790130] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 7.797851] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 7.805297] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 7.813293] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 7.822174] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 7.830871] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 7.840118] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 7.849090] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.857330] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 7.865417] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 7.873931] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 7.882720] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 7.891143] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 7.899841] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 7.908538] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.917968] [] (device_driver_attach) from [] (__driver_attach+0x80/0x11c) <4>[ 7.927124] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.935821] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 7.944519] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.953124] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 7.961822] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 7.971069] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 7.979766] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.987823] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 7.993316] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.002014] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.010681] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.017761] ---[ end trace 0fe4cda311d1f5d8 ]--- <3>[ 8.022827] ti-sysc 4a100000.target-module: sysc_runtime_resume_legacy: could not enable: -22 # <3>[ 8.063568] ti-sysc 4a10a000.target-module: clock get error for fck: -517 <4>[ 8.141418] ------------[ cut here ]------------ <4>[ 8.146484] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 8.155609] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 8.164825] Modules linked in: <4>[ 8.168273] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.140-cip15 #1 <4>[ 8.177032] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.183502] Workqueue: pm pm_runtime_work <4>[ 8.187927] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.196197] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.203918] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.211364] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.219360] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 8.227416] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.235168] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.244323] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.253356] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.261627] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 8.269683] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 8.277954] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 8.286834] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 8.295440] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 8.303344] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.311035] Exception stack(0xc2111fb0 to 0xc2111ff8) <4>[ 8.316528] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.325225] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.333892] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.340972] ---[ end trace 0fe4cda311d1f5d9 ]--- <3>[ 8.341003] ti-sys# c 4809c000.target-module: clock get error for fck: -517 <3>[ 8.346038] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 8.362304] ------------[ cut here ]------------ <4>[ 8.367340] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <3>[ 8.372497] ti-sysc 480b4000.target-module: clock get error for fck: -517 <4>[ 8.376464] omap_hwmod: ctrl_module_core: idle state can only be entered from enabled state <4>[ 8.376464] Modules linked in: <4>[ 8.376495] CPU: 1 PID: 16 Comm: kworker/1:0 Tainted: G W 5.10.140-cip15 #1 <4>[ 8.376495] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.411224] Workqueue: pm pm_runtime_work <4>[ 8.415649] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <3>[ 8.422180] ti-sysc 52000000.target-module: clock get error for fck: -517 <4>[ 8.423919] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.423919] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.423950] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <3>[ 8.431610] ti-sysc 55082000.target-module: clock get error for fck: -517 <4>[ 8.438903] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 8.438903] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.438934] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <3>[ 8.446502] ti-sysc 4012c000.target-module: clock get error for fck: -517 <4>[ 8.454345] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.454345] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.454345] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 8.454376] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <3>[ 8.489593] ti-sysc 58000000.target-module: clock get error for fck: -517 <4>[ 8.493774] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 8.493774] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 8.493804] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 8.493804] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.523162] ------------[ cut here ]------------ <4>[ 8.527374] Exception stack(0xc2111fb0 to 0xc2111ff8) <4>[ 8.534637] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 8.543487] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.552062] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 8.559967] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.567657] Modules linked in: <4>[ 8.572662] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.578124] <4>[ 8.587982] ---[ end trace 0fe4cda311d1f5da ]--- <4>[ 8.596649] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <3>[ 8.608245] ti-sysc 4a002000.target-# module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 8.616882] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.620361] ------------[ cut here ]------------ <4>[ 8.627380] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.629150] WARNING: CPU: 1 PID: 16 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 8.634185] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.642669] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 8.651641] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.658050] Modules linked in: <4>[ 8.663085] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.671295] <4>[ 8.680450] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 8.726806] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 8.735504] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 8.744750] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.753723] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.761962] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 8.770050] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 8.778594] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 8.787902] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 8.797332] [] (device_driver_attach) from [] (__driver_attach+0x80/0x11c) <4>[ 8.806457] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 8.815155] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 8.823883] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 8.832489] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 8.841186] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 8.850433] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 8.859130] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.867187] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 8.872680] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 8.881378] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.890045] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.897125] ---[ end trace 0fe4cda311d1f5db ]--- <4>[ 8.897155] CPU: 1 PI# D: 16 Comm: kworker/1:0 Tainted: G W 5.10.140-cip15 #1 <4>[ 8.897155] Hardware name: Generic OMAP4 (Flattened Device Tree) <3>[ 8.902221] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <4>[ 8.910949] Workqueue: pm pm_runtime_work <4>[ 8.910980] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <6>[ 8.917724] pinctrl-single 4a31e040.pinmux: 28 pins, size 56 <4>[ 8.926452] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.926483] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.932708] ------------[ cut here ]------------ <4>[ 8.939117] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.945190] WARNING: CPU: 0 PID: 58 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 8.952880] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 8.960296] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 8.965332] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.973297] Modules linked in: <4>[ 8.982421] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.990478] <4>[ 8.999694] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 9.030761] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 9.039001] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 9.047088] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 9.055328] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 9.064208] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 9.072814] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 9.080718] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.088409] Exception stack(0xc2111fb0 to 0xc2111ff8) <4>[ 9.093902] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 9.102569] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.111267] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.118347] ---[ end trace 0fe4cda311d1f5dc ]--- <4>[ 9.118347] CPU: 0 PID: 58 Comm: kworker/0:10 Tainted: G W 5.10.140-cip15 #1 <4>[ 9.118377] H# ardware name: Generic OMAP4 (Flattened Device Tree) <3>[ 9.123413] ti-sysc 4a100000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 9.132263] Workqueue: pm pm_runtime_work <4>[ 9.152069] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 9.160308] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 9.168029] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 9.175476] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 9.183471] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 9.191528] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 9.199249] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 9.208404] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 9.217437] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 9.225708] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 9.233764] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 9.242034] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 9.250885] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 9.259521] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 9.267395] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.275115] Exception stack(0xc26c3fb0 to 0xc26c3ff8) <4>[ 9.280578] 3fa0: 00000000 00000000 00000000 00000000 <4>[ 9.289276] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.297973] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.305053] ---[ end trace 0fe4cda311d1f5dd ]--- <3>[ 9.310119] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 9.319122] ------------[ cut here ]------------ <4>[ 9.324157] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 9.333984] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 9.345550] Modules linked in: <4>[ 9.348968] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.140-cip15 #1 <4>[ 9.357452] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 9.363922] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 9.372192] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 9.379882] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 9.387329] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 9.395324] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 9.404205] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 9.412902] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 9.422149] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 9.431091] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 9.439361] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 9.447418] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 9.455932] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 9.465270] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 9.474670] [] (device_driver_attach) from [] (__driver_attach+0x80/0x11c) <4>[ 9.483825] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 9.492523] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 9.501220] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 9.509826] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 9.518554] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 9.527801] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 9.536499] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.544555] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 9.550018] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 9.558715] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.567413] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.574462] ---[ end trace 0fe4cda311d1f5de ]--- <3>[ 9.579528] ti-sysc 4a100000.target-module: sysc_runtime_resume_legacy: could not # enable: -22 <6>[ 9.589202] pinctrl-single 4a100040.pinmux: 203 pins, size 406 <4>[ 9.674865] ------------[ cut here ]------------ <4>[ 9.679901] WARNING: CPU: 0 PID: 58 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 9.689025] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 9.698272] Modules linked in: <4>[ 9.701690] CPU: 0 PID: 58 Comm: kworker/0:10 Tainted: G W 5.10.140-cip15 #1 <4>[ 9.710540] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 9.717010] Workqueue: pm pm_runtime_work <4>[ 9.721435] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 9.729705] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 9.737426] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 9.744873] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 9.752868] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 9.760925] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 9.768646] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 9.777801] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 9.786865] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 9.795104] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 9.803161] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 9.811431] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 9.820312] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 9.828918] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 9.836822] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.844512] Exception stack(0xc26c3fb0 to 0xc26c3ff8) <4>[ 9.850006] 3fa0: 00000000 00000000 00000000 00000000 <4>[ 9.858673] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.867370] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.874450] ---[ end trace 0fe4cda311d1f5df ]--- <3>[ 9.879516] ti-sy# sc 4a100000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <6>[ 9.943084] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 9.955963] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 100, base_baud = 3000000) is a 8250 <6>[ 9.965423] printk: console [ttyS2] enabled <6>[ 9.965423] printk: console [ttyS2] enabled <6>[ 9.974487] printk: bootconsole [omap8250] disabled <6>[ 9.974487] printk: bootconsole [omap8250] disabled <6>[ 9.986541] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 111, base_baud = 3000000) is a 8250 <6>[ 9.997009] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 112, base_baud = 3000000) is a 8250 <6>[ 10.007598] 4806e000.serial: ttyS3 at MMIO 0x4806e000 (irq = 113, base_baud = 3000000) is a 8250 <6>[ 10.020782] SuperH (H)SCI(F) driver initialized <6>[ 10.028686] msm_serial: driver initialized <6>[ 10.033660] STMicroelectronics ASC driver initialized <6>[ 10.043090] STM32 USART driver initialized <6>[ 10.050476] omap_rng 48090000.rng: Random Number Generator ver. 20 <5>[ 10.053802] random: crng init done <6>[ 10.087738] brd: module loaded <6>[ 10.099700] loop: module loaded <6>[ 10.133819] CAN device driver interface <6>[ 10.140747] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 10.150146] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 10.155395] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 10.161712] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 10.167388] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 10.185974] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 10.193725] usbcore: registered new interface driver pegasus <6>[ 10.199737] usbcore: registered new interface driver asix <6>[ 10.205474] usbcore: registered new interface driver ax88179_178a <6>[ 10.211944] usbcore: registered new interface driver cdc_ether <6>[ 10.218139] usbcore: registered new interface driver smsc75xx <6>[ 10.224212] usbcore: registered new interface driver smsc95xx <6>[ 10.230316] usbcore: registered new interface driver net1080 <6>[ 10.236297] usbcore: registered new interface driver cdc_subset <6>[ 10.242553] usbcore: registered new interface driver zaurus <6>[ 10.248504] usbcore: registered new interface driver cdc_ncm <6>[ 10.261810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 10.268676] ehci-pci: EHCI PCI platform driver <6>[ 10.273437] ehci-platform: EHCI generic platform driver <6>[ 10.279541] ehci-orion: EHCI orion driver <6>[ 10.284301] SPEAr-ehci: EHCI SPEAr driver <6>[ 10.288970] ehci-st: EHCI STMicroelectronics driver <6>[ 10.294464] ehci-exynos: EHCI Exynos driver <6>[ 10.299316] ehci-atmel: EHCI Atmel driver <6>[ 10.303985] tegra-ehci: Tegra EHCI driver <6>[ 10.308715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 10.315216] ohci-pci: OHCI PCI platform driver <6>[ 10.320007] ohci-platform: OHCI generic platform driver <6>[ 10.326080] SPEAr-ohci: OHCI SPEAr driver <6>[ 10.330749] ohci-st: OHCI STMicroelectronics driver <6>[ 10.336273] ohci-atmel: OHCI Atmel driver <6>[ 10.342742] usbcore: registered new interface driver usb-storage <6>[ 10.363464] i2c /dev entries driver <6>[ 10.405975] sdhci: Secure Digital Host Controller Interface driver <6>[ 10.412475] sdhci: Copyright(c) Pierre Ossman <3>[ 10.423645] omap_hsmmc 480d5000.mmc: RX DMA channel request failed <6>[ 10.429016] Synopsys Designware Multimedia Card Interface Driver <6>[ 10.444549] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 10.470062] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 10.478363] usbcore: registered new interface driver usbhid <6>[ 10.484252] usbhid: USB HID core driver <6>[ 10.495330] NET: Registered protocol family 10 <6>[ 10.500793] Segment Routing with IPv6 <6>[ 10.504791] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 10.511474] NET: Registered protocol family 17 <6>[ 10.516204] can: controller area network core <6>[ 10.520904] NET: Registered protocol family 29 <6>[ 10.525634] can: raw protocol <6>[ 10.528869] can: broadcast manager protocol <6>[ 10.533355] can: netlink gateway - max_hops=1 <5>[ 10.538482] Key type dns_resolver registered <6>[ 10.543151] ThumbEE CPU extension supported. <5>[ 10.547729] Registering SWP/SWPB emulation handler <3>[ 10.553527] twl: not initialized <3>[ 10.557037] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 10.565338] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 10.573669] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 10.581970] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 10.590301] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 10.598602] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 10.606903] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 <6>[ 10.615203] Power Management for TI OMAP4+ devices. <4>[ 10.620361] OMAP4 PM: u-boot >= v2012.07 is required for full PM support <5>[ 10.627868] Loading compiled-in X.509 certificates