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.

TMDSEVM572X: AM5728 GPU Driver error.

Part Number: TMDSEVM572X
Other Parts Discussed in Thread: AM5728, UKERNEL

I am trying to build and run a Qt Application with opengl on the AM5728 EVM.  This is the BeagleX15 with an attached display.  

I built an image using yocto and the meta-ti layers and the am57xx-evm machine config.  I am using the kernel from meta-ti which appears to be 5.10.30.

During bootup i get PVR_K errors indicating that the GPU is not loaded and recognized properly.

Please advise.  Please do not tell me to run the ancient release and/or the official image for the EVM.  Getting our application to run on that is a non-starter.  We need to run our application on the EVM using a build similiar to this so that we can evaluate performance relative to our existing processor/GPU.  Our application runs using the -platform eglfs hardware accelerated Qt option without a windowing environment. (No X11, No Wayland).  

bootup logs, lsmod log, kernel config attached.


uname -a
Linux pp-am57xx-display 5.10.30-g49d1242fa1 #1 SMP PREEMPT Mon May 10 15:15:53 UTC 2021 armv7l GNU/Linux

The short version of the dmesg log is below. 

root@pp-am57xx-display:~# dmesg | grep -i pvr
[ 7.598268] systemd-sysv-generator[97]: SysV service '/etc/init.d/rc.pvr' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 11.675676] pvrsrvkm: loading out-of-tree module taints kernel.
[ 11.805601] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 1
[ 15.331008] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
[ 16.361560] PVR_K:(Error): PollForValueKM: Timeout. Expected 0x1 but found 0x0 (mask 0x1).
[ 16.369866] PVR_K:(Error): SGXInitialise: Wait for uKernel initialisation failed
[ 16.391519] PVR_K: SGX debug (SGX_DDK sgxddk 1.17@4948957)
[ 16.397029] PVR_K: Host Ctl flags= 0000000c
[ 16.401318] PVR_K: SGX Host control:
[ 16.411543] PVR_K: (HC-0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.418101] PVR_K: (HC-10) 0x00000000 0x0000000A 0x0004A666 0x00000000
[ 16.441503] PVR_K: (HC-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.448149] PVR_K: (HC-30) 0x00000000 0xEF086EE0 0x00000000 0x00000000
[ 16.471506] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.478152] PVR_K: (HC-50) 0x00000000 0x00000000 0x00000000 0x00000000[ 16.491511] PVR_K: (HC-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.511514] PVR_K: (HC-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.518157] PVR_K: (HC-80) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.531510] PVR_K: SGX TA/3D control:
[ 16.535187] PVR_K: (T3C-0) 0xF4003000 0xF40031A0 0xF4002000 0x00000000
[ 16.561504] PVR_K: (T3C-10) 0x00000000 0x00000002 0x00000000 0x00000000
[ 16.568237] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.591513] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.598243] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.611514] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.618243] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.641505] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.648237] PVR_K: (T3C-80) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.661507] PVR_K: (T3C-90) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.681510] PVR_K: (T3C-A0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.688239] PVR_K: (T3C-B0) 0x00000000 0xF4000000 0x839AA000 0x00000000
[ 16.708917] PVR_K: (T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.715914] PVR_K: (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.731531] PVR_K: (T3C-E0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.738264] PVR_K: (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.763687] PVR_K: (T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.773568] PVR_K: (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.791609] PVR_K: (T3C-120) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.801768] PVR_K: (T3C-130) 0xF2016010 0xF2016014 0xF2016034 0xF2016030
[ 16.808587] PVR_K: (T3C-140) 0xF4004000 0xF400F820 0xF4002020 0x00000000
[ 16.831540] PVR_K: (T3C-150) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.838361] PVR_K: (T3C-160) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.861514] PVR_K: (T3C-170) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.868336] PVR_K: (T3C-180) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.891523] PVR_K: (T3C-190) 0x00000000 0x00000000 0x00000000 0x00000000
[ 16.898345] PVR_K: SGX Kernel CCB WO:0x0 RO:0x0
[ 16.911520] PVR_K: Active syncs
[ 16.914679] PVR_K:(Error): SGXPostPowerState: SGXInitialise failed
[ 16.920889] PVR_K:(Error): PVRSRVSetDevicePowerStateKM : Transition to 0 FAILED 0x18
[ 16.951515] PVR_K:(Error): SGXScheduleCCBCommandKM failed to power up device - ui32CallerID:-1 eError:24
[ 16.961040] PVR_K:(Error): SGXGetMiscInfoUkernel: SGXScheduleCCBCommandKM failed.
[ 16.981508] PVR_K: (FAIL) SGXInit: Unable to validate hardware core revision
[ 16.988590] PVR_K:(Error): PVRSRVFinaliseSystem: Failed PVRSRVDevInitCompatCheck call (device index: 0)
[ 17.011550] PVR_K:(Error): BridgedDispatchKM: Initialisation failed. Driver unusable.

