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 (8 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x82000000 2672041/tftp-deploy-2zpjaq9p/kernel/zImage tftp 0x82000000 2672041/tftp-deploy-2zpjaq9p/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 '2672041/tftp-deploy-2zpjaq9p/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 1.1 MiB/s done Bytes transferred = 9667072 (938200 hex) => tftp 0x84000000 2672041/tftp-deploy-2zpjaq9p/ramdisk/ramdisk.cpio.gz.uboot tftp 0x84000000 2672041/tftp-deploy-2zpjaq9p/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 '2672041/tftp-deploy-2zpjaq9p/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 1.3 MiB/s done Bytes transferred = 16052249 (f4f019 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83f00000 2672041/tftp-deploy-2zpjaq9p/dtb/omap4-panda.dtb tftp 0x83f00000 2672041/tftp-deploy-2zpjaq9p/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 '2672041/tftp-deploy-2zpjaq9p/dtb/omap4-panda.dtb'. Load address: 0x83f00000 Loading: *###### 1.2 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: 16052185 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.147-cip18 (KernelCI@build-j314718-arm-gcc-10-multi-v7-defconfig-fkjw9) (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:40:24 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: 808540K/1046528K available (13312K kernel code, 2230K rwdata, 5344K rodata, 2048K init, 424K bss, 49572K 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:3778 __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.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/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_set# up: Failed get /ocp/interconnect@4a300000/segment@0/target-module@6000/prm@0/clockdomains/emu_sys_clkdm' clock nr 0 (-517) <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0010:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0018:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0020:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0028:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0030:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0018:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-wkup-clkctrl:0020:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-dss-clkctrl:0000:11, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node iss-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0018:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0020:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0028:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0030:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0038:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-wkup-clkctrl:0018:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0040:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0048:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0050:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0058:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0060:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0018:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0008:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0010:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node iss-clkctrl:0000:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0020:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0028:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0030:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0038:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:00c0:26, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:00c0:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0040:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:00c0:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:20, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:22, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-gfx-clkctrl:0000:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0040:11, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0118:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0118:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l4-per-clkctrl:0118:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:27, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0048:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0050:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0058:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node abe-clkctrl:0060:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node emu-sys-clkctrl:0000:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:15, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:13, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:14, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:11, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:12, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3_init-clkctrl:0038:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0040:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0048:8, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0048:9, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0048:10, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:24, ret=-517 <4>[ 0.000000] ti_dt_clocks_register: failed to lookup clock node l3-init-clkctrl:0038:25, ret=-517 <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000030] 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.034637] Console: colour dummy device 80x30 <3>[ 0.039489] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.046478] This ensures that you still see kernel messages. Please <3>[ 0.053222] update your kernel commandline. <6>[ 0.057830] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) <6>[ 0.150573] pid_max: default: 32768 minimum: 301 <6>[ 0.155792] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.163604] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.172729] CPU: Testing write buffer coherency: ok <6>[ 0.178070] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.183837] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.190612] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.201782] rcu: Hierarchical SRCU implementation. <6>[ 0.216461] EFI services will not be available. <6>[ 0.221649] smp: Bringing up secondary CPUs ... <6>[ 0.263763] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.263763] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.275482] smp: Brought up 1 node, 2 CPUs <6>[ 0.279968] SMP: Total of 2 processors activated (2393.70 BogoMIPS). <6>[ 0.286834] CPU: All CPU(s) started in SVC mode. <6>[ 0.292449] devtmpfs: initialized <6>[ 0.315429] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 <6>[ 0.323883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.334289] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.359313] pinctrl core: initialized pinctrl subsystem <6>[ 0.368438] DMI not present or invalid. <6>[ 0.373565] NET: Registered protocol family 16 <6>[ 0.381469] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.393554] omap_hwmod: l3_main_3 using broken dt data from ocp <4>[ 0.400817] omap_hwmod: l3_main_2 using broken dt data from ocp <4>[ 0.408782] omap_hwmod: debugss: cannot clk_get main_clk trace_clk_div_ck <4>[ 0.416076] omap_hwmod: debugss: cannot _init_clocks <4>[ 0.421447] ------------[ cut here ]------------ <4>[ 0.426513] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2371 _init+0x428/0x488 <4>[ 0.435577] omap_hwmod: debugss: couldn't init clocks <4>[ 0.441040] Modules linked in: <4>[ 0.444458] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 0.452972] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 0.459472] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 0.467712] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 0.475433] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 0.482910] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 0.490875] [] (warn_slowpath_fmt) from [] (_init+0x428/0x488) <4>[ 0.498962] [] (_init) from [] (omap_hwmod_for_each+0x34/0x5c) <4>[ 0.507019] [] (omap_hwmod_for_each) from [] (__omap_hwmod_setup_all+0x28/0xd8) <4>[ 0.516632] [] (__omap_hwmod_setup_all) from [] (do_one_initcall+0x50/0x240) <4>[ 0.525970] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 0.535217] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 0.543914] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 0.551971] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 0.557434] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 0.566131] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.574798] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.581909] ---[ end trace 0fe4cda311d1f5d0 ]--- # <6>[ 0.590637] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.591278] cpuidle: using governor menu <3>[ 0.602508] platform pmu: clk_get for trace_clk_div_ck failed <4>[ 1.484313] ------------[ cut here ]------------ <4>[ 1.489379] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 1.499206] omap_hwmod: gpmc: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.509338] Modules linked in: <4>[ 1.512756] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 1.521270] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.527740] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.536010] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 1.543701] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 1.551177] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 1.559143] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 1.568023] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 1.576721] [] (omap_hwmod_enable) from [] (omap_device_enable+0x40/0x94) <4>[ 1.585784] [] (omap_device_enable) from [] (_od_runtime_resume+0x10/0x38) <4>[ 1.594940] [] (_od_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 1.603790] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 1.612060] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 1.620117] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 1.628631] [] (__pm_runtime_resume) from [] (gpmc_probe+0x150/0x558) <4>[ 1.637329] [] (gpmc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 1.645751] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 1.654449] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 1.663146] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 1.672210] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 1.680999] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 1.689697] [] (bus_probe_device) from [] (device_add+0x318/0x794) <4>[ 1.698120] [] (device_add) from [] (of_platform_device_create_pdata+0x94/0xc4) <4>[ 1.707702] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x1a8/0x39c) <4>[ 1.718536] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1f4/0x39c) <4>[ 1.728576] [] (of_platform_bus_create) from [] (of_platform_populate+0x70/0xd4) <4>[ 1.738250] [] (of_platform_populate) from [] (pdata_quirks_init+0x68/0x80) <4>[ 1.747497] [] (pdata_quirks_init) from [] (omap_generic_init+0x10/0x18) <4>[ 1.756469] [] (omap_generic_init) from [] (customize_machine+0x20/0x30) <4>[ 1.765441] [] (customize_machine) from [] (do_one_initcall+0x50/0x240) <4>[ 1.774322] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 1.783538] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 1.792236] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 1.800292] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 1.805755] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 1.814453] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 1.823150] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 1.830230] ---[ end trace 0fe4cda311d1f5d1 ]--- <3>[ 1.835266] omap-gpmc 50000000.gpmc: use pm_runtime_put_sync_suspend() in driver? <6>[ 1.843261] omap-gpmc 5# 0000000.gpmc: GPMC revision 6.0 <4>[ 1.917694] ------------[ cut here ]------------ <4>[ 1.922729] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 1.932586] omap_hwmod: emif1: enabled state can only be entered from initialized, idle, or disabled state <4>[ 1.942779] Modules linked in: <4>[ 1.946197] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 1.954711] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 1.961181] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 1.969451] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 1.977142] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 1.984619] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 1.992584] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 2.001464] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 2.010162] [] (omap_hwmod_enable) from [] (omap_device_enable+0x40/0x94) <4>[ 2.019195] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x368/0x3c8) <4>[ 2.029266] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 2.040008] [] (blocking_notifier_call_chain) from [] (device_add+0x2ec/0x794) <4>[ 2.049499] [] (device_add) from [] (of_platform_device_create_pdata+0x94/0xc4) <4>[ 2.059112] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x1a8/0x39c) <4>[ 2.069946] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1f4/0x39c) <4>[ 2.079956] [] (of_platform_bus_create) from [] (of_platform_populate+0x70/0xd4) <4>[ 2.089660] [] (of_platform_populate) from [] (pdata_quirks_init+0x68/0x80) <4>[ 2.098876] [] (pdata_quirks_init) from [] (omap_generic_init+0x10/0x18) <4>[ 2.107849] [] (omap_generic_init) from [] (customize_machine+0x20/0x30) <4>[ 2.116821] [] (customize_machine) from [] (do_one_initcall+0x50/0x240) <4>[ 2.125701] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 2.134918] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 2.143615] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.151672] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 2.157135] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.165832] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.174530] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.181579] ---[ end trace 0fe4cda311d1f5d2 ]--- # <4>[ 2.203674] ------------[ cut here ]------------ <4>[ 2.208709] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 2.218536] omap_hwmod: emif2: enabled state can only be entered from initialized, idle, or disabled state <4>[ 2.228759] Modules linked in: <4>[ 2.232177] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 2.240661] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 2.247131] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 2.255371] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 2.263092] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 2.270538] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 2.278533] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 2.287384] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 2.296081] [] (omap_hwmod_enable) from [] (omap_device_enable+0x40/0x94) <4>[ 2.305145] [] (omap_device_enable) from [] (_omap_device_notifier_call+0x368/0x3c8) <4>[ 2.315185] [] (_omap_device_notifier_call) from [] (blocking_notifier_call_chain+0x6c/0x90) <4>[ 2.325927] [] (blocking_notifier_call_chain) from [] (device_add+0x2ec/0x794) <4>[ 2.335418] [] (device_add) from [] (of_platform_device_create_pdata+0x94/0xc4) <4>[ 2.345001] [] (of_platform_device_create_pdata) from [] (of_platform_bus_create+0x1a8/0x39c) <4>[ 2.355834] [] (of_platform_bus_create) from [] (of_platform_bus_create+0x1f4/0x39c) <4>[ 2.365875] [] (of_platform_bus_create) from [] (of_platform_populate+0x70/0xd4) <4>[ 2.375549] [] (of_platform_populate) from [] (pdata_quirks_init+0x68/0x80) <4>[ 2.384796] [] (pdata_quirks_init) from [] (omap_generic_init+0x10/0x18) <4>[ 2.393768] [] (omap_generic_init) from [] (customize_machine+0x20/0x30) <4>[ 2.402709] [] (customize_machine) from [] (do_one_initcall+0x50/0x240) <4>[ 2.411590] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 2.420806] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 2.429504] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 2.437561] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 2.443023] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 2.451721] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 2.460418] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 2.467498] ---[ end trace 0fe4cda311d1f5d3 ]--- # <6>[ 2.800384] No ATAGs? <6>[ 2.803161] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 2.811676] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 2.833221] Serial: AMBA PL011 UART driver <6>[ 2.880828] iommu: Default domain type: Translated <6>[ 2.886566] vgaarb: loaded <5>[ 2.890655] SCSI subsystem initialized <6>[ 2.895416] usbcore: registered new interface driver usbfs <6>[ 2.901367] usbcore: registered new interface driver hub <6>[ 2.907226] usbcore: registered new device driver usb <6>[ 2.915435] pps_core: LinuxPPS API ver. 1 registered <6>[ 2.920806] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 2.930541] PTP clock support registered <6>[ 2.939208] clocksource: Switched to clocksource 32k_counter <6>[ 4.332427] NET: Registered protocol family 2 <6>[ 4.337554] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 4.346832] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 4.355804] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 4.364166] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 4.371917] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 4.378906] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 4.386077] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 4.393890] NET: Registered protocol family 1 <6>[ 4.399322] RPC: Registered named UNIX socket transport module. <6>[ 4.405731] RPC: Registered udp transport module. <6>[ 4.410858] RPC: Registered tcp transport module. <6>[ 4.415985] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 4.422882] PCI: CLS 0 bytes, default 64 <6>[ 4.427825] Trying to unpack rootfs image as initramfs... <6>[ 5.968078] Freeing initrd memory: 15680K <4>[ 5.972900] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 5.980346] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 5.991027] Initialise system trusted keyrings <6>[ 5.996154] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 6.010406] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 6.017547] NFS: Registering the id_resolver key type <5>[ 6.023162] Key type id_resolver registered <5>[ 6.027740] Key type id_legacy registered <6>[ 6.032257] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 6.039459] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 6.047363] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 6.052673] Key type asymmetric registered <5>[ 6.057159] Asymmetric key parser 'x509' registered <6>[ 6.062530] bounce: pool size: 64 pages <6>[ 6.066772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 6.074707] io scheduler mq-deadline registered <6>[ 6.079650] io scheduler kyber registered <4>[ 6.193176] ------------[ cut here ]------------ <4>[ 6.198211] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 6.208068] omap_hwmod: ctrl_module_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.219238] Modules linked in: <4>[ 6.222686] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 6.231170] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.237670] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.245910] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 6.253631] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 6.261108] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 6.269073] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 6.277954] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.286682] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.295928] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 6.304870] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.313140] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 6.321197] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 6.329711] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 6.338500] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.346923] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 6.355621] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 6.364318] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.373718] [] (device_driver_attach) from [] (__driver_attach+0x58/0x104) <4>[ 6.382873] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.391571] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 6.400268] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 6.408874] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 6.417572] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 6.426818] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 6.435516] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.443572] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 6.449035] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 6.457733] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.466430] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.473510] ---[ end trace 0fe4cda311d1f5d4 ]--- <3>[ 6.478576] ti-sysc 4a30c000.target-module: sysc_runtime_resume_legacy: could not enable: -22 # <4>[ 6.508850] ------------[ cut here ]------------ <4>[ 6.513885] WARNING: CPU: 1 PID: 20 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 6.523040] omap_hwmod: ctrl_module_wkup: idle state can only be entered from enabled state <4>[ 6.531890] Modules linked in: <4>[ 6.535308] CPU: 1 PID: 20 Comm: kworker/1:1 Tainted: G W 5.10.147-cip18 #1 <4>[ 6.544067] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.550537] Workqueue: pm pm_runtime_work <4>[ 6.554962] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.563232] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 6.570922] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 6.578399] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 6.586364] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 6.594421] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 6.602142] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 6.611297] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 6.620330] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.628570] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 6.636657] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 6.644897] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 6.653778] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 6.662384] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 6.670288] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 6.677978] Exception stack(0xc226ffb0 to 0xc226fff8) <4>[ 6.683441] ffa0: 00000000 00000000 00000000 00000000 <4>[ 6.692138] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 6.700836] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 6.707885] ---[ end trace 0fe4cda311d1f5d5 ]--- <3>[ 6.712951] ti-sysc 4a# 30c000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <6>[ 6.713897] OMAP GPIO hardware version 0.1 <4>[ 6.754455] ti-sysc: probe of 4a318000.target-module failed with error -16 <4>[ 6.772521] ------------[ cut here ]------------ <4>[ 6.777557] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 6.787384] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 6.798950] Modules linked in: <4>[ 6.802368] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 6.810852] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 6.817321] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 6.825592] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 6.833282] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 6.840759] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 6.848724] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 6.857604] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 6.866302] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 6.875518] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 6.884490] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 6.892730] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 6.900787] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 6.909301] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 6.918090] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 6.926544] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 6.935211] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 6.943908] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 6.953338] [] (device_driver_attach) from [] (__driver_attach+0x58/0x104) <4>[ 6.962463] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 6.971160] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 6.979858] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 6.988464] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 6.997161] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 7.006408] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 7.015106] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.023162] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 7.028625] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.037322] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.045989] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.053070] ---[ end trace 0fe4cda311d1f5d6 ]--- <3>[ 7.058135] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: could not enable: -22 # <4>[ 7.078033] ------------[ cut here ]------------ <4>[ 7.083068] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 7.092926] omap_hwmod: ctrl_module_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 7.104095] Modules linked in: <4>[ 7.107513] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 7.116027] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.122497] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.130737] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 7.138458] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 7.145904] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 7.153869] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 7.162750] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 7.171447] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 7.180694] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 7.189636] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.197875] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 7.205963] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 7.214477] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 7.223236] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 7.231689] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 7.240356] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 7.249053] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.258483] [] (device_driver_attach) from [] (__driver_attach+0x58/0x104) <4>[ 7.267608] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.276306] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 7.285003] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.293609] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 7.302307] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 7.311523] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 7.320220] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.328277] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 7.333740] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.342437] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.351135] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.358215] ---[ end trace 0fe4cda311d1f5d7 ]--- <3>[ 7.363250] ti-sysc 4a002000.target# -module: sysc_runtime_resume_legacy: could not enable: -22 <3>[ 7.614837] ti-sysc 4a056000.target-module: clock get error for fck: -517 <3>[ 7.622253] ti-sysc 4a058000.target-module: clock get error for fck: -517 <3>[ 7.629669] ti-sysc 4a062000.target-module: clock get error for fck: -517 <3>[ 7.637115] ti-sysc 4a064000.target-module: clock get error for fck: -517 <3>[ 7.644531] ti-sysc 4a066000.target-module: clock get error for fck: -517 <3>[ 7.651947] ti-sysc 4a0ab400.target-module: clock get error for fck: -517 <3>[ 7.659393] ti-sysc 4a0ad000.target-module: clock get error for fck: -517 <3>[ 7.666839] ti-sysc 4a0b6000.target-module: clock get error for fck: -517 <3>[ 7.674285] ti-sysc 4a0cd000.target-module: clock get error for fck: -517 <3>[ 7.681701] ti-sysc 4a0d9038.target-module: clock get error for fck: -517 <3>[ 7.689147] ti-sysc 4a0db038.target-module: clock get error for fck: -517 <3>[ 7.696563] ti-sysc 4a0dd038.target-module: clock get error for fck: -517 <3>[ 7.704010] ti-sysc 4a0f4000.target-module: clock get error for fck: -517 <3>[ 7.711395] ti-sysc 4a0f6000.target-module: clock get error for fck: -517 <4>[ 7.718872] ------------[ cut here ]------------ <4>[ 7.723907] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 7.733734] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 7.745300] Modules linked in: <4>[ 7.748718] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 7.757202] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 7.763671] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 7.771942] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 7.779663] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 7.787109] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 7.795074] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 7.803955] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 7.812652] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 7.821899] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 7.830841] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 7.839080] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 7.847167] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 7.855651] [] (__pm_runtime_resume) from [] (sysc_probe+0xe80/0x15ec) <4>[ 7.864440] [] (sysc_probe) from [] (platform_drv_probe+0x48/0x98) <4>[ 7.872894] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 7.881591] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 7.890258] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 7.899688] [] (device_driver_attach) from [] (__driver_attach+0x58/0x104) <4>[ 7.908813] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 7.917510] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 7.926208] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 7.934814] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 7.943511] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 7.952728] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 7.961425] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 7.969482] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 7.974975] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 7.983642] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 7.992340] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 7.999420] ---[ end trace 0fe4cda311d1f5d8 ]--- <3>[ 8.004455] ti-sysc 4a1000# 00.target-module: sysc_runtime_resume_legacy: could not enable: -22 <3>[ 8.044647] ti-sysc 4a10a000.target-module: clock get error for fck: -517 <4>[ 8.120971] ------------[ cut here ]------------ <4>[ 8.126037] WARNING: CPU: 0 PID: 5 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 8.135070] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 8.144287] Modules linked in: <4>[ 8.147705] CPU: 0 PID: 5 Comm: kworker/0:0 Tainted: G W 5.10.147-cip18 #1 <4>[ 8.156402] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.162872] Workqueue: pm pm_runtime_work <4>[ 8.167297] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.175537] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.183227] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.190704] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.198669] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 8.206756] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.214477] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.223602] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.232666] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.240905] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 8.248962] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 8.257232] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 8.266082] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 8.274688] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 8.282592] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.290283] Exception stack(0xc20effb0 to 0xc20efff8) <4>[ 8.295745] ffa0: 00000000 00000000 00000000 00000000 <4>[ 8.304443] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.313140] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.320220] ---[ end trace 0fe4cda311d1f5d9 ]--- <3>[ 8.325256] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not i# dle: -22 <4>[ 8.334289] ------------[ cut here ]------------ <4>[ 8.339324] WARNING: CPU: 0 PID: 5 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 8.348358] omap_hwmod: ctrl_module_core: idle state can only be entered from enabled state <4>[ 8.357208] Modules linked in: <4>[ 8.360626] CPU: 0 PID: 5 Comm: kworker/0:0 Tainted: G W 5.10.147-cip18 #1 <4>[ 8.369323] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.375793] Workqueue: pm pm_runtime_work <4>[ 8.380187] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.388458] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.396148] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.403625] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.411590] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 8.419647] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.427368] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.436523] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.445587] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.453826] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 8.461883] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <3>[ 8.462097] ti-sysc 4809c000.target-module: clock get error for fck: -517 <4>[ 8.470123] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 8.470153] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 8.494842] [] (worker_thread) from [] (kthread+0x14c/0x150) <3>[ 8.496154] ti-sysc 480b4000.target-module: clock get error for fck: -517 <4>[ 8.502746] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.502746] Exception stack(0xc20effb0 to 0xc20efff8) <4>[ 8.523162] ffa0: 00000000 00000000 00000000 00000000 <4>[ 8.531829] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.540527] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.547607] ---[ end trace 0fe4cda311d1f5da ]--- <3>[ 8.547637] ti-sysc 52000000.target-module: clock get error for fck: -517 <3>[ 8.552673] ti-sysc 4a00200# 0.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <3>[ 8.560302] ti-sysc 55082000.target-module: clock get error for fck: -517 <4>[ 8.568908] ------------[ cut here ]------------ <3>[ 8.576446] ti-sysc 4012c000.target-module: clock get error for fck: -517 <4>[ 8.581115] WARNING: CPU: 0 PID: 5 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 8.581146] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 8.606628] Modules linked in: <4>[ 8.610046] CPU: 0 PID: 5 Comm: kworker/0:0 Tainted: G W 5.10.147-cip18 #1 <3>[ 8.615722] ti-sysc 58000000.target-module: clock get error for fck: -517 <4>[ 8.618743] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 8.618743] Workqueue: pm pm_runtime_work <4>[ 8.636871] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.645111] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.646331] ------------[ cut here ]------------ <4>[ 8.652832] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.657836] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 8.665283] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.675109] omap_hwmod: ctrl_module_pad_wkup: enabled state can only be entered from initialized, idle, or disabled state <4>[ 8.683074] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 8.694610] Modules linked in: <4>[ 8.702667] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 8.702667] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 8.722900] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.731933] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.740173] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 8.748260] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 8.756500] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 8.765380] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 8.773986] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 8.781860] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 8.789581] Exception stack(0xc20effb0 to 0xc20efff8) <4>[ 8.795043] ffa0: 00000000 00000000 00000000 00000000 <4>[ 8.803741] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 8.812408] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 8.819488] ---[ end trace 0fe4cda311d1f5db ]--- <4>[ 8.819488] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 8.819519] Hardware name: Generic OMAP4 (Flattene# d Device Tree) <3>[ 8.824584] ti-sysc 4a100000.target-module: sysc_runtime_suspend_legacy: could not idle: -22 <4>[ 8.833038] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 8.856628] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 8.864349] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 8.871795] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 8.879791] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 8.888641] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 8.897338] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 8.906585] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 8.915527] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 8.923767] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 8.931854] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 8.940368] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 8.949707] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 8.959106] [] (device_driver_attach) from [] (__driver_attach+0x58/0x104) <4>[ 8.968261] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 8.976928] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 8.985626] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 8.994232] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 9.002960] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 9.012207] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 9.020904] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.028961] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 9.034423] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 9.043090] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.051788] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.058868] ---[ end trace 0fe4cda311d1f5dc ]--- <3>[ 9.063964] ti-sysc 4a31e000.target-module: sysc_runtime_resume_legacy: could not enable: -22 <6>[ 9.073303] pinctrl-single 4a31e040.pinmux: 28 pins, size 56 <4>[ 9.079711] ------------[ cut here ]------------ <4>[ 9.084747] WARNING: CPU: 1 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:1883 _enable.part.0+0x290/0x294 <4>[ 9.094573] omap_hwmod: ctrl_module_pad_core: enabled state can only be entered from initialized, idle, or disabled state <4>[ 9.106109] Modules linked in: <4>[ 9.109558] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 5.10.147-cip18 #1 <4>[ 9.118041] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 9.124511] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 9.132751] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 9.140472] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 9.147918] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 9.155914] [] (warn_slowpath_fmt) from [] (_enable.part.0+0x290/0x294) <4>[ 9.164764] [] (_enable.part.0) from [] (omap_hwmod_enable+0x3c/0x5c) <4>[ 9.173461] [] (omap_hwmod_enable) from [] (sysc_runtime_resume+0x90/0x174) <4>[ 9.182708] [] (sysc_runtime_resume) from [] (__rpm_callback+0x80/0x15c) <4>[ 9.191680] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 9.199920] [] (rpm_callback) from [] (rpm_resume+0x5ec/0x80c) <4>[ 9.207977] [] (rpm_resume) from [] (__pm_runtime_resume+0x34/0x6c) <4>[ 9.216491] [] (__pm_runtime_resume) from [] (driver_probe_device+0x34/0xb4) <4>[ 9.225830] [] (driver_probe_device) from [] (device_driver_attach+0xa8/0xb0) <4>[ 9.235229] [] (device_driver_attach) from [] (__driver_attach+0x58/0x104) <4>[ 9.244354] [] (__driver_attach) from [] (bus_for_each_dev+0x78/0xb8) <4>[ 9.253051] [] (bus_for_each_dev) from [] (bus_add_driver+0xfc/0x1ec) <4>[ 9.261749] [] (bus_add_driver) from [] (driver_register+0x88/0x118) <4>[ 9.270355] [] (driver_register) from [] (do_one_initcall+0x50/0x240) <4>[ 9.279052] [] (do_one_initcall) from [] (kernel_init_freeable+0x1d8/0x23c) <4>[ 9.288299] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 9.296966] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.305023] Exception stack(0xc20e1fb0 to 0xc20e1ff8) <4>[ 9.310516] 1fa0: 00000000 00000000 00000000 00000000 <4>[ 9.319183] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.327880] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.334960] ---[ end trace 0fe4cda311d1f5dd ]--- <3>[ 9.340026] ti-sysc 4a100000.targ# et-module: sysc_runtime_resume_legacy: could not enable: -22 <6>[ 9.349700] pinctrl-single 4a100040.pinmux: 203 pins, size 406 <4>[ 9.437713] ------------[ cut here ]------------ <4>[ 9.442779] WARNING: CPU: 1 PID: 57 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 9.451904] omap_hwmod: ctrl_module_pad_wkup: idle state can only be entered from enabled state <4>[ 9.461120] Modules linked in: <4>[ 9.464538] CPU: 1 PID: 57 Comm: kworker/1:9 Tainted: G W 5.10.147-cip18 #1 <4>[ 9.473327] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 9.479797] Workqueue: pm pm_runtime_work <4>[ 9.484222] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 9.492462] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 9.500183] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 9.507629] [] (__warn) from [] (warn_slowpath_fmt+0x98/0xbc) <4>[ 9.515624] [] (warn_slowpath_fmt) from [] (_idle+0x26c/0x278) <4>[ 9.523681] [] (_idle) from [] (omap_hwmod_idle+0x24/0x44) <4>[ 9.531402] [] (omap_hwmod_idle) from [] (sysc_runtime_suspend+0x5c/0x128) <4>[ 9.540557] [] (sysc_runtime_suspend) from [] (__rpm_callback+0x80/0x15c) <4>[ 9.549591] [] (__rpm_callback) from [] (rpm_callback+0x20/0x74) <4>[ 9.557830] [] (rpm_callback) from [] (rpm_suspend+0xf8/0x770) <4>[ 9.565917] [] (rpm_suspend) from [] (pm_runtime_work+0x90/0xa0) <4>[ 9.574157] [] (pm_runtime_work) from [] (process_one_work+0x1ec/0x548) <4>[ 9.583038] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 9.591644] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 9.599517] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 9.607238] Exception stack(0xc2727fb0 to 0xc2727ff8) <4>[ 9.612701] 7fa0: 00000000 00000000 00000000 00000000 <4>[ 9.621398] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 9.630065] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 9.637145] ---[ end trace 0fe4cda311d1f5de ]--- <3>[ 9.642211] ti-sysc 4a31e000.target-module: sysc_runtime_suspend_legacy: could not# idle: -22 <4>[ 9.651214] ------------[ cut here ]------------ <4>[ 9.656249] WARNING: CPU: 1 PID: 57 at arch/arm/mach-omap2/omap_hwmod.c:1975 _idle+0x26c/0x278 <4>[ 9.665405] omap_hwmod: ctrl_module_pad_core: idle state can only be entered from enabled state <4>[ 9.674621] Modules linked in: <4>[ 9.678039] CPU: 1 PID: 57 Comm: kworker/1:9 Tainted: G W 5.10.147-cip18 #1 <4>[ 9.686828] Hardware name: Generic OMAP4 (Flattened Device Tree) <4>[ 9.693298] Workqueue: pm pm_runtime_work <4>[ 9.697723] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <6>[ 9.698425] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 9.705993] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 9.705993] [] (dump_stack) from [] (__warn+0xec/0x148) <�8�8888�8�~888x`8~8�8�8x`8�88x8~8����~����8xΞ�8�8�8x`xf8888~8�~���������~�~����x�`�f8�88�8���Ά怘��8�8�8888�8�~888�8��8�8�8x`xf8888~8�~���������~�~����x�`Ά8xΞ�8�8�8x8�x�888~8���x��f�f8xx8�Ά8x~88�8���8�8�8888�8�~8�88�8�8��8�88x8888��xΞ��88~`�Θx8�~8Θ����88�88x88888����8�88�888�8�����x�����~`8�88x888888�88���8�88xf88���8�8�8888�8�~8x8�8�8~8�8�8x8�x�888~8���x��fΆ8xΞ�8�8�8x8x`8���8~8������~Ξ��`��x��f�f8x`8�8`8�8���������~���x�~�����xx`������~�����f�~f���`�f�x��ff�x����������x~����~�f�����f�f~��`f��f�f�f~fx��`�ff�fx�������8�8�8888�8�~8�8x88~8�8�8x8x`8���8~8������~Ξ��`��x��fΆ8xΞ�8�8�8�8��x~8�8~8����������~��`Ξ�f����~�x��`�f8�Ά8�8x�8�8���������~���x��~��������x~����~�f�����f�f~��`f��f�f�f~fx��`f�x���������x�x�����~��ff�f��f�f���f�����f��f���f�怘��8�8�8888�8�~8�8x88~8�8�8�8��x~8�8~8����������~��`Ξ�f����~�x��`Ά8xΞ�8�8�8��x�8x�8�8~8�����Ξ�������������f888�8�8�8�Ά怘���������x�x�x�f��f���`��~��������f��~`f昆x�f�������fx怘��8�8�8888�8��8x�8x8x��8�Ξ��`��~8�Ξ��Ξ��f8�~`�Θx��8����fx怘���������`�~�f�������x�x�����~��ff�f��f�f���f����f�x���������x����~�f��f�f���f�����f�x���`������8�8�8888�8��8`8~8��8�8�8��x�8x�8�8~8�����Ξ������������Ά8xΞ�8�8�8��x�88�888~8�Ξ�������������f8x8�8�`8�8����������`�~�f�������x����~�f��f�f���f����f�x���������x�����~�f��f�f~fx��`�f�x����~������8�8�8888�8��8`8~8��8�8�8��x�88�888~8�Ξ������������Ά8xΞ�8�8�8��x�8�8�88~8�Ξ����~�x��`�f8x�8�8�~88�8����������`��f�������x�����~�f��f�f~fx��`f�x���������x�����~�f��f�f~��`f��f�f~�����ff��f������8�8�8888�8��8`888��8�8�8��x�8�8�88~8�Ξ����~�x��`Ά8xΞ�8�8�8��x��8~8�Ξ����~��`Ξ�f��~�����f8�88�8�8�8����������x~���~��f���`��~����`��������f����xf�~x��f���fx怘��8�8�8888�8��88x~88�8~8�Ξ��`��~8�Ξ��`��Ξ��Ξ��f8�Ξ�8xf88~8x�����fx怘�������������������~�������x�����~�f��f�f~��`f��f�f~����f�x�������xxx������~����fx���f���f�f~�����ff�����f`������8�8�8888�8��8�8�8�8�8�8~8�8�8��x��8~8�Ξ����~��`Ξ�f��~����Ά8xΞ�8�8�8xx8x8�8�8~8��Ξ�x������f��~�����f8�8���Ά8�`88�8��������������������~�����xxx������~����fx���f���f�f~����f�x�������xxxx��~�~���fx�f~��fxx���`��f������8�8�8888�8��8�8�8�8�8�8~8�8�8xx8x8�8�8~8��Ξ�x������f��~����Ά8xΞ�8�8�8xx8x8x8~8�~Ξ���x��~���xx��8`8�8�8�8�������������f�����xxxx��~�~���fx�f~��fxx��x�������xx�f�`�~���`�fxx��f�f�������������������f�����xx�f�`�~���`�fxx��x�������x�����~�fx`�fx���fx�����ff���xf�怘����������f�f��fxf���~`f���~�f���������f����������f��fx�f�ff~`���x��������xf����������������x�f���fx~��������~��������x~x~x~�����x~x~xx������������������x�f�xf~����������������x�f�x��~��������������xx�f�xfx~���x��������������xx�f������������`~f��fxxfx�x��xxfxx�~f���怘�����������~�f��fxf���~`f�f��~�f���������f������x���f��fx�f�ff~`���x��������xf�����x������x�x�f~���f����f�`f���xf~����`f~��f�~��f�����f�f~��`f��f�f�f~fx��`�f�f�x��f�~���f�`���`��x��f�~��x����������xf�x�f�f�fxf���~`f��x��~�f������f���f�������x���f��fx�f�ff~`���x��������xf��������������~��f~fx������f�f���xf�xf�xfx������`f�����fx`f���������������f����f��f�fxf���xf�xfx������`f�����fx`f����������ff��~��f昆����f�f��~����������xf�xfx������`f�����fx`f�����������xx�f��f�x�f�f��fxf�xfx������`f�����fx`f������������x��~����f���~������~�~�f��`���ff�fx�`f��f��f~��~f����x��������������~x��~�f��`�枘������~������`x����ff�����������xf�x�~���x����`f~��f���xfx怘�����������x���f������~���`f~��f���xfx怘���������x�x�f��f��xf�~��fxxf�xfx����`fx�x��fx怘���������������~��x����f���f��~����x��~�`f�`�f�xf�xfx���xfx怘��������`������x�~��f���~���`fx����f�f�����f~~���`f�xfxf����������`xf�~��f���~���f��f�~�`�f�����������x�������`fx������f~��������怘��������`�x�����~���x�~���`fx����f��`��~f��f�`�~��f����f~�f~~���`f�xfxf����������`�����f���x�~���f��f�~�`�f�x�������`fx������f~��������怘��������`�����~fx~f��f~�~~�������x�����昘�f��x��f~�f��x��f~�f��f昆��~��f����f~xf�xfxf����������`���~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfxfx~f��f~f����������f���x~�x�f���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx����f��f����������f��x~�f���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx�������f�����f����������fxf�f���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx��x�f�~��f��f����������f�x~���x�~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx��f����ff����������f�����~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx��f���f��f����������f�����f���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx�f~����������f�`��x~�~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx��x�f�f~��fx`f����������ff���~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx�ff~f~f����������f���x��~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx��x�f�f�怘��������x���xf�~���f��f�x��f昆�x���f������fx`����~�����`�������f���f�f���`f�xfxf����������x�xx��f���f����f����f�f�f��~x�f�xf�xfxf����������x�~���f���~x�f����f��xf��f��f��~x�f�xf�xfxf����������x��x`�xf�~���f����f��������f���f�����xf�xfxf����������x��f��ff��f�f�f����f���ff��xf�xfxf����������x��x~���~���f��~���f���f昆����f�f��~�������xf�xfxf����������x�������~���f��ff�����~��f��f����xf�xfxf����������x���x����~���f��~�f����f��~�f�xf�xfxf����������x�����x`�~~f�xff�f�f��ff�xf��f�xf�xfxf����������~�x`�x�f����f��f�x��f昆�������fx��~���~�����`�������f�������f���`f�xfxf����������~x�x�x�f����f����f������f�f�f��~x�f�xf�xfxf����������~�x�x`�~����f���~x�f������f��xf��f��f��~x�f�xf�xfxf����������~���~��ff��f�����f������f���ff��xf�xfxf����������~����x`x�f����f��~�����f���f昆����f�f��~�������xf�xfxf����������~���f����f��~�f������f��~�f�xf�xfxf����������~����f���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx������f�~��f�xff����������~�����xf�~���x��`fxx����`��f�f��xf�xfxf�����������f��x�~��x��f����fxf~fx`��~f�`f����~�����`�������f�����`fx�x��fxxf�xfxf����������������x�f��x��f�����f��f�~�`�f�f�fx��fx����f���怘���x���������f�~����f�f���xf����~�f`��������f��fxf~f��~xf���fx怘�����������xfx�f��f������f��`f��f�~��~f��fx�f~��`f��fx����f��x���`fx�x��fx`f�xfxf������������x��~��x��f���`�x枘��`��f��~x�f�����`��xxf�xfx�f�fxf�����������x�xx�f�fx`��f�~f�f~��fx~f�~f��fx`~������`f�f~f����~��xf�`f������ff��f������������xx��x�~���������fx��fx~f�~f��fx`�f�~����`fx�x��fxxf�xfx���������`f�������������~���������`�~�f昆����`���fxxf�xfxf������������~��~�ff��fx~f�~f��fx`���`����xf������������������������~��fx~f�f��`��f~����~�~��`��f~x����������������x�f��f�`�~�f~x��f~`����`�f�f��xfx�f~`~f����f�����~xf�xfxf�������������~���~�ff��fx~f�~f��fx`���`����xf���������怘�����������~��f��������`�������f������fx�f~~������fx怘�������������xf�~�ff��fx~f�~f��fx`���`����xf������x�������������x�~��f����f�~���`����怘����������x�����~��f�������xf��~��f���xf�����`����怘�����������x����~��f����f~���������x~f�~f����f�f�����f��������������������f��fx�~�fxx���f�fx���xfx�fx~f�~f��fx`f��������������`�x`�~f��ff�f`f��ff��~f��f�������f~�~fx��怘�����������x��x��~�fx~f�~f��f���~���ff�fff���f�f�~���������`�f��f�����x���������~�x�x�f~~�����`������`f�����fx`f�����x�����������~~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x�����x~��f��f���xx�����x����������x�f~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x�����x~��f��f���xx�����x�����������x���f~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x�����x~��f��f���xx�����x���������x`����~~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x�����x~��f��f���xx�����x��������������f~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x�����x~��f��f���xx�����x��������~���~~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x�����x~��f��f���xx�����x���������x����~~~�x�x�f�~�f~���f~fx�����fff��x�f��~f`�������ffx`~fx��x����f��f���xx���������������x�ff�~fx�f���xff�f��`x��f�����f��xf�~��fx��怘���������������f���ff�~��f����`��~��x��������fxf~��fx`x��xf���f��f~�~怘�����������xfx�f���x����~����f���fx憆���f�f����fx~��xf�f~f��f���