This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: Beaglebone Black: AM3358 GPU driver error

Part Number: AM3358

6036.config.gz

I have the same or similar issue as described in

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1000138/tmdsevm572x-am5728-gpu-driver-error

The kernel 5.4.106 from the SDK 07.03.00.005 works as expected, there are no issues with the GPU, kmscube and qt eglfs examples work.

I tried the following setup:

- ti linux kernel 5.10.41 (repo: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git, branch: ti-linux-5.10.y, tag: 08.00.00.004)

- sgx kernel module 1.17.4948957 (repo: git://git.ti.com/graphics/omap5-sgx-ddk-linux.git, branch: ti-img-sgx/1.17.4948957/k5.10)

- (repo: git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git, branch: ti-v4.1.y, tag: 08.00.00.004)

with the following result:

- the sgx kernel module logs errors about some timeouts and transitions failed etc.

- after a reboot weston starts up but and keeps running but there is no display output (compared to running the 5.4.106 ti-kernel)

- after killing weston and running "kmscube -f RG16" I get one rendered frame with the cube once. after CTRL-C and restart of kmscube

- stop and restart of rc.pvr.service gives me this output:

root@am335x-evm:~# rmmod pvrsrvkm
[13110.997961] PVR_K:(Error): PollForValueKM: Timeout. Expected 0x8 but found 0x0 (mask 0x8).
[13111.006286] PVR_K:(Error): SGXPrePowerState: Wait for SGX ukernel power transition failed.
[13111.015341] PVR_K: SGX debug (SGX_DDK sgxddk 1.17@4948957)
[13111.021185] PVR_K:  Host Ctl flags= 00000006
[13111.025477] PVR_K: SGX Host control:
[13111.029499] PVR_K:   (HC-0) 0x00000001 0x0000002C 0x00000000 0x00000000
[13111.036060] PVR_K:   (HC-10) 0x00000000 0x00000000 0x00000014 0x00030D40
[13111.043113] PVR_K:   (HC-20) 0x00000000 0x00000004 0x00000006 0x00000000
[13111.050017] PVR_K:   (HC-30) 0x00000000 0x00C7A1AB 0xEFC7C740 0x00000000
[13111.056675] PVR_K:   (HC-40) 0x00000000 0x00000000 0x00000080 0x00000000
[13111.063779] PVR_K: SGX TA/3D control:
[13111.067463] PVR_K:   (T3C-0) 0x0F003000 0x0F003140 0x0F002000 0x00000000
[13111.074529] PVR_K:   (T3C-10) 0x00000000 0x00000001 0x00000002 0x00000001
[13111.081508] PVR_K:   (T3C-20) 0x0F00AEA0 0x00000000 0x00000000 0x00000000
[13111.088508] PVR_K:   (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.095250] PVR_K:   (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.102373] PVR_K:   (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.109339] PVR_K:   (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.116074] PVR_K:   (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.123172] PVR_K:   (T3C-80) 0x00000000 0x00000000 0x00000000 0x0F000000
[13111.130126] PVR_K:   (T3C-90) 0x83C07000 0x0F08C000 0x00000000 0x0F09E840
[13111.136861] PVR_K:   (T3C-A0) 0x0F00AEA0 0x00000000 0x0F09E840 0x00000000
[13111.144010] PVR_K:   (T3C-B0) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.150989] PVR_K:   (T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.157724] PVR_K:   (T3C-D0) 0x0F000000 0x8000B000 0x8004B000 0x0F004000
[13111.164840] PVR_K:   (T3C-E0) 0x0F00A420 0x0F00A740 0x00000000 0x00000000
[13111.171801] PVR_K:   (T3C-F0) 0x00000000 0x000003AD 0x000003AD 0x00000000
[13111.178771] PVR_K:   (T3C-100) 0x00000003 0x00000000 0x00000000 0x00000000
[13111.185604] PVR_K:   (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000
[13111.192778] PVR_K:   (T3C-120) 0x0F00AEA0 0x0F08C000 0x00000000 0x00000000
[13111.199844] PVR_K: SGX Kernel CCB WO:0x42 RO:0x42
[13111.204570] PVR_K: Active syncs
root@am335x-evm:~#
root@am335x-evm:~#
root@am335x-evm:~# systemctl start rc.pvr.service
[13128.615818] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 1
[13128.661992] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
[13129.667980] PVR_K:(Error): PollForValueKM: Timeout. Expected 0x1 but found 0x0 (mask 0x1).
[13129.676305] PVR_K:(Error): SGXInitialise: Wait for uKernel initialisation failed
[13129.684356] PVR_K: SGX debug (SGX_DDK sgxddk 1.17@4948957)
[13129.690201] PVR_K:  Host Ctl flags= 00000006
[13129.694495] PVR_K: SGX Host control:
[13129.698479] PVR_K:   (HC-0) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.705041] PVR_K:   (HC-10) 0x00000000 0x00000000 0x00000014 0x00030D40
[13129.712089] PVR_K:   (HC-20) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.719062] PVR_K:   (HC-30) 0x00000000 0x00000000 0xFCA5D120 0x00000000
[13129.725721] PVR_K:   (HC-40) 0x00000000 0x00000000 0x00000000 0x00030012
[13129.732772] PVR_K: SGX TA/3D control:
[13129.736458] PVR_K:   (T3C-0) 0x0F003000 0x0F003140 0x0F002000 0x00000000
[13129.743498] PVR_K:   (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[13129.750541] PVR_K:   (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.757277] PVR_K:   (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.764410] PVR_K:   (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.771395] PVR_K:   (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.778408] PVR_K:   (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.785142] PVR_K:   (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.792250] PVR_K:   (T3C-80) 0x00000000 0x00000000 0x00000000 0x0F000000
[13129.799278] PVR_K:   (T3C-90) 0x83F3C000 0x00000000 0x00000000 0x00000000
[13129.806014] PVR_K:   (T3C-A0) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.813134] PVR_K:   (T3C-B0) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.820120] PVR_K:   (T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.826856] PVR_K:   (T3C-D0) 0x0F000000 0x8000B000 0x8004B000 0x0F004000
[13129.833948] PVR_K:   (T3C-E0) 0x0F00A420 0x0F00A740 0x00000000 0x00000000
[13129.840914] PVR_K:   (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.847648] PVR_K:   (T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.854832] PVR_K:   (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000
[13129.861882] PVR_K:   (T3C-120) 0x00000000 0x00000000 0x000003C0 0x00030012
[13129.868937] PVR_K: SGX Kernel CCB WO:0x0 RO:0x0
[13129.873488] PVR_K: Active syncs
[13129.876645] PVR_K:(Error): SGXPostPowerState: SGXInitialise failed
[13129.883386] PVR_K:(Error): PVRSRVSetDevicePowerStateKM : Transition to 0 FAILED 0x18
[13129.891423] PVR_K:(Error): SGXScheduleCCBCommandKM failed to power up device - ui32CallerID:-1 eError:24
[13129.901178] PVR_K:(Error): SGXGetMiscInfoUkernel: SGXScheduleCCBCommandKM failed.
[13129.908925] PVR_K: (FAIL) SGXInit: Unable to validate hardware core revision
[13129.916010] PVR_K:(Error): PVRSRVFinaliseSystem: Failed PVRSRVDevInitCompatCheck call (device index: 0)
[13129.925964] PVR_K:(Error): BridgedDispatchKM: Initialisation failed.  Driver unusable.
root@am335x-evm:~#

question: what is your plan with regards to releasing the ti kernel 5.10.y and/or SDK 08.00.00.00x?

lsmod:

Module                  Size  Used by
pru_rproc              24576  0
icss_iep               24576  0
irq_pruss_intc         16384  0
ti_am335x_adc          16384  0
ti_am335x_tsc          16384  0
snd_soc_simple_card    20480  0
snd_soc_simple_card_utils    24576  1 snd_soc_simple_card
omap_aes_driver        24576  0
omap_crypto            16384  1 omap_aes_driver
libaes                 16384  1 omap_aes_driver
pruss                  16384  1 pru_rproc
pm33xx                 16384  0
omap_sham              28672  0
crypto_engine          16384  2 omap_aes_driver,omap_sham
ti_emif_sram           16384  1 pm33xx
pvrsrvkm              405504  2
musb_dsps              20480  0
musb_hdrc             110592  1 musb_dsps
udc_core               28672  1 musb_hdrc
phy_am335x             16384  2
usbcore               241664  1 musb_hdrc
phy_generic            16384  1 phy_am335x
usb_common             16384  5 phy_am335x,udc_core,musb_hdrc,musb_dsps,usbcore
wkup_m3_ipc            16384  1 pm33xx
phy_am335x_control     16384  1 phy_am335x
at24                   20480  0
rtc_omap               20480  4 pm33xx
omap_wdt               16384  0
ti_am335x_tscadc       16384  2 ti_am335x_adc,ti_am335x_tsc
wkup_m3_rproc          16384  1
sch_fq_codel           20480  1

dmesg:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.10.41 (eric_koch@LinuxDev) (arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 PREEMPT Wed Jul 28 16:11:36 AWST 2021
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black with LCD4 cape
[    0.000000] Memory policy: Data cache writeback
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 48 MiB at 0x9c800000
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000080000000-0x000000009fefffff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009fefffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fefffff]
[    0.000000] On node 0 totalpages: 130816
[    0.000000]   Normal zone: 1150 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 130816 pages, LIFO batch:31
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.0 (sgx neon)
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129666
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=62c62eef-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 453392K/523264K available (9216K kernel code, 692K rwdata, 3316K rodata, 1024K init, 281K bss, 20720K reserved, 49152K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
[    0.000000] random: get_random_bytes called from start_kernel+0x324/0x4e0 with crng_init=0
[    0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000
[    0.000010] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000027] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000331] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000
[    0.001253] Console: colour dummy device 80x30
[    0.001292] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.001300] This ensures that you still see kernel messages. Please
[    0.001306] update your kernel commandline.
[    0.001357] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[    0.090401] pid_max: default: 32768 minimum: 301
[    0.090559] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.090575] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.091415] CPU: Testing write buffer coherency: ok
[    0.091487] CPU0: Spectre v2: using BPIALL workaround
[    0.092288] Setting up static identity map for 0x80100000 - 0x80100060
[    0.092428] rcu: Hierarchical SRCU implementation.
[    0.092515] EFI services will not be available.
[    0.092871] devtmpfs: initialized
[    0.102873] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.103125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.103148] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.106523] pinctrl core: initialized pinctrl subsystem
[    0.107421] DMI not present or invalid.
[    0.107859] NET: Registered protocol family 16
[    0.110008] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.127596] l3-aon-clkctrl:0000:0: failed to disable
[    0.128757] thermal_sys: Registered thermal governor 'fair_share'
[    0.128768] thermal_sys: Registered thermal governor 'bang_bang'
[    0.128782] thermal_sys: Registered thermal governor 'step_wise'
[    0.128789] thermal_sys: Registered thermal governor 'user_space'
[    0.129133] cpuidle: using governor ladder
[    0.129167] cpuidle: using governor menu
[    1.208377] No ATAGs?
[    1.208406] hw-breakpoint: debug architecture 0x4 unsupported.
[    1.231618] reg-fixed-voltage fixedregulator0: GPIO lookup for consumer (null)
[    1.231634] reg-fixed-voltage fixedregulator0: using device tree for GPIO lookup
[    1.231669] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator0[0]'
[    1.231687] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator0[0]'
[    1.231698] reg-fixed-voltage fixedregulator0: using lookup tables for GPIO lookup
[    1.231707] reg-fixed-voltage fixedregulator0: No GPIO consumer (null) found
[    1.232709] iommu: Default domain type: Translated
[    1.234742] SCSI subsystem initialized
[    1.235204] mc: Linux media interface: v0.10
[    1.235244] videodev: Linux video capture interface: v2.00
[    1.235350] pps_core: LinuxPPS API ver. 1 registered
[    1.235360] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.235382] PTP clock support registered
[    1.235442] EDAC MC: Ver: 3.0.0
[    1.236660] Advanced Linux Sound Architecture Driver Initialized.
[    1.237930] clocksource: Switched to clocksource dmtimer
[    1.245084] NET: Registered protocol family 2
[    1.245299] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.246257] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    1.246309] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    1.246350] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    1.246389] TCP: Hash tables configured (established 4096 bind 4096)
[    1.246498] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.246519] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    1.246657] NET: Registered protocol family 1
[    1.247192] RPC: Registered named UNIX socket transport module.
[    1.247208] RPC: Registered udp transport module.
[    1.247215] RPC: Registered tcp transport module.
[    1.247221] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.247240] PCI: CLS 0 bytes, default 64
[    1.248522] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    1.249756] Initialise system trusted keyrings
[    1.250108] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    1.253650] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.254422] NFS: Registering the id_resolver key type
[    1.254474] Key type id_resolver registered
[    1.254483] Key type id_legacy registered
[    1.254527] ntfs: driver 2.1.32 [Flags: R/O].
[    1.255107] Key type asymmetric registered
[    1.255125] Asymmetric key parser 'x509' registered
[    1.255173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.255185] io scheduler mq-deadline registered
[    1.255194] io scheduler kyber registered
[    1.635559] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    1.753444] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present!
[    1.753489] edma 49000000.dma: TI EDMA DMA engine driver
[    1.773285] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[    1.776916] pwm-backlight backlight: GPIO lookup for consumer enable
[    1.776936] pwm-backlight backlight: using device tree for GPIO lookup
[    1.776971] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]'
[    1.776989] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]'
[    1.777001] pwm-backlight backlight: using lookup tables for GPIO lookup
[    1.777010] pwm-backlight backlight: No GPIO consumer enable found
[    1.777034] pwm-backlight backlight: supply power not found, using dummy regulator
[    1.778802] gpio-clk clk_mcasp0: GPIO lookup for consumer enable
[    1.778819] gpio-clk clk_mcasp0: using device tree for GPIO lookup
[    1.778843] gpio-clk clk_mcasp0: No GPIO consumer enable found
[    1.824699] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    1.829152] omap8250 44e09000.serial: GPIO lookup for consumer rs485-term
[    1.829171] omap8250 44e09000.serial: using device tree for GPIO lookup
[    1.829212] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]'
[    1.829235] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]'
[    1.829249] omap8250 44e09000.serial: using lookup tables for GPIO lookup
[    1.829258] omap8250 44e09000.serial: No GPIO consumer rs485-term found
[    1.829304] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250
[    2.490918] printk: console [ttyS0] enabled
[    2.498145] omap_rng 48310000.rng: Random Number Generator ver. 20
[    2.506160] tilcdc-panel panel: GPIO lookup for consumer enable
[    2.506174] tilcdc-panel panel: using device tree for GPIO lookup
[    2.506205] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/panel[0]'
[    2.506222] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/panel[0]'
[    2.506234] tilcdc-panel panel: using lookup tables for GPIO lookup
[    2.506242] tilcdc-panel panel: No GPIO consumer enable found
[    2.507411] random: fast init done
[    2.511218] random: crng init done
[    2.516202] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
[    2.567470] Console: switching to colour frame buffer device 60x34
[    2.591608] tilcdc 4830e000.lcdc: [drm] fb0: tilcdcdrmfb frame buffer device
[    2.614254] brd: module loaded
[    2.624132] loop: module loaded
[    2.631888] mdio_bus fixed-0: GPIO lookup for consumer reset
[    2.631906] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    2.631915] mdio_bus fixed-0: No GPIO consumer reset found
[    2.631945] libphy: Fixed MDIO Bus: probed
[    2.639504] i2c /dev entries driver
[    2.645563] cpuidle: enable-method property 'ti,am3352' found operations
[    2.653049] sdhci: Secure Digital Host Controller Interface driver
[    2.659322] sdhci: Copyright(c) Pierre Ossman
[    2.664708] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.671956] sdhci-omap 48060000.mmc: GPIO lookup for consumer cd
[    2.671971] sdhci-omap 48060000.mmc: using device tree for GPIO lookup
[    2.671998] sdhci-omap 48060000.mmc: No GPIO consumer cd found
[    2.672567] sdhci-omap 481d8000.mmc: GPIO lookup for consumer wp
[    2.672578] sdhci-omap 481d8000.mmc: using device tree for GPIO lookup
[    2.672619] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]'
[    2.672642] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]'
[    2.672653] sdhci-omap 481d8000.mmc: using lookup tables for GPIO lookup
[    2.672661] sdhci-omap 481d8000.mmc: No GPIO consumer wp found
[    2.672819] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator
[    2.681587] ledtrig-cpu: registered to indicate activity on CPUs
[    2.701875] davinci-mcasp 48038000.mcasp: IRQ common not found
[    2.719453] NET: Registered protocol family 10
[    2.724920] Segment Routing with IPv6
[    2.734953] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.748626] NET: Registered protocol family 17
[    2.753471] Key type dns_resolver registered
[    2.767960] omap_voltage_late_init: Voltage driver support not added
[    2.778069] Loading compiled-in X.509 certificates
[    2.800993] gpio gpiochip0: (gpio-0-31): created GPIO range 0->7 ==> 44e10800.pinmux PIN 82->89
[    2.801020] gpio gpiochip0: (gpio-0-31): created GPIO range 8->11 ==> 44e10800.pinmux PIN 52->55
[    2.801032] gpio gpiochip0: (gpio-0-31): created GPIO range 12->15 ==> 44e10800.pinmux PIN 94->97
[    2.801044] gpio gpiochip0: (gpio-0-31): created GPIO range 16->17 ==> 44e10800.pinmux PIN 71->72
[    2.801055] gpio gpiochip0: (gpio-0-31): created GPIO range 18->18 ==> 44e10800.pinmux PIN 135->135
[    2.801066] gpio gpiochip0: (gpio-0-31): created GPIO range 19->20 ==> 44e10800.pinmux PIN 108->109
[    2.801078] gpio gpiochip0: (gpio-0-31): created GPIO range 21->21 ==> 44e10800.pinmux PIN 73->73
[    2.801090] gpio gpiochip0: (gpio-0-31): created GPIO range 22->23 ==> 44e10800.pinmux PIN 8->9
[    2.801101] gpio gpiochip0: (gpio-0-31): created GPIO range 26->27 ==> 44e10800.pinmux PIN 10->11
[    2.801118] gpio gpiochip0: (gpio-0-31): created GPIO range 28->28 ==> 44e10800.pinmux PIN 74->74
[    2.801131] gpio gpiochip0: (gpio-0-31): created GPIO range 29->29 ==> 44e10800.pinmux PIN 81->81
[    2.801157] gpio gpiochip0: (gpio-0-31): created GPIO range 30->31 ==> 44e10800.pinmux PIN 28->29
[    2.801496] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0)
[    2.801593] gpio gpiochip0: registered GPIOs 0 to 31 on gpio-0-31
[    2.801646] OMAP GPIO hardware version 0.1
[    2.806836] i2c i2c-0: GPIO lookup for consumer scl
[    2.806851] i2c i2c-0: using device tree for GPIO lookup
[    2.806887] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[    2.806908] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[    2.806922] i2c i2c-0: using lookup tables for GPIO lookup
[    2.806929] i2c i2c-0: No GPIO consumer scl found
[    2.806949] i2c i2c-0: GPIO lookup for consumer sda
[    2.806955] i2c i2c-0: using device tree for GPIO lookup
[    2.806976] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[    2.806996] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]'
[    2.807005] i2c i2c-0: using lookup tables for GPIO lookup
[    2.807012] i2c i2c-0: No GPIO consumer sda found
[    2.818000] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA
[    2.838440] tps65217-pmic: Failed to locate of_node [id: -1]
[    2.850451] tps65217-bl: Failed to locate of_node [id: -1]
[    2.858948] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    2.864867] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    2.871130] gpio gpiochip1: (gpio-32-63): created GPIO range 0->7 ==> 44e10800.pinmux PIN 0->7
[    2.871149] gpio gpiochip1: (gpio-32-63): created GPIO range 8->11 ==> 44e10800.pinmux PIN 90->93
[    2.871161] gpio gpiochip1: (gpio-32-63): created GPIO range 12->27 ==> 44e10800.pinmux PIN 12->27
[    2.871173] gpio gpiochip1: (gpio-32-63): created GPIO range 28->31 ==> 44e10800.pinmux PIN 30->33
[    2.871474] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1)
[    2.871560] gpio gpiochip1: registered GPIOs 32 to 63 on gpio-32-63
[    2.872874] i2c i2c-2: GPIO lookup for consumer scl
[    2.872890] i2c i2c-2: using device tree for GPIO lookup
[    2.872924] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[    2.872946] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[    2.872959] i2c i2c-2: using lookup tables for GPIO lookup
[    2.872967] i2c i2c-2: No GPIO consumer scl found
[    2.872986] i2c i2c-2: GPIO lookup for consumer sda
[    2.872992] i2c i2c-2: using device tree for GPIO lookup
[    2.873013] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[    2.873034] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]'
[    2.873042] i2c i2c-2: using lookup tables for GPIO lookup
[    2.873049] i2c i2c-2: No GPIO consumer sda found
[    2.873964] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[    2.880112] gpio gpiochip2: (gpio-64-95): created GPIO range 0->17 ==> 44e10800.pinmux PIN 34->51
[    2.880129] gpio gpiochip2: (gpio-64-95): created GPIO range 18->21 ==> 44e10800.pinmux PIN 77->80
[    2.880141] gpio gpiochip2: (gpio-64-95): created GPIO range 22->31 ==> 44e10800.pinmux PIN 56->65
[    2.880417] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2)
[    2.880493] gpio gpiochip2: registered GPIOs 64 to 95 on gpio-64-95
[    2.880854] gpio gpiochip3: (gpio-96-127): created GPIO range 0->4 ==> 44e10800.pinmux PIN 66->70
[    2.880869] gpio gpiochip3: (gpio-96-127): created GPIO range 5->6 ==> 44e10800.pinmux PIN 98->99
[    2.880880] gpio gpiochip3: (gpio-96-127): created GPIO range 7->8 ==> 44e10800.pinmux PIN 75->76
[    2.880891] gpio gpiochip3: (gpio-96-127): created GPIO range 13->13 ==> 44e10800.pinmux PIN 141->141
[    2.880902] gpio gpiochip3: (gpio-96-127): created GPIO range 14->21 ==> 44e10800.pinmux PIN 100->107
[    2.881122] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3)
[    2.881203] gpio gpiochip3: registered GPIOs 96 to 127 on gpio-96-127
[    2.884257] gpio-clk clk_mcasp0: GPIO lookup for consumer enable
[    2.884275] gpio-clk clk_mcasp0: using device tree for GPIO lookup
[    2.884325] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/clk_mcasp0[0]' - status (0)
[    2.884409] gpio gpiochip1: Persistence not supported for GPIO 27
[    2.887869] sdhci-omap 48060000.mmc: GPIO lookup for consumer cd
[    2.887888] sdhci-omap 48060000.mmc: using device tree for GPIO lookup
[    2.888036] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0)
[    2.888115] gpio gpiochip0: Persistence not supported for GPIO 6
[    2.888144] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
[    2.896916] sdhci-omap 48060000.mmc: Got CD GPIO
[    2.902406] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led2[0]' - status (0)
[    2.902436] gpio gpiochip1: Persistence not supported for GPIO 21
[    2.902443] gpio-53 (?): no flags found for gpios
[    2.902737] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led3[0]' - status (0)
[    2.902755] gpio gpiochip1: Persistence not supported for GPIO 22
[    2.902762] gpio-54 (?): no flags found for gpios
[    2.902866] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led4[0]' - status (0)
[    2.902879] gpio gpiochip1: Persistence not supported for GPIO 23
[    2.902886] gpio-55 (?): no flags found for gpios
[    2.902985] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led5[0]' - status (0)
[    2.902997] gpio gpiochip1: Persistence not supported for GPIO 24
[    2.903003] gpio-56 (?): no flags found for gpios
[    2.903900] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-leds-cape-lcd/lcd-led0[0]' - status (0)
[    2.903928] gpio gpiochip1: Persistence not supported for GPIO 28
[    2.903935] gpio-60 (?): no flags found for gpios
[    2.906147] ALSA device list:
[    2.909367]   No soundcards found.
[    2.912892] mmc1: new high speed MMC card at address 0001
[    2.919509] sdhci-omap 48060000.mmc: GPIO lookup for consumer wp
[    2.919524] sdhci-omap 48060000.mmc: using device tree for GPIO lookup
[    2.919574] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]'
[    2.919596] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]'
[    2.919611] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup
[    2.919620] sdhci-omap 48060000.mmc: No GPIO consumer wp found
[    2.919815] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator
[    2.928474] mmcblk1: mmc1:0001 MMC02G 1.79 GiB
[    2.933296] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[    2.948270] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[    2.954444] mmcblk1rpmb: mmc1:0001 MMC02G partition 3 128 KiB, chardev (243:0)
[    3.034327] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA
[    3.044303] Waiting for root device PARTUUID=62c62eef-02...
[    3.083484] mmc0: new high speed SDHC card at address 0007
[    3.090779] mmcblk0: mmc0:0007 SD16G 14.9 GiB
[    3.100071]  mmcblk0: p1 p2
[   16.591539] EXT4-fs (mmcblk0p2): recovery complete
[   16.599899] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[   16.608202] VFS: Mounted root (ext4 filesystem) on device 179:50.
[   16.624430] devtmpfs: mounted
[   16.629347] Freeing unused kernel memory: 1024K
[   16.634498] Run /sbin/init as init process
[   16.638645]   with arguments:
[   16.638652]     /sbin/init
[   16.638657]   with environment:
[   16.638662]     HOME=/
[   16.638666]     TERM=linux
[   17.073439] systemd[1]: System time before build time, advancing clock.
[   17.118564] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[   17.141349] systemd[1]: Detected architecture arm.
[   17.200715] systemd[1]: Set hostname to <am335x-evm>.
[   18.166178] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[   18.178857] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[   18.193216] systemd[1]: Created slice system-getty.slice.
[   18.230729] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   18.272744] systemd[1]: Created slice User and Session Slice.
[   18.309680] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   18.348774] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   18.389682] systemd[1]: Reached target Paths.
[   18.428874] systemd[1]: Reached target Remote File Systems.
[   18.468387] systemd[1]: Reached target Slices.
[   18.480794] systemd[1]: Reached target Swap.
[   18.536082] systemd[1]: Listening on RPCbind Server Activation Socket.
[   18.580388] systemd[1]: Reached target RPC Port Mapper.
[   18.634604] systemd[1]: Listening on Process Core Dump Socket.
[   18.668927] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   18.777481] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[   18.789379] systemd[1]: Listening on Journal Socket (/dev/log).
[   18.832414] systemd[1]: Listening on Journal Socket.
[   18.869775] systemd[1]: Listening on Network Service Netlink Socket.
[   18.910908] systemd[1]: Listening on udev Control Socket.
[   18.949046] systemd[1]: Listening on udev Kernel Socket.
[   18.990416] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   19.009341] systemd[1]: Mounting POSIX Message Queue File System...
[   19.038571] systemd[1]: Mounting Kernel Debug File System...
[   19.072891] systemd[1]: Mounting Temporary Directory (/tmp)...
[   19.126312] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   19.187051] systemd[1]: Starting Start psplash boot splash screen...
[   19.253494] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[   19.313733] systemd[1]: Starting RPC Bind...
[   19.334660] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   19.398784] systemd[1]: Starting Journal Service...
[   19.454223] systemd[1]: Starting Load Kernel Modules...
[   19.504432] systemd[1]: Starting Remount Root and Kernel File Systems...
[   19.574580] systemd[1]: Starting udev Coldplug all Devices...
[   19.587451] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[   19.687483] systemd[1]: Started Start psplash boot splash screen.
[   19.762453] systemd[1]: Started RPC Bind.
[   19.780004] systemd[1]: Mounted POSIX Message Queue File System.
[   19.828778] systemd[1]: Mounted Kernel Debug File System.
[   19.859375] systemd[1]: Mounted Temporary Directory (/tmp).
[   19.908434] systemd[1]: Started Create list of static device nodes for the current kernel.
[   19.958312] systemd[1]: Started Load Kernel Modules.
[   20.002395] systemd[1]: Started Remount Root and Kernel File Systems.
[   20.070075] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   20.129278] systemd[1]: Mounting Kernel Configuration File System...
[   20.182181] systemd[1]: Started Start psplash-systemd progress communication helper.
[   20.252582] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   20.282494] systemd[1]: Starting Apply Kernel Variables...
[   20.328477] systemd[1]: Condition check resulted in Create System Users being skipped.
[   20.374535] systemd[1]: Starting Create Static Device Nodes in /dev...
[   20.413558] systemd[1]: Started Journal Service.
[   20.901228] systemd-journald[86]: Received client request to flush runtime journal.
[   23.863476] remoteproc remoteproc0: wkup_m3 is available
[   24.603297] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   24.680900] omap_rtc 44e3e000.rtc: char device (252:0)
[   24.680938] omap_rtc 44e3e000.rtc: registered as rtc0
[   24.686097] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800)
[   24.948209] omap_rtc 44e3e000.rtc: GPIO lookup for consumer wp
[   24.948229] omap_rtc 44e3e000.rtc: using device tree for GPIO lookup
[   24.948293] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]'
[   24.948318] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]'
[   24.948335] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup
[   24.948344] omap_rtc 44e3e000.rtc: No GPIO consumer wp found
[   25.256887] at24 0-0050: supply vcc not found, using dummy regulator
[   25.303844] remoteproc remoteproc0: powering up wkup_m3
[   25.364372] at24 0-0050: GPIO lookup for consumer wp
[   25.364391] at24 0-0050: using device tree for GPIO lookup
[   25.364443] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50[0]'
[   25.364468] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50[0]'
[   25.364484] at24 0-0050: using lookup tables for GPIO lookup
[   25.364493] at24 0-0050: No GPIO consumer wp found
[   25.388945] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[   25.430903] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
[   25.570435] at24 2-0054: supply vcc not found, using dummy regulator
[   25.577133] at24 2-0054: GPIO lookup for consumer wp
[   25.577143] at24 2-0054: using device tree for GPIO lookup
[   25.577185] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom0@54[0]'
[   25.577210] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom0@54[0]'
[   25.577225] at24 2-0054: using lookup tables for GPIO lookup
[   25.577234] at24 2-0054: No GPIO consumer wp found
[   25.579311] remoteproc remoteproc0: remote processor wkup_m3 is now up
[   25.579336] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[   25.698733] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[   25.769097] at24 2-0055: supply vcc not found, using dummy regulator
[   25.861383] at24 2-0055: GPIO lookup for consumer wp
[   25.861403] at24 2-0055: using device tree for GPIO lookup
[   25.861449] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom1@55[0]'
[   25.861474] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom1@55[0]'
[   25.861490] at24 2-0055: using lookup tables for GPIO lookup
[   25.861498] at24 2-0055: No GPIO consumer wp found
[   25.890777] at24 2-0056: supply vcc not found, using dummy regulator
[   25.897465] at24 2-0056: GPIO lookup for consumer wp
[   25.897476] at24 2-0056: using device tree for GPIO lookup
[   25.897515] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom2@56[0]'
[   25.897540] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom2@56[0]'
[   25.897554] at24 2-0056: using lookup tables for GPIO lookup
[   25.897562] at24 2-0056: No GPIO consumer wp found
[   25.973468] at24 2-0057: supply vcc not found, using dummy regulator
[   26.076953] at24 2-0057: GPIO lookup for consumer wp
[   26.076973] at24 2-0057: using device tree for GPIO lookup
[   26.077024] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom3@57[0]'
[   26.077049] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom3@57[0]'
[   26.077065] at24 2-0057: using lookup tables for GPIO lookup
[   26.077074] at24 2-0057: No GPIO consumer wp found
[   26.230003] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer reset
[   26.230026] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[   26.230070] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[   26.230091] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[   26.230106] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[   26.230114] am335x-phy-driver 47401300.usb-phy: No GPIO consumer reset found
[   26.230122] am335x-phy-driver 47401300.usb-phy: GPIO lookup for consumer vbus-detect
[   26.230129] am335x-phy-driver 47401300.usb-phy: using device tree for GPIO lookup
[   26.230147] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[   26.230165] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]'
[   26.230174] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup
[   26.230181] am335x-phy-driver 47401300.usb-phy: No GPIO consumer vbus-detect found
[   26.230302] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator
[   26.397559] usbcore: registered new interface driver usbfs
[   26.467715] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer reset
[   26.467739] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[   26.467781] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[   26.467801] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[   26.467818] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[   26.467827] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer reset found
[   26.467835] am335x-phy-driver 47401b00.usb-phy: GPIO lookup for consumer vbus-detect
[   26.467841] am335x-phy-driver 47401b00.usb-phy: using device tree for GPIO lookup
[   26.467861] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[   26.467878] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]'
[   26.467887] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup
[   26.467895] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer vbus-detect found
[   26.468179] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator
[   26.484210] usbcore: registered new interface driver hub
[   26.544309] usbcore: registered new device driver usb
[   26.811446] pvrsrvkm: loading out-of-tree module taints kernel.
[   26.894138] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[   27.088239] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[   27.218971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   27.227324] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   27.298403] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 1
[   27.547582] usb usb1: Product: MUSB HDRC host driver
[   27.589730] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
[   27.658082] usb usb1: Manufacturer: Linux 5.10.41 musb-hcd
[   27.663615] usb usb1: SerialNumber: musb-hdrc.1
[   27.799719] hub 1-0:1.0: USB hub found
[   27.916158] hub 1-0:1.0: 1 port detected
[   31.133591] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   31.307448] omap-sham 53100000.sham: will run requests pump with realtime priority
[   31.439895] PM: bootloader does not support rtc-only!
[   31.545835] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   31.765401] omap-aes 53500000.aes: will run requests pump with realtime priority
[   39.581095] input: ti-tsc as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0d000.target-module/44e0d000.tscadc/TI-am335x-tsc.0.auto/input/input0
[   40.466793] remoteproc remoteproc1: 4a334000.pru is available
[   40.588933] remoteproc remoteproc2: 4a338000.pru is available
[ 1136.528565] PVR_K: User requested SGX debug info
[ 1136.533280] PVR_K: SGX debug (SGX_DDK sgxddk 1.17@4948957)
[ 1136.541208] PVR_K:  Host Ctl flags= 00000006
[ 1136.545701] PVR_K: SGX Host control:
[ 1136.550719] PVR_K:   (HC-0) 0x00000001 0x00000000 0x00000000 0x00000001
[ 1136.557551] PVR_K:   (HC-10) 0x00000000 0x00000000 0x00000014 0x00030D40
[ 1136.565884] PVR_K:   (HC-20) 0x00000000 0x00000004 0x00000004 0x00000000
[ 1136.573558] PVR_K:   (HC-30) 0x00000000 0x0010EABD 0xEFC7C740 0x00000000
[ 1136.581170] PVR_K:   (HC-40) 0x00000000 0x00000000 0x00000004 0x00000000
[ 1136.588476] PVR_K: SGX TA/3D control:
[ 1136.592189] PVR_K:   (T3C-0) 0x0F003000 0x0F003140 0x0F002000 0x00000000
[ 1136.599716] PVR_K:   (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 1136.606494] PVR_K:   (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.614044] PVR_K:   (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.621289] PVR_K:   (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.628500] PVR_K:   (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.635313] PVR_K:   (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.642781] PVR_K:   (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.650211] PVR_K:   (T3C-80) 0x00000000 0x00000000 0x00000000 0x0F000000
[ 1136.657029] PVR_K:   (T3C-90) 0x83C07000 0x00000000 0x00000000 0x00000000
[ 1136.664514] PVR_K:   (T3C-A0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.671789] PVR_K:   (T3C-B0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.679022] PVR_K:   (T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.685831] PVR_K:   (T3C-D0) 0x0F000000 0x8000B000 0x8004B000 0x0F004000
[ 1136.693267] PVR_K:   (T3C-E0) 0x0F00A420 0x0F00A740 0x00000000 0x00000000
[ 1136.700538] PVR_K:   (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.707277] PVR_K:   (T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.714549] PVR_K:   (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.721650] PVR_K:   (T3C-120) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1136.728749] PVR_K: SGX Kernel CCB WO:0x2 RO:0x2
[ 1136.733309] PVR_K: Active syncs
[ 1136.736467] PVR_K:   SyncInfo 13:
[ 1136.740277] PVR_K:           Write ops (0x0d80120c): P/C = 1/0 (0x00000001/0x00000000)
[ 1136.747537] PVR_K:           Read ops (0x0d801214): P/C = 0/0 (0x00000000/0x00000000)
[ 1136.755098] PVR_K:           Read ops 2 (0x0d80121c): P/C = 0/0 (0x00000000/0x00000000)
[ 1136.762699] PVR_K:   SyncInfo 2:
[ 1136.765859] PVR_K:           Write ops (0x0d801054): P/C = 0/0 (0x00000000/0x00000000)
[ 1136.773489] PVR_K:           Read ops (0x0d80105c): P/C = 1/0 (0x00000001/0x00000000)
[ 1136.780900] PVR_K:           Read ops 2 (0x0d801064): P/C = 0/0 (0x00000000/0x00000000)
[ 1136.788489] PVR_K:   SyncInfo 0:
[ 1136.791647] PVR_K:           Write ops (0x0d801004): P/C = 1/0 (0x00000001/0x00000000)
[ 1136.799408] PVR_K:           Read ops (0x0d80100c): P/C = 0/0 (0x00000000/0x00000000)
[ 1136.806591] PVR_K:           Read ops 2 (0x0d801014): P/C = 0/0 (0x00000000/0x00000000)
[ 1147.688070] PVR_K:(Error): PollForValueKM: Timeout. Expected 0x1 but found 0x0 (mask 0x1).
[ 1147.696429] PVR_K:(Error): SGXCleanupRequest: Wait for uKernel to clean up (2) failed
[ 1147.708085] PVR_K: SGX debug (SGX_DDK sgxddk 1.17@4948957)
[ 1147.713625] PVR_K:  Host Ctl flags= 00000006
[ 1147.728091] PVR_K: SGX Host control:
[ 1147.731722] PVR_K:   (HC-0) 0x00000001 0x00000000 0x00000000 0x00000000
[ 1147.738995] PVR_K:   (HC-10) 0x00000000 0x00000000 0x00000014 0x00030D40
[ 1147.745648] PVR_K:   (HC-20) 0x00000000 0x00000004 0x00000006 0x00000000
[ 1147.752762] PVR_K:   (HC-30) 0x00000000 0x00111650 0xEFC7C740 0x00000000
[ 1147.759727] PVR_K:   (HC-40) 0x00000000 0x00000000 0x00000012 0x00000000
[ 1147.766385] PVR_K: SGX TA/3D control:
[ 1147.770516] PVR_K:   (T3C-0) 0x0F003000 0x0F003140 0x0F002000 0x00000000
[ 1147.777247] PVR_K:   (T3C-10) 0x00000000 0x00000000 0x00000002 0x00000000
[ 1147.784454] PVR_K:   (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.791448] PVR_K:   (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.798418] PVR_K:   (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.805162] PVR_K:   (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.818089] PVR_K:   (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.824852] PVR_K:   (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.832191] PVR_K:   (T3C-80) 0x00000000 0x00000000 0x00000000 0x0F000000
[ 1147.839263] PVR_K:   (T3C-90) 0x83C07000 0x0F08C000 0x00000000 0x0F09E840
[ 1147.845999] PVR_K:   (T3C-A0) 0x0F00AEA0 0x0F09D684 0x0F09E840 0x00000000
[ 1147.858073] PVR_K:   (T3C-B0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.864818] PVR_K:   (T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.872143] PVR_K:   (T3C-D0) 0x0F000000 0x8000B000 0x8004B000 0x0F004000
[ 1147.879212] PVR_K:   (T3C-E0) 0x0F00A420 0x0F00A740 0x0F08B000 0x0F08B000
[ 1147.885952] PVR_K:   (T3C-F0) 0x00000000 0x00000164 0x00000164 0x00000000
[ 1147.898048] PVR_K:   (T3C-100) 0x00000003 0x00000000 0x00000000 0x00000000
[ 1147.904882] PVR_K:   (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000
[ 1147.912315] PVR_K:   (T3C-120) 0x0F00AEA0 0x0F08C000 0x00000000 0x00000000
[ 1147.919474] PVR_K: SGX Kernel CCB WO:0x8 RO:0x8
[ 1147.924030] PVR_K: Active syncs
[ 1147.927248] PVR_K:(Error): FreeResourceByPtr: ERROR calling FreeResource function
[ 1147.938828] PVR_K:(Error): RA_TestDelete: detected resource leak!
[ 1147.944970] PVR_K:(Error): RA_TestDelete: base = 0x08800000 size=0x3dd000
[ 1147.952507] PVR_K:(Error): BM_DestroyContext_AnyCb: RA_TestDelete failed
[ 1147.968111] PVR_K:(Error): BM_DestroyContext: List_BM_HEAP_PVRSRV_ERROR_Any failed
root@am335x-evm:~#