8228.lsmod.txt
Module                  Size  Used by
cdc_ether              16384  0
usbnet                 36864  1 cdc_ether
r8152                  69632  0
xhci_plat_hcd          16384  0
xhci_hcd              147456  1 xhci_plat_hcd
usbcore               241664  5 usbnet,cdc_ether,xhci_plat_hcd,r8152,xhci_hcd
icss_iep               20480  0
pru_rproc              20480  0
irq_pruss_intc         16384  0
dwc3                   81920  0
roles                  16384  1 dwc3
udc_core               28672  1 dwc3
usb_common             16384  5 udc_core,xhci_plat_hcd,usbcore,dwc3,xhci_hcd
pvrsrvkm              405504  0
snd_soc_simple_card    20480  0
snd_soc_simple_card_utils    24576  1 snd_soc_simple_card
snd_soc_omap_hdmi      16384  0
omap_aes_driver        24576  0
libaes                 16384  1 omap_aes_driver
pruss                  16384  1 pru_rproc
omap_wdt               16384  0
ahci_platform          16384  0
libahci_platform       24576  1 ahci_platform
libahci                36864  2 ahci_platform,libahci_platform
libata                217088  3 ahci_platform,libahci_platform,libahci
phy_omap_usb2          16384  3
bq27xxx_battery_hdq    16384  0
bq27xxx_battery        20480  1 bq27xxx_battery_hdq
ti_vpe                 24576  0
ti_sc                  36864  1 ti_vpe
videobuf2_dma_contig    16384  1 ti_vpe
ti_csc                 16384  1 ti_vpe
ti_vpdma               28672  1 ti_vpe
v4l2_mem2mem           36864  1 ti_vpe
videobuf2_memops       16384  1 videobuf2_dma_contig
videobuf2_v4l2         32768  2 ti_vpe,v4l2_mem2mem
videobuf2_common       45056  3 ti_vpe,v4l2_mem2mem,videobuf2_v4l2
dwc3_omap              16384  0
rtc_omap               20480  0
omap_hdq               20480  0
omap_des               20480  0
wire                   32768  2 bq27xxx_battery_hdq,omap_hdq
omap_crypto            16384  2 omap_des,omap_aes_driver
libdes                 28672  1 omap_des
pixcir_i2c_ts          16384  0
snd_soc_tlv320aic3x    61440  1
extcon_palmas          16384  0
at24                   20480  0
rtc_palmas             16384  1
rtc_ds1307             32768  0
omap_sham              28672  0
omap_remoteproc        20480  0
crypto_engine          16384  3 omap_des,omap_aes_driver,omap_sham
sch_fq_codel           20480  4
8737.config.gz
2451.bootlog.txt
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.10.30-g49d1242fa1 (oe-user@oe-host) (arm-oe-linux-gnueabi-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1.20210209) #1 SMP PREEMPT Mon May 10 15:15:53 UTC 2021
[    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: TI AM5728 EVM
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
[    0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
[    0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool
[    0.000000] cma: Reserved 24 MiB at 0x00000000fe400000
[    0.000000] OMAP4: Map 0x00000000afd00000 to (ptrval) for dram barrier
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000afcfffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  [mem 0x00000000afd00000-0x00000000ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000afcfffff]
[    0.000000]   node   0: [mem 0x00000000b0000000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000] On node 0 totalpages: 523520
[    0.000000]   DMA zone: 2295 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 195840 pages, LIFO batch:63
[    0.000000]   HighMem zone: 327680 pages, LIFO batch:63
[    0.000000] DRA752 ES1.1
[    0.000000] percpu: Embedded 16 pages/cpu s32908 r8192 d24436 u65536
[    0.000000] pcpu-alloc: s32908 r8192 d24436 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 521225
[    0.000000] Kernel command line: console=ttyS2,115200n8 root=PARTUUID=351f25a0-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000aa33f000-0x00000000ae33f000] (64MB)
[    0.000000] Memory: 1795868K/2094080K available (10240K kernel code, 707K rwdata, 3352K rodata, 2048K init, 295K bss, 109796K reserved, 188416K cma-reserved, 1286144K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    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] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x33c/0x4f0 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 6.14MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[    0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[    0.000018] Switching to timer-based delay loop, resolution 162ns
[    0.000912] OMAP clocksource: 32k_counter at 32768 Hz
[    0.000925] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[    0.002173] TI gptimer clockevent: always-on 32786 Hz at /ocp/interconnect@4ae00000/segment@10000/target-module@8000
[    0.003996] Console: colour dummy device 80x30
[    0.004039] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[    0.004057] pid_max: default: 32768 minimum: 301
[    0.004171] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.004186] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.004776] CPU: Testing write buffer coherency: ok
[    0.004816] CPU0: Spectre v2: using ICIALLU workaround
[    0.004968] /cpus/cpu@0 missing clock-frequency property
[    0.004992] /cpus/cpu@1 missing clock-frequency property
[    0.005003] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.005442] Setting up static identity map for 0x80200000 - 0x80200060
[    0.005523] rcu: Hierarchical SRCU implementation.
[    0.005663] EFI services will not be available.
[    0.005770] smp: Bringing up secondary CPUs ...
[    0.006321] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.006328] CPU1: Spectre v2: using ICIALLU workaround
[    0.006447] smp: Brought up 1 node, 2 CPUs
[    0.006459] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[    0.006467] CPU: All CPU(s) started in HYP mode.
[    0.006474] CPU: Virtualization extensions available.
[    0.006828] devtmpfs: initialized
[    0.029491] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.029658] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.029676] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.033008] pinctrl core: initialized pinctrl subsystem
[    0.033547] DMI not present or invalid.
[    0.033806] NET: Registered protocol family 16
[    0.034817] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.037307] omap_hwmod: l3_main_2 using broken dt data from ocp
[    0.054417] thermal_sys: Registered thermal governor 'fair_share'
[    0.054425] thermal_sys: Registered thermal governor 'bang_bang'
[    0.054435] thermal_sys: Registered thermal governor 'step_wise'
[    0.054444] thermal_sys: Registered thermal governor 'user_space'
[    0.055382] cpuidle: using governor ladder
[    0.055414] cpuidle: using governor menu
[    2.550810] No ATAGs?
[    2.550875] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    2.550885] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    2.583478] reg-fixed-voltage fixedregulator-main_12v0: GPIO lookup for consumer (null)
[    2.583487] reg-fixed-voltage fixedregulator-main_12v0: using device tree for GPIO lookup
[    2.583507] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-main_12v0[0]'
[    2.583523] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-main_12v0[0]'
[    2.583533] reg-fixed-voltage fixedregulator-main_12v0: using lookup tables for GPIO lookup
[    2.583541] reg-fixed-voltage fixedregulator-main_12v0: No GPIO consumer (null) found
[    2.583746] reg-fixed-voltage fixedregulator-evm_5v0: GPIO lookup for consumer (null)
[    2.583753] reg-fixed-voltage fixedregulator-evm_5v0: using device tree for GPIO lookup
[    2.583771] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-evm_5v0[0]'
[    2.583785] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-evm_5v0[0]'
[    2.583795] reg-fixed-voltage fixedregulator-evm_5v0: using lookup tables for GPIO lookup
[    2.583803] reg-fixed-voltage fixedregulator-evm_5v0: No GPIO consumer (null) found
[    2.583969] evm_5v0: supplied by main_12v0
[    2.584153] reg-fixed-voltage fixedregulator-vdd_3v3: GPIO lookup for consumer (null)
[    2.584160] reg-fixed-voltage fixedregulator-vdd_3v3: using device tree for GPIO lookup
[    2.584176] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-vdd_3v3[0]'
[    2.584191] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vdd_3v3[0]'
[    2.584200] reg-fixed-voltage fixedregulator-vdd_3v3: using lookup tables for GPIO lookup
[    2.584208] reg-fixed-voltage fixedregulator-vdd_3v3: No GPIO consumer (null) found
[    2.584384] reg-fixed-voltage fixedregulator-aic_dvdd: GPIO lookup for consumer (null)
[    2.584392] reg-fixed-voltage fixedregulator-aic_dvdd: using device tree for GPIO lookup
[    2.584408] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-aic_dvdd[0]'
[    2.584422] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-aic_dvdd[0]'
[    2.584432] reg-fixed-voltage fixedregulator-aic_dvdd: using lookup tables for GPIO lookup
[    2.584439] reg-fixed-voltage fixedregulator-aic_dvdd: No GPIO consumer (null) found
[    2.584677] reg-fixed-voltage fixedregulator-vtt: GPIO lookup for consumer (null)
[    2.584684] reg-fixed-voltage fixedregulator-vtt: using device tree for GPIO lookup
[    2.584706] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-vtt[0]'
[    2.584723] reg-fixed-voltage fixedregulator-vtt: No GPIO consumer (null) found
[    2.586016] iommu: Default domain type: Translated 
[    2.589294] SCSI subsystem initialized
[    2.589758] mc: Linux media interface: v0.10
[    2.589787] videodev: Linux video capture interface: v2.00
[    2.589854] pps_core: LinuxPPS API ver. 1 registered
[    2.589863] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.589881] PTP clock support registered
[    2.589921] EDAC MC: Ver: 3.0.0
[    2.590766] Advanced Linux Sound Architecture Driver Initialized.
[    2.591499] clocksource: Switched to clocksource arch_sys_counter
[    2.597434] NET: Registered protocol family 2
[    2.597977] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    2.598006] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.598069] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    2.598195] TCP: Hash tables configured (established 8192 bind 8192)
[    2.598257] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.598293] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.598412] NET: Registered protocol family 1
[    2.598723] RPC: Registered named UNIX socket transport module.
[    2.598733] RPC: Registered udp transport module.
[    2.598741] RPC: Registered tcp transport module.
[    2.598750] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.598762] PCI: CLS 0 bytes, default 64
[    2.599731] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    2.599883] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    2.600565] Initialise system trusted keyrings
[    2.600686] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[    2.604672] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.605136] NFS: Registering the id_resolver key type
[    2.605156] Key type id_resolver registered
[    2.605165] Key type id_legacy registered
[    2.605240] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.605250] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    2.605278] ntfs: driver 2.1.32 [Flags: R/O].
[    2.605619] Key type asymmetric registered
[    2.605630] Asymmetric key parser 'x509' registered
[    2.605674] bounce: pool size: 64 pages
[    2.605704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    2.605714] io scheduler mq-deadline registered
[    2.605723] io scheduler kyber registered
[    3.180941] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[    3.565779] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0)
[    3.565836] gpio gpiochip0: registered GPIOs 0 to 31 on gpio-0-31
[    3.565875] OMAP GPIO hardware version 0.1
[    3.598302] wkupaon-clkctrl:0068:0: failed to disable
[    3.676578] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1)
[    3.676634] gpio gpiochip1: registered GPIOs 32 to 63 on gpio-32-63
[    3.689962] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2)
[    3.690016] gpio gpiochip2: registered GPIOs 64 to 95 on gpio-64-95
[    3.703461] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3)
[    3.703515] gpio gpiochip3: registered GPIOs 96 to 127 on gpio-96-127
[    3.716756] gpio gpiochip4: (gpio-128-159): added GPIO chardev (254:4)
[    3.716811] gpio gpiochip4: registered GPIOs 128 to 159 on gpio-128-159
[    3.730132] gpio gpiochip5: (gpio-160-191): added GPIO chardev (254:5)
[    3.730190] gpio gpiochip5: registered GPIOs 160 to 191 on gpio-160-191
[    3.742986] gpio gpiochip6: (gpio-192-223): added GPIO chardev (254:6)
[    3.743047] gpio gpiochip6: registered GPIOs 192 to 223 on gpio-192-223
[    3.755845] gpio gpiochip7: (gpio-224-255): added GPIO chardev (254:7)
[    3.755899] gpio gpiochip7: registered GPIOs 224 to 255 on gpio-224-255
[    3.768793] i2c i2c-2: GPIO lookup for consumer scl
[    3.768801] i2c i2c-2: using device tree for GPIO lookup
[    3.768830] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/i2c@0[0]'
[    3.768856] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/i2c@0[0]'
[    3.768867] i2c i2c-2: using lookup tables for GPIO lookup
[    3.768876] i2c i2c-2: No GPIO consumer scl found
[    3.768893] i2c i2c-2: GPIO lookup for consumer sda
[    3.768899] i2c i2c-2: using device tree for GPIO lookup
[    3.768924] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/i2c@0[0]'
[    3.768949] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/i2c@0[0]'
[    3.768958] i2c i2c-2: using lookup tables for GPIO lookup
[    3.768965] i2c i2c-2: No GPIO consumer sda found
[    3.781100] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[    3.795518] i2c i2c-0: GPIO lookup for consumer scl
[    3.795526] i2c i2c-0: using device tree for GPIO lookup
[    3.795554] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]'
[    3.795580] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]'
[    3.795589] i2c i2c-0: using lookup tables for GPIO lookup
[    3.795597] i2c i2c-0: No GPIO consumer scl found
[    3.795614] i2c i2c-0: GPIO lookup for consumer sda
[    3.795621] i2c i2c-0: using device tree for GPIO lookup
[    3.795645] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]'
[    3.795669] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]'
[    3.795678] i2c i2c-0: using lookup tables for GPIO lookup
[    3.795685] i2c i2c-0: No GPIO consumer sda found
[    3.808145] palmas 0-0058: Irq flag is 0x00000008
[    3.833119] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[    3.847666] smps12: supplied by regulator-dummy
[    3.848967] smps3: supplied by regulator-dummy
[    3.850401] smps45: supplied by regulator-dummy
[    3.851839] smps6: supplied by regulator-dummy
[    3.852476] SMPS7: supplied by regulator-dummy
[    3.853900] smps8: supplied by regulator-dummy
[    3.854532] SMPS9: supplied by regulator-dummy
[    3.855804] ldo1: supplied by regulator-dummy
[    3.857315] ldo2: supplied by regulator-dummy
[    3.858841] ldo3: supplied by regulator-dummy
[    3.860356] ldo4: supplied by regulator-dummy
[    3.860947] LDO5: supplied by regulator-dummy
[    3.861289] LDO6: supplied by regulator-dummy
[    3.861651] LDO7: supplied by regulator-dummy
[    3.861993] LDO8: supplied by regulator-dummy
[    3.862053] random: fast init done
[    3.863429] ldo9: supplied by regulator-dummy
[    3.864956] ldoln: supplied by regulator-dummy
[    3.866485] ldousb: supplied by regulator-dummy
[    3.876122] gpiochip_find_base: found new base at 504
[    3.876269] gpio gpiochip8: (48070000.i2c:tps659038@58:tps659038_gpio): added GPIO chardev (254:8)
[    3.876325] gpio gpiochip8: registered GPIOs 504 to 511 on 48070000.i2c:tps659038@58:tps659038_gpio
[    3.880584] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    3.882783] i2c i2c-4: GPIO lookup for consumer scl
[    3.882790] i2c i2c-4: using device tree for GPIO lookup
[    3.882819] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]'
[    3.882845] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]'
[    3.882855] i2c i2c-4: using lookup tables for GPIO lookup
[    3.882863] i2c i2c-4: No GPIO consumer scl found
[    3.882881] i2c i2c-4: GPIO lookup for consumer sda
[    3.882887] i2c i2c-4: using device tree for GPIO lookup
[    3.882913] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]'
[    3.882937] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]'
[    3.882946] i2c i2c-4: using lookup tables for GPIO lookup
[    3.882953] i2c i2c-4: No GPIO consumer sda found
[    3.883383] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
[    3.905389] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[    3.906590] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[    3.911731] edma 43300000.dma: memcpy is disabled
[    3.914461] edma 43300000.dma: TI EDMA DMA engine driver
[    3.929111] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
[    3.933746] dra7-pcie 51000000.pcie: GPIO lookup for consumer (null)
[    3.933755] dra7-pcie 51000000.pcie: using device tree for GPIO lookup
[    3.933794] of_get_named_gpiod_flags: parsed 'gpios' property of node '/ocp/axi@0/pcie@51000000[0]' - status (0)
[    3.933827] gpio gpiochip3: Persistence not supported for GPIO 8
[    3.934000] dra7-pcie 51000000.pcie: host bridge /ocp/axi@0/pcie@51000000 ranges:
[    3.934048] dra7-pcie 51000000.pcie:       IO 0x0020003000..0x0020012fff -> 0x0000000000
[    3.934079] dra7-pcie 51000000.pcie:      MEM 0x0020013000..0x002fffffff -> 0x0020013000
[    4.934379] dra7-pcie 51000000.pcie: Phy link never came up
[    4.934494] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
[    4.934508] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.934519] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    4.934530] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[    4.934567] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400
[    4.934589] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    4.934604] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
[    4.934669] pci 0000:00:00.0: supports D1
[    4.934679] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    4.942200] PCI: bus0: Fast back to back transfers disabled
[    4.949385] PCI: bus1: Fast back to back transfers enabled
[    4.949417] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[    4.949432] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[    4.949446] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    4.949761] pcieport 0000:00:00.0: PME: Signaling with IRQ 174
[    4.950788] pwm-backlight backlight: GPIO lookup for consumer enable
[    4.950796] pwm-backlight backlight: using device tree for GPIO lookup
[    4.950815] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]'
[    4.950830] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]'
[    4.950841] pwm-backlight backlight: using lookup tables for GPIO lookup
[    4.950849] pwm-backlight backlight: No GPIO consumer enable found
[    4.950880] pwm-backlight backlight: supply power not found, using dummy regulator
[    4.957235] vdd_3v3: supplied by regen1
[    4.957487] aic_dvdd_fixed: supplied by vdd_3v3
[    4.995346] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    4.999031] printk: console [ttyS2] disabled
[    4.999056] omap8250 48020000.serial: GPIO lookup for consumer rs485-term
[    4.999064] omap8250 48020000.serial: using device tree for GPIO lookup
[    4.999093] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@20000/serial@0[0]'
[    4.999119] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@20000/serial@0[0]'
[    4.999130] omap8250 48020000.serial: using lookup tables for GPIO lookup
[    4.999139] omap8250 48020000.serial: No GPIO consumer rs485-term found
[    4.999168] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 111, base_baud = 3000000) is a 8250
[    6.106631] printk: console [ttyS2] enabled
[    6.111935] omap8250 48422000.serial: GPIO lookup for consumer rs485-term
[    6.111943] omap8250 48422000.serial: using device tree for GPIO lookup
[    6.111971] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@22000/serial@0[0]'
[    6.111997] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@22000/serial@0[0]'
[    6.112007] omap8250 48422000.serial: using lookup tables for GPIO lookup
[    6.112015] omap8250 48422000.serial: No GPIO consumer rs485-term found
[    6.112040] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 136, base_baud = 3000000) is a 8250
[    6.123434] omap_rng 48090000.rng: Random Number Generator ver. 20
[    6.123908] random: crng init done
[    6.133832] panel-simple display: GPIO lookup for consumer hpd
[    6.133841] panel-simple display: using device tree for GPIO lookup
[    6.133860] of_get_named_gpiod_flags: can't parse 'hpd-gpios' property of node '/display[0]'
[    6.133875] of_get_named_gpiod_flags: can't parse 'hpd-gpio' property of node '/display[0]'
[    6.133886] panel-simple display: using lookup tables for GPIO lookup
[    6.133894] panel-simple display: No GPIO consumer hpd found
[    6.133935] panel-simple display: supply power not found, using dummy regulator
[    6.141382] panel-simple display: GPIO lookup for consumer enable
[    6.141389] panel-simple display: using device tree for GPIO lookup
[    6.141417] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/display[0]' - status (0)
[    6.141431] gpio gpiochip3: Persistence not supported for GPIO 5
[    6.149981] display-connector connector: GPIO lookup for consumer hpd
[    6.149989] display-connector connector: using device tree for GPIO lookup
[    6.150006] of_get_named_gpiod_flags: can't parse 'hpd-gpios' property of node '/connector[0]'
[    6.150021] of_get_named_gpiod_flags: can't parse 'hpd-gpio' property of node '/connector[0]'
[    6.150030] display-connector connector: using lookup tables for GPIO lookup
[    6.150038] display-connector connector: No GPIO consumer hpd found
[    6.151534] tpd12s015 encoder: GPIO lookup for consumer (null)
[    6.151542] tpd12s015 encoder: using device tree for GPIO lookup
[    6.151582] of_get_named_gpiod_flags: parsed 'gpios' property of node '/encoder[0]' - status (0)
[    6.151605] gpio gpiochip1: Persistence not supported for GPIO 10
[    6.151615] tpd12s015 encoder: GPIO lookup for consumer (null)
[    6.151622] tpd12s015 encoder: using device tree for GPIO lookup
[    6.151645] of_get_named_gpiod_flags: parsed 'gpios' property of node '/encoder[1]' - status (0)
[    6.151673] gpio gpiochip7: Persistence not supported for GPIO 28
[    6.151683] tpd12s015 encoder: GPIO lookup for consumer (null)
[    6.151689] tpd12s015 encoder: using device tree for GPIO lookup
[    6.151712] of_get_named_gpiod_flags: parsed 'gpios' property of node '/encoder[2]' - status (0)
[    6.151722] gpio gpiochip1: Persistence not supported for GPIO 12
[    6.158127] brd: module loaded
[    6.166631] loop: module loaded
[    6.175919] mdio_bus fixed-0: GPIO lookup for consumer reset
[    6.175928] mdio_bus fixed-0: using lookup tables for GPIO lookup
[    6.175936] mdio_bus fixed-0: No GPIO consumer reset found
[    6.175964] libphy: Fixed MDIO Bus: probed
[    6.185344] mdio_bus 48485000.mdio: GPIO lookup for consumer reset
[    6.185353] mdio_bus 48485000.mdio: using device tree for GPIO lookup
[    6.185395] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000[0]'
[    6.185425] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000[0]'
[    6.185436] mdio_bus 48485000.mdio: using lookup tables for GPIO lookup
[    6.185443] mdio_bus 48485000.mdio: No GPIO consumer reset found
[    6.241518] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    6.249213] libphy: 48485000.mdio: probed
[    6.254013] mdio_bus 48485000.mdio:01: GPIO lookup for consumer reset
[    6.254022] mdio_bus 48485000.mdio:01: using device tree for GPIO lookup
[    6.254059] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@1[0]'
[    6.254091] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@1[0]'
[    6.254100] mdio_bus 48485000.mdio:01: using lookup tables for GPIO lookup
[    6.254108] mdio_bus 48485000.mdio:01: No GPIO consumer reset found
[    6.255623] mdio_bus 48485000.mdio:02: GPIO lookup for consumer reset
[    6.255631] mdio_bus 48485000.mdio:02: using device tree for GPIO lookup
[    6.255666] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@2[0]'
[    6.255699] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@2[0]'
[    6.255708] mdio_bus 48485000.mdio:02: using lookup tables for GPIO lookup
[    6.255715] mdio_bus 48485000.mdio:02: No GPIO consumer reset found
[    6.256543] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY
[    6.266259] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY
[    6.276569] cpsw-switch 48484000.switch: initialized cpsw ale version 1.4
[    6.283405] cpsw-switch 48484000.switch: ALE Table size 1024
[    6.289150] cpsw-switch 48484000.switch: cpts: overflow check period 500 (jiffies)
[    6.296769] cpsw-switch 48484000.switch: CPTS: ref_clk_freq:266000000 calc_mult:4036623398 calc_shift:30 error:-1 nsec/sec
[    6.307895] cpsw-switch 48484000.switch: Detected MACID = 74:da:ea:08:d6:18
[    6.314908] cpsw-switch 48484000.switch: Detected MACID = 74:da:ea:08:d6:19
[    6.323294] cpsw-switch 48484000.switch: initialized (regs 0x0000000048484000, pool size 256) hw_ver:0019010F 1.15 (0)
[    6.334795] i2c /dev entries driver
[    6.340693] gpio-fan gpio_fan: GPIO lookup for consumer alarm
[    6.340701] gpio-fan gpio_fan: using device tree for GPIO lookup
[    6.340720] of_get_named_gpiod_flags: can't parse 'alarm-gpios' property of node '/gpio_fan[0]'
[    6.340736] of_get_named_gpiod_flags: can't parse 'alarm-gpio' property of node '/gpio_fan[0]'
[    6.340745] gpio-fan gpio_fan: using lookup tables for GPIO lookup
[    6.340753] gpio-fan gpio_fan: No GPIO consumer alarm found
[    6.340789] gpio-fan gpio_fan: GPIO lookup for consumer (null)
[    6.340796] gpio-fan gpio_fan: using device tree for GPIO lookup
[    6.340819] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio_fan[0]' - status (0)
[    6.340828] gpio-506 (gpio_fan): no flags found for (null)
[    6.341902] gpio-fan gpio_fan: GPIO fan initialized
[    6.348309] tmp102 0-0048: initialized
[    6.358876] sdhci: Secure Digital Host Controller Interface driver
[    6.365173] sdhci: Copyright(c) Pierre Ossman
[    6.371210] sdhci-pltfm: SDHCI platform and OF driver helper
[    6.378291] sdhci-omap 4809c000.mmc: GPIO lookup for consumer cd
[    6.378296] sdhci-omap 4809c000.mmc: using device tree for GPIO lookup
[    6.378322] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0[0]' - status (0)
[    6.378333] gpio gpiochip7: Persistence not supported for GPIO 27
[    6.378342] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
[    6.381799] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led0[0]' - status (0)
[    6.387169] gpio gpiochip1: Persistence not supported for GPIO 9
[    6.387174] gpio-41 (?): no flags found for gpios
[    6.387228] sdhci-omap 4809c000.mmc: Got CD GPIO
[    6.387244] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led1[0]' - status (0)
[    6.391876] gpio gpiochip1: Persistence not supported for GPIO 8
[    6.391880] gpio-40 (?): no flags found for gpios
[    6.391890] sdhci-omap 4809c000.mmc: GPIO lookup for consumer wp
[    6.391896] sdhci-omap 4809c000.mmc: using device tree for GPIO lookup
[    6.391932] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0[0]'
[    6.391954] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0[0]'
[    6.391962] sdhci-omap 4809c000.mmc: using lookup tables for GPIO lookup
[    6.391967] sdhci-omap 4809c000.mmc: No GPIO consumer wp found
[    6.392157] sdhci-omap 480b4000.mmc: GPIO lookup for consumer wp
[    6.392160] sdhci-omap 4809c000.mmc: supply vqmmc not found, using dummy regulator
[    6.399861] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led2[0]' - status (0)
[    6.399864] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
[    6.406519] sdhci-omap 480b4000.mmc: using device tree for GPIO lookup
[    6.406538] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@b4000/mmc@0[0]'
[    6.406555] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@b4000/mmc@0[0]'
[    6.406562] sdhci-omap 480b4000.mmc: using lookup tables for GPIO lookup
[    6.406567] sdhci-omap 480b4000.mmc: No GPIO consumer wp found
[    6.407167] gpio gpiochip1: Persistence not supported for GPIO 14
[    6.407173] gpio-46 (?): no flags found for gpios
[    6.407241] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led3[0]' - status (0)
[    6.407248] gpio gpiochip1: Persistence not supported for GPIO 15
[    6.407253] gpio-47 (?): no flags found for gpios
[    6.407794] ledtrig-cpu: registered to indicate activity on CPUs
[    6.417831] davinci-mcasp 48468000.mcasp: IRQ common not found
[    6.424701] NET: Registered protocol family 10
[    6.429266] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
[    6.429785] Segment Routing with IPv6
[    6.436598] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
[    6.440080] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    6.453410] NET: Registered protocol family 17
[    6.458054] Key type dns_resolver registered
[    6.462393] Registering SWP/SWPB emulation handler
[    6.467549] omap_voltage_late_init: Voltage driver support not added
[    6.473963] Power Management for TI OMAP4+ devices.
[    6.479152] Loading compiled-in X.509 certificates
[    6.484757] mmc0: new high speed SDHC card at address 59b4
[    6.490712] mmcblk0: mmc0:59b4 USD   14.6 GiB 
[    6.496352]  mmcblk0: p1 p2
[    6.506734] dmm 4e000000.dmm: workaround for errata i878 in use
[    6.514041] dmm 4e000000.dmm: initialized all PAT entries
[    6.519999] reg-fixed-voltage fixedregulator-vtt: GPIO lookup for consumer (null)
[    6.520005] reg-fixed-voltage fixedregulator-vtt: using device tree for GPIO lookup
[    6.520020] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-vtt[0]'
[    6.520038] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator-vtt[0]' - status (0)
[    6.520049] gpio gpiochip1: Persistence not supported for GPIO 11
[    6.520221] vtt_fixed: supplied by smps3
[    6.525404] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[    6.527509] mmc1: new DDR MMC card at address 0001
[    6.532883] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[    6.541831] mmcblk1: mmc1:0001 S10004 3.56 GiB 
[    6.542287] platform 40800000.dsp: Adding to iommu group 0
[    6.546527] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
[    6.552971] omap-iommu 58882000.mmu: 58882000.mmu registered
[    6.558017] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
[    6.563840] platform 58820000.ipu: Adding to iommu group 1
[    6.575051] mmcblk1rpmb: mmc1:0001 S10004 partition 3 4.00 MiB, chardev (243:0)
[    6.576180] omap-iommu 55082000.mmu: 55082000.mmu registered
[    6.588432] platform 55020000.ipu: Adding to iommu group 2
[    6.588546]  mmcblk1: p1 p2 p3
[    6.595105] omap-iommu 41501000.mmu: 41501000.mmu registered
[    6.604212] omap-iommu 41502000.mmu: 41502000.mmu registered
[    6.610297] platform 41000000.dsp: Adding to iommu group 3
[    6.616695] DSS: OMAP DSS rev 6.1
[    6.622571] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[    6.630501] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
[    6.666525] [drm] Enabling DMM ywrap scrolling
[    6.748836] Console: switching to colour frame buffer device 100x30
[    6.771926] omapdrm omapdrm.0: [drm] fb0: omapdrmdrmfb frame buffer device
[    6.779554] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0
[    6.787363] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user5[0]' - status (0)
[    6.787378] gpio gpiochip3: Persistence not supported for GPIO 20
[    6.787474] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user4[0]' - status (0)
[    6.787484] gpio gpiochip3: Persistence not supported for GPIO 24
[    6.787561] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user3[0]' - status (0)
[    6.787570] gpio gpiochip3: Persistence not supported for GPIO 28
[    6.787645] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user2[0]' - status (0)
[    6.787655] gpio gpiochip3: Persistence not supported for GPIO 25
[    6.787726] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user1[0]' - status (0)
[    6.787736] gpio gpiochip3: Persistence not supported for GPIO 23
[    6.787875] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    6.796162] ALSA device list:
[    6.799143]   No soundcards found.
[    6.859161] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.867390] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    6.881279] devtmpfs: mounted
[    6.885570] Freeing unused kernel memory: 2048K
[    6.890270] Run /sbin/init as init process
[    6.894404]   with arguments:
[    6.894409]     /sbin/init
[    6.894414]   with environment:
[    6.894419]     HOME=/
[    6.894423]     TERM=linux
[    7.258704] systemd[1]: System time before build time, advancing clock.
[    7.303889] systemd[1]: systemd 247.6+ running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    7.326797] systemd[1]: Detected architecture arm.
[    7.402557] systemd[1]: Set hostname to <pp-am57xx-display>.
[    7.496268] systemd-sysv-generator[97]: SysV service '/etc/init.d/sendsigs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.525196] systemd-sysv-generator[97]: SysV service '/etc/init.d/sshd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.549699] systemd-sysv-generator[97]: SysV service '/etc/init.d/umountfs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.573741] systemd-sysv-generator[97]: SysV service '/etc/init.d/umountnfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.598268] systemd-sysv-generator[97]: SysV service '/etc/init.d/rc.pvr' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.622143] systemd-sysv-generator[97]: SysV service '/etc/init.d/single' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.645950] systemd-sysv-generator[97]: SysV service '/etc/init.d/reboot' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.670268] systemd-sysv-generator[97]: SysV service '/etc/init.d/save-rtc.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.694781] systemd-sysv-generator[97]: SysV service '/etc/init.d/rng-tools' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.719505] systemd-sysv-generator[97]: SysV service '/etc/init.d/halt' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.743410] systemd-sysv-generator[97]: SysV service '/etc/init.d/alignment.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    7.940272] systemd[1]: /lib/systemd/system/gpsd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/gpsd.sock \xe2\x86\x92 /run/gpsd.sock; please update the unit file accordingly.
[    8.149342] systemd[1]: Queued start job for default target Multi-User System.
[    8.176007] systemd[1]: Created slice system-getty.slice.
[    8.212858] systemd[1]: Created slice system-modprobe.slice.
[    8.252798] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    8.293162] systemd[1]: Created slice User and Session Slice.
[    8.331997] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.371879] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.411838] systemd[1]: Reached target Paths.
[    8.441679] systemd[1]: Reached target Remote File Systems.
[    8.481579] systemd[1]: Reached target Slices.
[    8.511789] systemd[1]: Reached target Swap.
[    8.541656] systemd[1]: Reached target System Time Set.
[    8.581612] systemd[1]: Reached target System Time Synchronized.
[    8.632190] systemd[1]: Listening on Syslog Socket.
[    8.667655] systemd[1]: Listening on Process Core Dump Socket.
[    8.701745] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    8.801870] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    8.810344] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.861983] systemd[1]: Listening on Journal Socket.
[    8.892050] systemd[1]: Listening on Network Service Netlink Socket.
[    8.932040] systemd[1]: Listening on udev Control Socket.
[    8.972346] systemd[1]: Listening on udev Kernel Socket.
[    9.011859] systemd[1]: Listening on User Database Manager Socket.
[    9.051942] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[    9.063718] systemd[1]: Mounting POSIX Message Queue File System...
[    9.105239] systemd[1]: Mounting Kernel Debug File System...
[    9.141811] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    9.160609] systemd[1]: Mounting Temporary Directory (/tmp)...
[    9.202496] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[    9.217133] systemd[1]: Starting Load Kernel Module configfs...
[    9.255017] systemd[1]: Starting Load Kernel Module drm...
[    9.295201] systemd[1]: Starting Load Kernel Module fuse...
[    9.321819] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    9.331332] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    9.344269] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    9.355824] systemd[1]: Starting Journal Service...
[    9.395731] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[    9.406368] systemd[1]: Starting Remount Root and Kernel File Systems...
[    9.430476] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    9.454062] systemd[1]: Starting Apply Kernel Variables...
[    9.483989] systemd[1]: Starting Coldplug All udev Devices...
[    9.517647] systemd[1]: Mounted POSIX Message Queue File System.
[    9.551827] systemd[1]: Started Journal Service.
[    9.884323] systemd-journald[106]: Received client request to flush runtime journal.
[   10.488047] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000
[   10.501350] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[   10.528438] remoteproc remoteproc0: 58820000.ipu is available
[   10.574976] omap-sham 4b101000.sham: will run requests pump with realtime priority
[   10.589765] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000
[   10.597895] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
[   10.609898] omap-sham 42701000.sham: hw accel on OMAP rev 4.3
[   10.622254] remoteproc remoteproc0: powering up 58820000.ipu
[   10.624024] omap-sham 42701000.sham: will run requests pump with realtime priority
[   10.627963] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
[   10.660036] remoteproc remoteproc1: 55020000.ipu is available
[   10.684040] at24 0-0050: supply vcc not found, using dummy regulator
[   10.691691] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
[   10.700812] remoteproc remoteproc1: powering up 55020000.ipu
[   10.709774] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000
[   10.718893] palmas-usb 48070000.i2c:tps659038@58:tps659038_usb: GPIO lookup for consumer id
[   10.718903] palmas-usb 48070000.i2c:tps659038@58:tps659038_usb: using device tree for GPIO lookup
[   10.718933] of_get_named_gpiod_flags: can't parse 'id-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tps659038@58/tps659038_usb[0]'
[   10.718965] of_get_named_gpiod_flags: can't parse 'id-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tps659038@58/tps659038_usb[0]'
[   10.718972] palmas-usb 48070000.i2c:tps659038@58:tps659038_usb: using lookup tables for GPIO lookup
[   10.718979] palmas-usb 48070000.i2c:tps659038@58:tps659038_usb: No GPIO consumer id found
[   10.718986] palmas-usb 48070000.i2c:tps659038@58:tps659038_usb: GPIO lookup for consumer vbus
[   10.718993] palmas-usb 48070000.i2c:tps659038@58:tps659038_usb: using device tree for GPIO lookup
[   10.719022] of_get_named_gpiod_flags: can't parse 'vbus-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tps659038@58/tps659038_usb[0]'
[   10.719054] of_get_named_gpiod_flags: parsed 'vbus-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tps659038@58/tps659038_usb[0]' - status (0)
[   10.719092] gpio gpiochip5: Persistence not supported for GPIO 21
[   10.720244] remoteproc remoteproc2: 40800000.dsp is available
[   10.726111] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
[   10.726414] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: char device (252:1)
[   10.735896] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@9f000000
[   10.744035] remoteproc remoteproc1: request_firmware failed: -2
[   10.744089] rtc-ds1307 2-006f: got IRQ 192
[   10.750077] remoteproc remoteproc3: 41000000.dsp is available
[   10.755983] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
[   10.771645] at24 0-0050: GPIO lookup for consumer wp
[   10.771653] at24 0-0050: using device tree for GPIO lookup
[   10.771679] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/eeprom@50[0]'
[   10.771703] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/eeprom@50[0]'
[   10.771712] at24 0-0050: using lookup tables for GPIO lookup
[   10.771719] at24 0-0050: No GPIO consumer wp found
[   10.772472] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write
[   10.776515] rtc-ds1307 2-006f: read: 83 06 21 2a 10 05 21
[   10.779208] rtc-ds1307 2-006f: read secs=3, mins=6, hours=21, mday=10, mon=4, year=121, wday=1
[   10.785541] remoteproc remoteproc2: powering up 40800000.dsp
[   10.791248] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
[   10.801890] rtc-ds1307 2-006f: mcp794xx_read_alarm, sec=0 min=0 hour=0 wday=0 mday=1 mon=0 enabled=0 polarity=0 irq=0 match=0
[   10.801923] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: registered as rtc1
[   10.811527] rtc-ds1307 2-006f: read: 83 06 21 2a 10 05 21
[   10.811538] rtc-ds1307 2-006f: read secs=3, mins=6, hours=21, mday=10, mon=4, year=121, wday=1
[   10.811546] rtc rtc0: alarm rollover: year
[   10.813565] rtc-ds1307 2-006f: read: 83 06 21 2a 10 05 21
[   10.813573] rtc-ds1307 2-006f: read secs=3, mins=6, hours=21, mday=10, mon=4, year=121, wday=1
[   10.813679] rtc-ds1307 2-006f: char device (252:0)
[   10.813690] rtc-ds1307 2-006f: registered as rtc0
[   10.817900] remoteproc remoteproc2: request_firmware failed: -2
[   10.828589] remoteproc remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
[   10.841877] remoteproc remoteproc3: powering up 41000000.dsp
[   10.849217] rtc-ds1307 2-006f: read: 83 06 21 2a 10 05 21
[   10.849227] rtc-ds1307 2-006f: read secs=3, mins=6, hours=21, mday=10, mon=4, year=121, wday=1
[   10.849230] remoteproc remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
[   10.849236] remoteproc remoteproc3: request_firmware failed: -2
[   10.867221] pixcir_ts 4-005c: GPIO lookup for consumer attb
[   10.867230] pixcir_ts 4-005c: using device tree for GPIO lookup
[   10.867260] of_get_named_gpiod_flags: can't parse 'attb-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]'
[   10.867291] of_get_named_gpiod_flags: parsed 'attb-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]' - status (0)
[   10.867303] gpio gpiochip3: Persistence not supported for GPIO 4
[   10.867312] pixcir_ts 4-005c: GPIO lookup for consumer reset
[   10.867317] pixcir_ts 4-005c: using device tree for GPIO lookup
[   10.867333] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tlv320aic3104@18[0]'
[   10.867353] of_get_named_gpiod_flags: can't parse 'gpio-reset' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tlv320aic3104@18[0]'
[   10.867366] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]'
[   10.867398] of_get_named_gpiod_flags: parsed 'reset-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]' - status (0)
[   10.867408] gpio gpiochip3: Persistence not supported for GPIO 6
[   10.867416] pixcir_ts 4-005c: GPIO lookup for consumer wake
[   10.867421] pixcir_ts 4-005c: using device tree for GPIO lookup
[   10.867446] of_get_named_gpiod_flags: can't parse 'wake-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]'
[   10.867471] of_get_named_gpiod_flags: can't parse 'wake-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]'
[   10.867479] pixcir_ts 4-005c: using lookup tables for GPIO lookup
[   10.867485] pixcir_ts 4-005c: No GPIO consumer wake found
[   10.867492] pixcir_ts 4-005c: GPIO lookup for consumer enable
[   10.867496] pixcir_ts 4-005c: using device tree for GPIO lookup
[   10.867516] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]'
[   10.867538] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/pixcir_ts@5c[0]'
[   10.867545] pixcir_ts 4-005c: using lookup tables for GPIO lookup
[   10.867550] pixcir_ts 4-005c: No GPIO consumer enable found
[   10.879463] Driver for 1-wire Dallas network protocol.
[   10.888843] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[   10.918959] remoteproc remoteproc0: request_firmware failed: -2
[   10.934384] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode
[   10.946254] omap-des 480a5000.des: will run requests pump with realtime priority
[   10.964889] rtc-ds1307 2-006f: setting system clock to 2021-05-10T21:06:03 UTC (1620680763)
[   10.981666] rtc-ds1307 2-006f: GPIO lookup for consumer wp
[   10.981673] rtc-ds1307 2-006f: using device tree for GPIO lookup
[   10.981705] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/i2c@0/rtc@6f[0]'
[   10.981728] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/i2c@0/rtc@6f[0]'
[   10.981738] rtc-ds1307 2-006f: using lookup tables for GPIO lookup
[   10.981747] rtc-ds1307 2-006f: No GPIO consumer wp found
[   11.072219] input: pixcir_tangoc as /devices/platform/44000000.ocp/48000000.interconnect/48000000.interconnect:segment@0/4807c000.target-module/4807c000.i2c/i2c-4/4-005c/input/input1
[   11.093384] omap_rtc 48838000.rtc: char device (252:2)
[   11.093393] omap_rtc 48838000.rtc: registered as rtc2
[   11.099828] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac
[   11.137717] omap_rtc 48838000.rtc: GPIO lookup for consumer wp
[   11.137724] omap_rtc 48838000.rtc: using device tree for GPIO lookup
[   11.137753] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48800000/segment@0/target-module@38000/rtc@0[0]'
[   11.137772] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48800000/segment@0/target-module@38000/rtc@0[0]'
[   11.137781] omap_rtc 48838000.rtc: using lookup tables for GPIO lookup
[   11.137786] omap_rtc 48838000.rtc: No GPIO consumer wp found
[   11.199659] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
[   11.222726] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:01, irq=POLL)
[   11.242273] vpe 489d0000.vpe: Device registered as /dev/video0
[   11.269829] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d
[   11.356244] power_supply bq27000-battery: power_supply_get_battery_info currently only supports devicetree
[   11.412218] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac
[   11.506013] libata version 3.00 loaded.
[   11.521768] ahci 4a140000.sata: supply ahci not found, using dummy regulator
[   11.529001] ahci 4a140000.sata: supply phy not found, using dummy regulator
[   11.559261] Micrel KSZ9031 Gigabit PHY 48485000.mdio:02: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:02, irq=POLL)
[   11.604858] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   11.655943] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[   11.675676] pvrsrvkm: loading out-of-tree module taints kernel.
[   11.686073] ahci 4a140000.sata: supply target not found, using dummy regulator
[   11.731075] omap-aes 4b500000.aes: will run requests pump with realtime priority
[   11.741407] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound0[0]'
[   11.741423] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound0[0]'
[   11.762190] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
[   11.796356] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[   11.805601] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 1
[   11.879227] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[   11.892366] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst 
[   11.912254] omap-aes 4b700000.aes: will run requests pump with realtime priority
[   12.016640] scsi host0: ahci
[   12.019726] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 36
[   12.387744] ata1: SATA link down (SStatus 0 SControl 300)
[   12.620489] remoteproc remoteproc4: 4b234000.pru is available
[   12.659989] remoteproc remoteproc5: 4b238000.pru is available
[   12.684596] remoteproc remoteproc6: 4b2b4000.pru is available
[   12.707149] remoteproc remoteproc7: 4b2b8000.pru is available
[   12.743144] usbcore: registered new interface driver usbfs
[   12.765678] usbcore: registered new interface driver hub
[   12.781624] usbcore: registered new device driver usb
[   12.835729] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   12.842783] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[   12.871830] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
[   12.881305] xhci-hcd xhci-hcd.2.auto: irq 197, io mem 0x48890000
[   12.901780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   12.910078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   12.931508] usb usb1: Product: xHCI Host Controller
[   12.936404] usb usb1: Manufacturer: Linux 5.10.30-g49d1242fa1 xhci-hcd
[   12.961496] usb usb1: SerialNumber: xhci-hcd.2.auto
[   12.966754] hub 1-0:1.0: USB hub found
[   12.970536] hub 1-0:1.0: 1 port detected
[   12.981736] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   12.987248] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[   13.011503] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[   13.018118] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   13.041580] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[   13.049877] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.071496] usb usb2: Product: xHCI Host Controller
[   13.076391] usb usb2: Manufacturer: Linux 5.10.30-g49d1242fa1 xhci-hcd
[   13.091542] usb usb2: SerialNumber: xhci-hcd.2.auto
[   13.111669] hub 2-0:1.0: USB hub found
[   13.115446] hub 2-0:1.0: 1 port detected
[   13.371505] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[   13.571799] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[   13.580012] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   13.601504] usb 1-1: SerialNumber: D2020069C017
[   13.658226] hub 1-1:1.0: USB hub found
[   13.662038] hub 1-1:1.0: 4 ports detected
[   13.731545] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[   13.762127] usb 2-1: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[   13.770344] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   13.793273] cpsw-switch 48484000.switch eth1: Link is Up - 100Mbps/Full - flow control off
[   13.811522] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   13.818243] hub 2-1:1.0: USB hub found
[   13.823854] hub 2-1:1.0: 4 ports detected
[   14.151583] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[   14.182142] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[   14.190529] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[   14.221508] usb 2-1.1: Product: USB 10/100/1000 LAN
[   14.226404] usb 2-1.1: Manufacturer: Realtek
[   14.230688] usb 2-1.1: SerialNumber: 000001000000
[   14.312281] usbcore: registered new interface driver r8152
[   14.346363] usbcore: registered new interface driver cdc_ether
[   14.490269] usb 2-1.1: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
[   14.556948] r8152 2-1.1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2
[   14.581503] r8152 2-1.1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-2)
[   14.681609] r8152 2-1.1:1.0 eth2: v1.11.11
[   15.331008] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ]
[   16.330828] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[   16.338332] r8152 2-1.1:1.0 eth2: carrier on
[   16.361560] PVR_K:(Error): PollForValueKM: Timeout. Expected 0x1 but found 0x0 (mask 0x1).
[   16.369866] PVR_K:(Error): SGXInitialise: Wait for uKernel initialisation failed
[   16.391519] PVR_K: SGX debug (SGX_DDK sgxddk 1.17@4948957)
[   16.397029] PVR_K:  Host Ctl flags= 0000000c
[   16.401318] PVR_K: SGX Host control:
[   16.411543] PVR_K: 	(HC-0) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.418101] PVR_K: 	(HC-10) 0x00000000 0x0000000A 0x0004A666 0x00000000
[   16.441503] PVR_K: 	(HC-20) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.448149] PVR_K: 	(HC-30) 0x00000000 0xEF086EE0 0x00000000 0x00000000
[   16.471506] PVR_K: 	(HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.478152] PVR_K: 	(HC-50) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.491511] PVR_K: 	(HC-60) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.511514] PVR_K: 	(HC-70) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.518157] PVR_K: 	(HC-80) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.531510] PVR_K: SGX TA/3D control:
[   16.535187] PVR_K: 	(T3C-0) 0xF4003000 0xF40031A0 0xF4002000 0x00000000
[   16.561504] PVR_K: 	(T3C-10) 0x00000000 0x00000002 0x00000000 0x00000000
[   16.568237] PVR_K: 	(T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.591513] PVR_K: 	(T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.598243] PVR_K: 	(T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.611514] PVR_K: 	(T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.618243] PVR_K: 	(T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.641505] PVR_K: 	(T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.648237] PVR_K: 	(T3C-80) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.661507] PVR_K: 	(T3C-90) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.681510] PVR_K: 	(T3C-A0) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.688239] PVR_K: 	(T3C-B0) 0x00000000 0xF4000000 0x839AA000 0x00000000
[   16.708917] PVR_K: 	(T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.715914] PVR_K: 	(T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.731531] PVR_K: 	(T3C-E0) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.738264] PVR_K: 	(T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.763687] PVR_K: 	(T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.773568] PVR_K: 	(T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.791609] PVR_K: 	(T3C-120) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.801768] PVR_K: 	(T3C-130) 0xF2016010 0xF2016014 0xF2016034 0xF2016030
[   16.808587] PVR_K: 	(T3C-140) 0xF4004000 0xF400F820 0xF4002020 0x00000000
[   16.831540] PVR_K: 	(T3C-150) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.838361] PVR_K: 	(T3C-160) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.861514] PVR_K: 	(T3C-170) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.868336] PVR_K: 	(T3C-180) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.891523] PVR_K: 	(T3C-190) 0x00000000 0x00000000 0x00000000 0x00000000
[   16.898345] PVR_K: SGX Kernel CCB WO:0x0 RO:0x0
[   16.911520] PVR_K: Active syncs
[   16.914679] PVR_K:(Error): SGXPostPowerState: SGXInitialise failed
[   16.920889] PVR_K:(Error): PVRSRVSetDevicePowerStateKM : Transition to 0 FAILED 0x18
[   16.951515] PVR_K:(Error): SGXScheduleCCBCommandKM failed to power up device - ui32CallerID:-1 eError:24
[   16.961040] PVR_K:(Error): SGXGetMiscInfoUkernel: SGXScheduleCCBCommandKM failed.
[   16.981508] PVR_K: (FAIL) SGXInit: Unable to validate hardware core revision
[   16.988590] PVR_K:(Error): PVRSRVFinaliseSystem: Failed PVRSRVDevInitCompatCheck call (device index: 0)
[   17.011550] PVR_K:(Error): BridgedDispatchKM: Initialisation failed.  Driver unusable.
[   36.971544] aic_dvdd_fixed: disabling