edk2-porting / edk2-rk3588

EDK2 UEFI firmware for Rockchip RK3588 platforms
432 stars 81 forks source link

Pass a device tree to the OS #62

Closed mariobalanica closed 10 months ago

mariobalanica commented 1 year ago

I'm not really sure what device trees to even pick, given that RK3588 is not fully mainlined in Linux yet (supported devices even less so).

Maybe the ones from Armbian for the legacy kernel would be good enough for the time being?

dtischler commented 1 year ago

Is this the reason, perhaps, that I get different lspci results and a strange [ 0.315839] pci 0004:01:1f.0: unknown header type 7f, ignoring device result when booting with a Radeon RX 550 sitting in the PCIE slot? (I realize actually getting the GPU to work is a whole different rabbit hole consisting of cache coherency and this: https://lore.kernel.org/lkml/20230418142109.49762-2-sebastian.reichel@collabora.com/ ......... but I was curious why UEFI chokes on even posting the GPU, whereas Device Tree does not.)

UEFI

root@debian:/home/david# lspci
0004:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
root@debian:/home/david# uname -a
Linux debian 6.1.0-9-arm64 #1 SMP Debian 6.1.27-1 (2023-05-08) aarch64 GNU/Linux

root@debian:/home/david# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[    0.000000] Linux version 6.1.0-9-arm64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Debian 6.1.27-1 (2023-05-08)
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: SMBIOS=0xeabe0000 SMBIOS 3.0=0xeabc0000 ACPI 2.0=0xeac30018 MEMATTR=0xef2ed018 MEMRESERVE=0xeafc0d98 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000EAC30018 000024 (v02 RKCP  )
[    0.000000] ACPI: XSDT 0x00000000EAC3FE98 000074 (v01 RKCP   RK3588   00000000      01000013)
[    0.000000] ACPI: FACP 0x00000000EAC3FB98 000114 (v06 RKCP   RK3588   00000000 EDK2 00000000)
[    0.000000] ACPI: DSDT 0x00000000EAC3ED98 0005E2 (v02 RPIFDN RPI      00000002 INTL 20200925)
[    0.000000] ACPI: DBG2 0x00000000EAC3FA98 00005C (v00 RKCP   RK3588   00000000 EDK2 00000000)
[    0.000000] ACPI: GTDT 0x00000000EAC3FD18 000060 (v02 ARMLTD ARM-JUNO 20140727 ARM  00000099)
[    0.000000] ACPI: APIC 0x00000000EAC3E998 0002D4 (v04 RKCP   RK3588   00000000 EDK2 00000000)
[    0.000000] ACPI: MCFG 0x00000000EAC3F818 00007C (v01 RKCP   RK3588   00000000 EDK2 00000000)
[    0.000000] ACPI: SPCR 0x00000000EAC3FE18 000050 (v02 RKCP   RK3588   00000000 EDK2 00000000)
[    0.000000] ACPI: SSDT 0x00000000EAC3F418 00026B (v05 RKCP   PCIE21L0 00000002 INTL 20200925)
[    0.000000] ACPI: SSDT 0x00000000EAC37518 00026B (v05 RKCP   PCIE21L2 00000002 INTL 20200925)
[    0.000000] ACPI: SSDT 0x00000000EAC3DC98 000269 (v05 RKCP   PCIE34L0 00000002 INTL 20200925)
[    0.000000] ACPI: BGRT 0x00000000EAC3FF98 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SPCR: console: uart,mmio32,0xfeb50000
[    0.000000] NUMA: Failed to initialise from firmware
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000003ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x3fdfb4380-0x3fdfb6fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000003ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x00000000001fffff]
[    0.000000]   node   0: [mem 0x0000000000200000-0x00000000007bffff]
[    0.000000]   node   0: [mem 0x00000000007c0000-0x00000000007effff]
[    0.000000]   node   0: [mem 0x00000000007f0000-0x00000000083fffff]
[    0.000000]   node   0: [mem 0x0000000008400000-0x00000000093fffff]
[    0.000000]   node   0: [mem 0x0000000009400000-0x00000000e259ffff]
[    0.000000]   node   0: [mem 0x00000000e25a0000-0x00000000e266ffff]
[    0.000000]   node   0: [mem 0x00000000e2670000-0x00000000e277ffff]
[    0.000000]   node   0: [mem 0x00000000e2780000-0x00000000e278ffff]
[    0.000000]   node   0: [mem 0x00000000e2790000-0x00000000e281ffff]
[    0.000000]   node   0: [mem 0x00000000e2820000-0x00000000ea81ffff]
[    0.000000]   node   0: [mem 0x00000000ea820000-0x00000000ea827fff]
[    0.000000]   node   0: [mem 0x00000000ea828000-0x00000000ea888fff]
[    0.000000]   node   0: [mem 0x00000000ea889000-0x00000000eab6ffff]
[    0.000000]   node   0: [mem 0x00000000eab70000-0x00000000eac2ffff]
[    0.000000]   node   0: [mem 0x00000000eac30000-0x00000000eac3ffff]
[    0.000000]   node   0: [mem 0x00000000eac40000-0x00000000eafbffff]
[    0.000000]   node   0: [mem 0x00000000eafc0000-0x00000000effaffff]
[    0.000000]   node   0: [mem 0x00000000effb0000-0x00000000effdffff]
[    0.000000]   node   0: [mem 0x00000000effe0000-0x00000000efffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000003fbffffff]
[    0.000000]   node   0: [mem 0x00000003fc000000-0x00000003fc4fffff]
[    0.000000]   node   0: [mem 0x00000003fc500000-0x00000003ffefffff]
[    0.000000]   node   0: [mem 0x00000003fff00000-0x00000003ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000003ffffffff]
[    0.000000] cma: Reserved 64 MiB at 0x00000000d6400000
[    0.000000] psci: probing for conduit method from ACPI.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 30 pages/cpu s83560 r8192 d31128 u122880
[    0.000000] pcpu-alloc: s83560 r8192 d31128 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4064256
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-9-arm64 root=UUID=623f8911-6a2f-47c2-a540-e5adff216b47 ro quiet
[    0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.1.0-9-arm64", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 8.
[    0.000000] software IO TLB: mapped [mem 0x00000000d2400000-0x00000000d6400000] (64MB)
[    0.000000] Memory: 3681704K/16515072K available (12992K kernel code, 2790K rwdata, 9252K rodata, 6400K init, 628K bss, 638684K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 43693 entries in 171 pages
[    0.000000] ftrace: allocated 171 pages with 5 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 480 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[    0.000000] ITS: No ITS available, not enabling LPIs
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000207] Console: colour dummy device 80x25
[    0.000346] ACPI: Core revision 20220331
[    0.000559] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000573] pid_max: default: 32768 minimum: 301
[    0.000876] LSM: Security Framework initializing
[    0.000944] landlock: Up and running.
[    0.000948] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.001086] AppArmor: AppArmor initialized
[    0.001098] TOMOYO Linux initialized
[    0.001133] LSM support for eBPF active
[    0.001370] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.001420] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.002867] ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate
[    0.003844] cblist_init_generic: Setting adjustable number of callback queues.
[    0.003857] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.004019] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.004301] rcu: Hierarchical SRCU implementation.
[    0.004306] rcu:     Max phase no-delay instances is 1000.
[    0.005773] Remapping and enabling EFI services.
[    0.010868] smp: Bringing up secondary CPUs ...
[    0.012368] Detected VIPT I-cache on CPU1
[    0.012414] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[    0.012453] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[    0.014035] Detected VIPT I-cache on CPU2
[    0.014077] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[    0.014114] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[    0.015657] Detected VIPT I-cache on CPU3
[    0.015694] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[    0.015726] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[    0.017325] CPU features: detected: Spectre-v4
[    0.017331] CPU features: detected: Spectre-BHB
[    0.017335] Detected PIPT I-cache on CPU4
[    0.017355] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
[    0.017373] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
[    0.018881] Detected PIPT I-cache on CPU5
[    0.018904] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
[    0.018923] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
[    0.020395] Detected PIPT I-cache on CPU6
[    0.020418] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
[    0.020436] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
[    0.021954] Detected PIPT I-cache on CPU7
[    0.021976] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
[    0.021995] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
[    0.022074] smp: Brought up 1 node, 8 CPUs
[    0.022084] SMP: Total of 8 processors activated.
[    0.022091] CPU features: detected: 32-bit EL0 Support
[    0.022095] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.022100] CPU features: detected: Common not Private translations
[    0.022104] CPU features: detected: CRC32 instructions
[    0.022108] CPU features: detected: Data cache clean to Point of Persistence
[    0.022114] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.022118] CPU features: detected: LSE atomic instructions
[    0.022121] CPU features: detected: Privileged Access Never
[    0.022125] CPU features: detected: RAS Extension Support
[    0.022131] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.022234] CPU: All CPU(s) started at EL2
[    0.022238] alternatives: applying system-wide alternatives
[    0.236089] node 0 deferred pages initialised in 208ms
[    0.240891] devtmpfs: initialized
[    0.251934] Registered cp15_barrier emulation handler
[    0.251949] Registered setend emulation handler
[    0.252212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.252249] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.254001] pinctrl core: initialized pinctrl subsystem
[    0.254909] SMBIOS 3.3.0 present.
[    0.254931] DMI: Radxa ROCK 5 Model B/ROCK 5 Model B, BIOS 6853c6c 07/10/2023
[    0.255853] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.257121] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.257780] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.258377] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.258429] audit: initializing netlink subsys (disabled)
[    0.258655] audit: type=2000 audit(0.252:1): state=initialized audit_enabled=0 res=1
[    0.259590] thermal_sys: Registered thermal governor 'fair_share'
[    0.259597] thermal_sys: Registered thermal governor 'bang_bang'
[    0.259601] thermal_sys: Registered thermal governor 'step_wise'
[    0.259606] thermal_sys: Registered thermal governor 'user_space'
[    0.259609] thermal_sys: Registered thermal governor 'power_allocator'
[    0.259661] cpuidle: using governor ladder
[    0.259685] cpuidle: using governor menu
[    0.259852] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.260045] ASID allocator initialised with 32768 entries
[    0.260287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.260616] Serial: AMBA PL011 UART driver
[    0.261729] KASLR enabled
[    0.269244] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.269252] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.269258] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.269262] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.269268] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.269272] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.269278] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.269281] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.298681] ACPI: Added _OSI(Module Device)
[    0.298689] ACPI: Added _OSI(Processor Device)
[    0.298694] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.298698] ACPI: Added _OSI(Processor Aggregator Device)
[    0.300395] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.301265] ACPI: Interpreter enabled
[    0.301271] ACPI: Using GIC for interrupt routing
[    0.301316] ACPI: MCFG table detected, 5 entries
[    0.310661] ACPI: PCI Root Bridge [PCI2] (domain 0002 [bus 01])
[    0.310686] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.311028] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[    0.311555] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.312266] acpi PNP0A08:00: ECAM area [mem 0x980108000-0x980207fff] reserved by PNP0C02:00
[    0.312308] acpi PNP0A08:00: ECAM at [mem 0x980108000-0x980207fff] for [bus 01]
[    0.312402] ACPI: Remapped I/O 0x00000009bfff0000 to [io  0x0000-0xffff window]
[    0.312609] PCI host bridge to bus 0002:01
[    0.312618] pci_bus 0002:01: root bus resource [mem 0xf2000000-0xf2ffffff window]
[    0.312629] pci_bus 0002:01: root bus resource [mem 0x990000000-0x9bffeffff window]
[    0.312638] pci_bus 0002:01: root bus resource [io  0x0000-0xffff window]
[    0.312647] pci_bus 0002:01: root bus resource [bus 01]
[    0.312732] pci_bus 0002:01: resource 4 [mem 0xf2000000-0xf2ffffff window]
[    0.312742] pci_bus 0002:01: resource 5 [mem 0x990000000-0x9bffeffff window]
[    0.312751] pci_bus 0002:01: resource 6 [io  0x0000-0xffff window]
[    0.312970] ACPI: PCI Root Bridge [PCI4] (domain 0004 [bus 01])
[    0.312991] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.313283] acpi PNP0A08:01: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[    0.313786] acpi PNP0A08:01: _OSC: OS now controls [PME AER PCIeCapability]
[    0.314574] acpi PNP0A08:01: ECAM area [mem 0xa00108000-0xa00207fff] reserved by PNP0C02:01
[    0.314611] acpi PNP0A08:01: ECAM at [mem 0xa00108000-0xa00207fff] for [bus 01]
[    0.314701] ACPI: Remapped I/O 0x0000000a3fff0000 to [io  0x10000-0x1ffff window]
[    0.314942] PCI host bridge to bus 0004:01
[    0.314950] pci_bus 0004:01: root bus resource [mem 0xf4000000-0xf4ffffff window]
[    0.314961] pci_bus 0004:01: root bus resource [mem 0xa10000000-0xa3ffeffff window]
[    0.314973] pci_bus 0004:01: root bus resource [io  0x10000-0x1ffff window] (bus address [0x0000-0xffff])
[    0.314983] pci_bus 0004:01: root bus resource [bus 01]
[    0.315041] pci 0004:01:00.0: [10ec:8125] type 00 class 0x020000
[    0.315074] pci 0004:01:00.0: reg 0x10: [io  0x10000-0x100ff]
[    0.315109] pci 0004:01:00.0: reg 0x18: [mem 0xf4000000-0xf400ffff 64bit]
[    0.315134] pci 0004:01:00.0: reg 0x20: [mem 0xf4010000-0xf4013fff 64bit]
[    0.315299] pci 0004:01:00.0: supports D1 D2
[    0.315306] pci 0004:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.315800] pci 0004:01:1f.0: [e000:684c] type 7f class 0xffffff
[    0.315839] pci 0004:01:1f.0: unknown header type 7f, ignoring device
[    0.315861] pci 0004:01:00.0: BAR 2: assigned [mem 0xa10000000-0xa1000ffff 64bit]
[    0.315885] pci 0004:01:00.0: BAR 4: assigned [mem 0xa10010000-0xa10013fff 64bit]
[    0.315905] pci 0004:01:00.0: BAR 0: assigned [io  0x10000-0x100ff]
[    0.315920] pci_bus 0004:01: resource 4 [mem 0xf4000000-0xf4ffffff window]
[    0.315929] pci_bus 0004:01: resource 5 [mem 0xa10000000-0xa3ffeffff window]
[    0.315937] pci_bus 0004:01: resource 6 [io  0x10000-0x1ffff window]
[    0.316141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 01])
[    0.316161] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.316472] acpi PNP0A08:02: _OSC: platform does not support [PCIeHotplug SHPCHotplug LTR]
[    0.316970] acpi PNP0A08:02: _OSC: OS now controls [PME AER PCIeCapability]
[    0.317842] acpi PNP0A08:02: ECAM area [mem 0x900108000-0x900207fff] reserved by PNP0C02:02
[    0.317879] acpi PNP0A08:02: ECAM at [mem 0x900108000-0x900207fff] for [bus 01]
[    0.317968] ACPI: Remapped I/O 0x000000093fff0000 to [io  0x20000-0x2ffff window]
[    0.318166] PCI host bridge to bus 0000:01
[    0.318175] pci_bus 0000:01: root bus resource [mem 0xf0000000-0xf0ffffff window]
[    0.318185] pci_bus 0000:01: root bus resource [mem 0x910000000-0x93ffeffff window]
[    0.318196] pci_bus 0000:01: root bus resource [io  0x20000-0x2ffff window] (bus address [0x0000-0xffff])
[    0.318205] pci_bus 0000:01: root bus resource [bus 01]
[    1.957237] pci_bus 0000:01: resource 4 [mem 0xf0000000-0xf0ffffff window]
[    1.957245] pci_bus 0000:01: resource 5 [mem 0x910000000-0x93ffeffff window]
[    1.957249] pci_bus 0000:01: resource 6 [io  0x20000-0x2ffff window]
[    1.957654] iommu: Default domain type: Translated 
[    1.957657] iommu: DMA domain TLB invalidation policy: strict mode 
[    1.957803] EDAC MC: Ver: 3.0.0
[    1.958021] Registered efivars operations
[    1.958749] NetLabel: Initializing
[    1.958752] NetLabel:  domain hash size = 128
[    1.958754] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.958784] NetLabel:  unlabeled traffic allowed by default
[    1.958922] vgaarb: loaded
[    1.959074] clocksource: Switched to clocksource arch_sys_counter
[    1.959373] VFS: Disk quotas dquot_6.6.0
[    1.959410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.959764] AppArmor: AppArmor Filesystem Enabled
[    1.959803] pnp: PnP ACPI init
[    1.960051] system 00:00: [mem 0x980000000-0x98fffffff window] could not be reserved
[    1.960060] system 00:00: [mem 0xa40800000-0xa40bfffff window] has been reserved
[    1.960133] system 00:01: [mem 0xa00000000-0xa0fffffff window] could not be reserved
[    1.960138] system 00:01: [mem 0xa41000000-0xa413fffff window] has been reserved
[    1.960201] system 00:02: [mem 0x900000000-0x90fffffff window] could not be reserved
[    1.960207] system 00:02: [mem 0xa40000000-0xa403fffff window] has been reserved
[    1.960218] pnp: PnP ACPI: found 3 devices
[    1.966178] NET: Registered PF_INET protocol family
[    1.966518] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.974918] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    1.975081] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.975206] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.976405] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.978274] TCP: Hash tables configured (established 131072 bind 65536)
[    1.978468] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    1.978631] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.979014] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.979500] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.979521] NET: Registered PF_XDP protocol family
[    1.979532] PCI: CLS 0 bytes, default 64
[    1.979882] Trying to unpack rootfs image as initramfs...
[    1.993035] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 7 counters available
[    1.994074] hw perfevents: enabled with armv8_pmuv3_1 PMU driver, 7 counters available
[    1.994102] kvm [1]: IPA Size Limit: 40 bits
[    1.994128] kvm [1]: GICv3: no GICV resource entry
[    1.994131] kvm [1]: disabling GICv2 emulation
[    1.994146] kvm [1]: GIC system register CPU interface enabled
[    1.994339] kvm [1]: vgic interrupt IRQ9
[    1.995879] kvm [1]: VHE mode initialized successfully
[    2.013144] Initialise system trusted keyrings
[    2.013207] Key type blacklist registered
[    2.013302] workingset: timestamp_bits=42 max_order=22 bucket_order=0
[    2.016279] zbud: loaded
[    2.016779] integrity: Platform Keyring initialized
[    2.016791] integrity: Machine keyring initialized
[    2.016795] Key type asymmetric registered
[    2.016797] Asymmetric key parser 'x509' registered
[    5.061361] Freeing initrd memory: 62400K
[    5.081524] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    5.081640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    5.081754] io scheduler mq-deadline registered
[    5.085032] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.086980] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.087932] HISI0031:00: ttyS0 at MMIO 0xfeb50000 (irq = 15, base_baud = 1500000) is a 16550A
[    5.088595] printk: console [ttyS0] enabled
[    5.088840] Serial: AMBA driver
[    5.088850] SuperH (H)SCI(F) driver initialized
[    5.088913] msm_serial: driver initialized
[    5.089552] mousedev: PS/2 mouse device common for all mice
[    5.089850] rtc-efi rtc-efi.0: registered as rtc0
[    5.089902] rtc-efi rtc-efi.0: setting system clock to 2023-07-10T00:31:28 UTC (1688949088)
[    5.090421] ledtrig-cpu: registered to indicate activity on CPUs
[    5.090626] efifb: probing for efifb
[    5.090768] efifb: framebuffer at 0xe2820000, using 8100k, total 8100k
[    5.090771] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    5.090775] efifb: scrolling: redraw
[    5.090777] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.091042] Console: switching to colour frame buffer device 240x67
[    5.095497] fb0: EFI VGA frame buffer device
[    5.095599] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    5.122261] NET: Registered PF_INET6 protocol family
[    5.143021] Segment Routing with IPv6
[    5.143047] In-situ OAM (IOAM) with IPv6
[    5.143093] mip6: Mobile IPv6
[    5.143100] NET: Registered PF_PACKET protocol family
[    5.143178] mpls_gso: MPLS GSO support
[    5.143717] registered taskstats version 1
[    5.143742] Loading compiled-in X.509 certificates
[    5.225502] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    5.225538] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    5.227244] zswap: loaded using pool lzo/zbud
[    5.227509] Key type .fscrypt registered
[    5.227512] Key type fscrypt-provisioning registered
[    5.246628] Key type encrypted registered
[    5.246650] AppArmor: AppArmor sha1 policy hashing enabled
[    5.246933] ima: secureboot mode disabled
[    5.246949] ima: No TPM chip found, activating TPM-bypass!
[    5.246993] ima: Allocated hash algorithm: sha256
[    5.247040] ima: No architecture policies found
[    5.247111] evm: Initialising EVM extended attributes:
[    5.247117] evm: security.selinux
[    5.247122] evm: security.SMACK64 (disabled)
[    5.247127] evm: security.SMACK64EXEC (disabled)
[    5.247132] evm: security.SMACK64TRANSMUTE (disabled)
[    5.247137] evm: security.SMACK64MMAP (disabled)
[    5.247141] evm: security.apparmor
[    5.247146] evm: security.ima
[    5.247150] evm: security.capability
[    5.247155] evm: HMAC attrs: 0x1
[    5.831923] dw-apb-uart HISI0031:00: forbid DMA for kernel console
[    5.836182] Freeing unused kernel memory: 6400K
[    5.948369] Checked W+X mappings: passed, no W+X pages found
[    5.948417] Run /init as init process
[    5.948431]   with arguments:
[    5.948437]     /init
[    5.948443]   with environment:
[    5.948448]     HOME=/
[    5.948454]     TERM=linux
[    5.948459]     BOOT_IMAGE=/boot/vmlinuz-6.1.0-9-arm64
[    6.694594] ACPI: bus type USB registered
[    6.694680] usbcore: registered new interface driver usbfs
[    6.694704] usbcore: registered new interface driver hub
[    6.694733] usbcore: registered new device driver usb
[    6.765179] xhci-hcd PNP0D10:00: xHCI Host Controller
[    6.765234] xhci-hcd PNP0D10:00: new USB bus registered, assigned bus number 1
[    6.765368] xhci-hcd PNP0D10:00: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000000010010
[    6.765433] xhci-hcd PNP0D10:00: irq 16, io mem 0xfc000000
[    6.765536] xhci-hcd PNP0D10:00: xHCI Host Controller
[    6.765542] xhci-hcd PNP0D10:00: new USB bus registered, assigned bus number 2
[    6.765549] xhci-hcd PNP0D10:00: Host supports USB 3.0 SuperSpeed
[    6.765626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    6.765633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.765638] usb usb1: Product: xHCI Host Controller
[    6.765641] usb usb1: Manufacturer: Linux 6.1.0-9-arm64 xhci-hcd
[    6.765645] usb usb1: SerialNumber: PNP0D10:00
[    6.766098] hub 1-0:1.0: USB hub found
[    6.766113] hub 1-0:1.0: 1 port detected
[    6.766356] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.767036] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    6.767045] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.767049] usb usb2: Product: xHCI Host Controller
[    6.767053] usb usb2: Manufacturer: Linux 6.1.0-9-arm64 xhci-hcd
[    6.767056] usb usb2: SerialNumber: PNP0D10:00
[    6.767693] hub 2-0:1.0: USB hub found
[    6.767710] hub 2-0:1.0: 1 port detected
[    6.768361] xhci-hcd PNP0D10:01: xHCI Host Controller
[    6.768372] xhci-hcd PNP0D10:01: new USB bus registered, assigned bus number 3
[    6.768471] xhci-hcd PNP0D10:01: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000000010010
[    6.768498] xhci-hcd PNP0D10:01: irq 17, io mem 0xfc400000
[    6.768630] xhci-hcd PNP0D10:01: xHCI Host Controller
[    6.768636] xhci-hcd PNP0D10:01: new USB bus registered, assigned bus number 4
[    6.768642] xhci-hcd PNP0D10:01: Host supports USB 3.0 SuperSpeed
[    6.768705] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    6.768711] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.768715] usb usb3: Product: xHCI Host Controller
[    6.768718] usb usb3: Manufacturer: Linux 6.1.0-9-arm64 xhci-hcd
[    6.768722] usb usb3: SerialNumber: PNP0D10:01
[    6.768999] hub 3-0:1.0: USB hub found
[    6.769014] hub 3-0:1.0: 1 port detected
[    6.769272] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.769314] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    6.769319] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.769323] usb usb4: Product: xHCI Host Controller
[    6.769326] usb usb4: Manufacturer: Linux 6.1.0-9-arm64 xhci-hcd
[    6.769329] usb usb4: SerialNumber: PNP0D10:01
[    6.769662] hub 4-0:1.0: USB hub found
[    6.769677] hub 4-0:1.0: 1 port detected
[    6.770335] xhci-hcd PNP0D10:02: xHCI Host Controller
[    6.770345] xhci-hcd PNP0D10:02: new USB bus registered, assigned bus number 5
[    6.770465] xhci-hcd PNP0D10:02: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000000010010
[    6.770513] xhci-hcd PNP0D10:02: irq 18, io mem 0xfcd00000
[    6.770614] xhci-hcd PNP0D10:02: xHCI Host Controller
[    6.770620] xhci-hcd PNP0D10:02: new USB bus registered, assigned bus number 6
[    6.770625] xhci-hcd PNP0D10:02: Host supports USB 3.0 SuperSpeed
[    6.770707] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    6.770714] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.770718] usb usb5: Product: xHCI Host Controller
[    6.770721] usb usb5: Manufacturer: Linux 6.1.0-9-arm64 xhci-hcd
[    6.770724] usb usb5: SerialNumber: PNP0D10:02
[    6.771104] hub 5-0:1.0: USB hub found
[    6.771123] hub 5-0:1.0: 1 port detected
[    6.777705] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.777770] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    6.777777] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.777782] usb usb6: Product: xHCI Host Controller
[    6.777786] usb usb6: Manufacturer: Linux 6.1.0-9-arm64 xhci-hcd
[    6.777789] usb usb6: SerialNumber: PNP0D10:02
[    6.780017] hub 6-0:1.0: USB hub found
[    6.780036] hub 6-0:1.0: 1 port detected
[    6.811340] ------------[ cut here ]------------
[    6.811356] WARNING: CPU: 0 PID: 159 at drivers/pci/msi/msi.h:17 pci_msi_setup_msi_irqs+0x40/0x4c
[    6.811385] Modules linked in: r8169(+) realtek mdio_devres of_mdio xhci_plat_hcd fixed_phy crct10dif_ce xhci_hcd crct10dif_common fwnode_mdio usbcore libphy usb_common
[    6.811446] CPU: 0 PID: 159 Comm: (udev-worker) Not tainted 6.1.0-9-arm64 #1  Debian 6.1.27-1
[    6.811458] Hardware name: Radxa ROCK 5 Model B/ROCK 5 Model B, BIOS 6853c6c 07/10/2023
[    6.811464] pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    6.811475] pc : pci_msi_setup_msi_irqs+0x40/0x4c
[    6.811487] lr : __pci_enable_msix_range+0x370/0x58c
[    6.811500] sp : ffff80000c24b6d0
[    6.811505] x29: ffff80000c24b6d0 x28: ffff000100a80000 x27: ffff000100a800d0
[    6.811523] x26: 0000000000000007 x25: ffff000100a80800 x24: 0000000000000001
[    6.811540] x23: ffff800009d9f714 x22: ffff800009fb9000 x21: 0000000000000000
[    6.811557] x20: 0000000000000000 x19: 0000000000000001 x18: 0000000000000014
[    6.811573] x17: 000000009b347d37 x16: 000000001ffe5f25 x15: 0140000000000000
[    6.811590] x14: 0000000014b98752 x13: 0040000000000001 x12: 0000800a06057000
[    6.811606] x11: ffff80000a1b9000 x10: ffff800009fb9fff x9 : ffff80000869c914
[    6.811623] x8 : ffff0001140e7900 x7 : 0000000000000000 x6 : 000000000000003f
[    6.811639] x5 : ffff80000c24b550 x4 : ffff000111961000 x3 : ffff000100a800d0
[    6.811656] x2 : 0000000000000011 x1 : 0000000000000001 x0 : 0000000000000000
[    6.811672] Call trace:
[    6.811677]  pci_msi_setup_msi_irqs+0x40/0x4c
[    6.811692]  pci_alloc_irq_vectors_affinity+0xc4/0x144
[    6.811704]  rtl_init_one+0x4b0/0x10bc [r8169]
[    6.811762]  local_pci_probe+0x48/0xa0
[    6.811776]  pci_device_probe+0xb4/0x230
[    6.811789]  really_probe+0xc8/0x3e0
[    6.811801]  __driver_probe_device+0x84/0x160
[    6.811811]  driver_probe_device+0x44/0x120
[    6.811821]  __driver_attach+0xfc/0x204
[    6.811832]  bus_for_each_dev+0x7c/0xdc
[    6.811841]  driver_attach+0x2c/0x40
[    6.811850]  bus_add_driver+0x184/0x240
[    6.811859]  driver_register+0x80/0x13c
[    6.811871]  __pci_register_driver+0x54/0x60
[    6.811883]  rtl8169_pci_driver_init+0x30/0x1000 [r8169]
[    6.811916]  do_one_initcall+0x60/0x260
[    6.811928]  do_init_module+0x50/0x1f4
[    6.811938]  load_module+0x1cb8/0x2220
[    6.811947]  __do_sys_finit_module+0xac/0x130
[    6.811956]  __arm64_sys_finit_module+0x28/0x34
[    6.811965]  invoke_syscall+0x78/0x100
[    6.811979]  el0_svc_common.constprop.0+0x4c/0xf4
[    6.811992]  do_el0_svc+0x34/0xd0
[    6.812004]  el0_svc+0x34/0xd4
[    6.812015]  el0t_64_sync_handler+0xf4/0x120
[    6.812025]  el0t_64_sync+0x18c/0x190
[    6.812035] ---[ end trace 0000000000000000 ]---
[    6.812072] ------------[ cut here ]------------
[    6.812076] WARNING: CPU: 0 PID: 159 at drivers/pci/msi/msi.h:23 pci_msi_teardown_msi_irqs+0x2c/0x60
[    6.812094] Modules linked in: r8169(+) realtek mdio_devres of_mdio xhci_plat_hcd fixed_phy crct10dif_ce xhci_hcd crct10dif_common fwnode_mdio usbcore libphy usb_common
[    6.812147] CPU: 0 PID: 159 Comm: (udev-worker) Tainted: G        W          6.1.0-9-arm64 #1  Debian 6.1.27-1
[    6.812158] Hardware name: Radxa ROCK 5 Model B/ROCK 5 Model B, BIOS 6853c6c 07/10/2023
[    6.812164] pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    6.812173] pc : pci_msi_teardown_msi_irqs+0x2c/0x60
[    6.812186] lr : __pci_enable_msix_range+0x390/0x58c
[    6.812198] sp : ffff80000c24b6b0
[    6.812202] x29: ffff80000c24b6b0 x28: ffff000100a80000 x27: ffff000100a800d0
[    6.812220] x26: 0000000000000007 x25: ffff000100a80800 x24: 00000000ffffffed
[    6.812238] x23: ffff800009d9f714 x22: ffff800009fb9000 x21: 0000000000000000
[    6.812254] x20: 0000000000000000 x19: ffff000100a800d0 x18: 0000000000000014
[    6.812271] x17: 000000009b347d37 x16: 000000001ffe5f25 x15: 0140000000000000
[    6.812287] x14: 0000000014b98752 x13: 0040000000000001 x12: 0000800a06057000
[    6.812304] x11: ffff80000a1b9000 x10: ffff800009fb9fff x9 : ffff80000869c934
[    6.812320] x8 : ffff0001140e7900 x7 : 0000000000000000 x6 : 000000000000003f
[    6.812336] x5 : ffff80000c24b550 x4 : ffff000111961000 x3 : ffff000100a800d0
[    6.812353] x2 : 0000000000000011 x1 : 0000000000000001 x0 : 0000000000000000
[    6.812369] Call trace:
[    6.812373]  pci_msi_teardown_msi_irqs+0x2c/0x60
[    6.812386]  __pci_enable_msix_range+0x390/0x58c
[    6.812398]  pci_alloc_irq_vectors_affinity+0xc4/0x144
[    6.812410]  rtl_init_one+0x4b0/0x10bc [r8169]
[    6.812446]  local_pci_probe+0x48/0xa0
[    6.812458]  pci_device_probe+0xb4/0x230
[    6.812471]  really_probe+0xc8/0x3e0
[    6.812481]  __driver_probe_device+0x84/0x160
[    6.812491]  driver_probe_device+0x44/0x120
[    6.812501]  __driver_attach+0xfc/0x204
[    6.812511]  bus_for_each_dev+0x7c/0xdc
[    6.812520]  driver_attach+0x2c/0x40
[    6.812529]  bus_add_driver+0x184/0x240
[    6.812538]  driver_register+0x80/0x13c
[    6.812549]  __pci_register_driver+0x54/0x60
[    6.812561]  rtl8169_pci_driver_init+0x30/0x1000 [r8169]
[    6.812595]  do_one_initcall+0x60/0x260
[    6.812605]  do_init_module+0x50/0x1f4
[    6.812613]  load_module+0x1cb8/0x2220
[    6.812622]  __do_sys_finit_module+0xac/0x130
[    6.812631]  __arm64_sys_finit_module+0x28/0x34
[    6.812640]  invoke_syscall+0x78/0x100
[    6.812653]  el0_svc_common.constprop.0+0x4c/0xf4
[    6.812666]  do_el0_svc+0x34/0xd0
[    6.812678]  el0_svc+0x34/0xd4
[    6.812688]  el0t_64_sync_handler+0xf4/0x120
[    6.812698]  el0t_64_sync+0x18c/0x190
[    6.812707] ---[ end trace 0000000000000000 ]---
[    6.827678] r8169 0004:01:00.0 eth0: RTL8125B, 00:e0:4c:68:00:7b, XID 641, IRQ 20
[    6.827703] r8169 0004:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    6.831139] r8169 0004:01:00.0 enP4p1s0: renamed from eth0
[    7.027089] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    7.177351] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
[    7.177359] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.177364] usb 3-1: Product: USB2.1 Hub
[    7.177367] usb 3-1: Manufacturer: GenesysLogic
[    7.216897] hub 3-1:1.0: USB hub found
[    7.217177] hub 3-1:1.0: 4 ports detected
[    7.527077] usb 3-1.3: new high-speed USB device number 3 using xhci-hcd
[    7.696593] usb 3-1.3: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[    7.696600] usb 3-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    7.696604] usb 3-1.3: Product: ASMT1051
[    7.696608] usb 3-1.3: Manufacturer: asmedia
[    7.696611] usb 3-1.3: SerialNumber: 1234567937C8
[    7.718177] SCSI subsystem initialized
[    7.725939] usbcore: registered new interface driver usb-storage
[    7.730183] scsi host0: uas
[    7.730479] usbcore: registered new interface driver uas
[    7.731429] scsi 0:0:0:0: Direct-Access     ASMT     2115             0    PQ: 0 ANSI: 6
[    7.768544] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
[    7.768850] sd 0:0:0:0: [sda] Write Protect is off
[    7.768863] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    7.769353] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.769552] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    7.769565] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[    7.778496]  sda: sda1 sda2 sda3
[    7.779213] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.799086] usb 3-1.4: new full-speed USB device number 4 using xhci-hcd
[    7.933498] usb 3-1.4: New USB device found, idVendor=8510, idProduct=13ab, bcdDevice= 1.00
[    7.933511] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.933516] usb 3-1.4: Product: Wireless Receiver
[    7.933519] usb 3-1.4: Manufacturer: Telink
[    7.933523] usb 3-1.4: SerialNumber: TLSR8366
[    8.032496] hid: raw HID events driver (C) Jiri Kosina
[    8.044969] usbcore: registered new interface driver usbhid
[    8.044977] usbhid: USB HID core driver
[    8.050724] input: Telink Wireless Receiver Mouse as /devices/platform/PNP0D10:01/usb3/3-1/3-1.4/3-1.4:1.0/0003:8510:13AB.0001/input/input0
[    8.050905] input: Telink Wireless Receiver Consumer Control as /devices/platform/PNP0D10:01/usb3/3-1/3-1.4/3-1.4:1.0/0003:8510:13AB.0001/input/input1
[    8.107144] input: Telink Wireless Receiver System Control as /devices/platform/PNP0D10:01/usb3/3-1/3-1.4/3-1.4:1.0/0003:8510:13AB.0001/input/input2
[    8.107215] hid-generic 0003:8510:13AB.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-PNP0D10:01-1.4/input0
[    8.107495] input: Telink Wireless Receiver as /devices/platform/PNP0D10:01/usb3/3-1/3-1.4/3-1.4:1.1/0003:8510:13AB.0002/input/input3
[    8.167340] hid-generic 0003:8510:13AB.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-PNP0D10:01-1.4/input1
[    8.213248] PM: Image not found (code -22)
[    8.428634] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
[    8.954603] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    9.732901] systemd[1]: System time before build time, advancing clock.
[    9.970384] systemd[1]: Inserted module 'autofs4'
[   10.073007] systemd[1]: systemd 252.12-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   10.073063] systemd[1]: Detected architecture arm64.
[   10.081182] systemd[1]: Hostname set to .
[   11.065926] systemd[1]: Queued start job for default target graphical.target.
[   11.100537] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   11.102839] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   11.104923] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[   11.106995] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   11.108592] systemd[1]: Created slice user.slice - User and Session Slice.
[   11.109044] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   11.110066] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   11.110454] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   11.110663] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[   11.110777] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   11.110867] systemd[1]: Reached target slices.target - Slice Units.
[   11.111169] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   11.111932] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[   11.112349] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   11.113622] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[   11.114419] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   11.115348] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   11.117029] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   11.117722] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   11.122689] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   11.127593] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   11.132455] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   11.137579] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   11.255755] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[   11.261545] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   11.267383] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   11.272964] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   11.278651] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   11.284516] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   11.290412] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   11.296251] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[   11.296988] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[   11.305994] pstore: Using crash dump compression: deflate
[   11.306128] systemd[1]: Starting systemd-journald.service - Journal Service...
[   11.306770] pstore: Registered efi as persistent store backend
[   11.348804] loop: module loaded
[   11.367586] fuse: init (API version 7.37)
[   11.395411] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[   11.395591] device-mapper: uevent: version 1.0.3
[   11.395805] ACPI: bus type drm_connector registered
[   11.395894] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[   11.415782] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   11.421228] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   11.426634] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   11.437692] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   11.439197] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   11.440572] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   11.441888] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   11.443992] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   11.446784] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   11.447814] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   11.449801] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   11.450780] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   11.452781] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   11.453741] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   11.455732] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   11.456689] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   11.458609] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   11.459600] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   11.461521] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   11.462449] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[   11.469439] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   11.474156] EXT4-fs (sda2): re-mounted. Quota mode: none.
[   11.474523] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   11.475064] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   11.486985] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[   11.489392] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   11.490749] systemd[1]: Started systemd-journald.service - Journal Service.
[   11.525935] systemd-journald[299]: Received client request to flush runtime journal.
[   11.539978] systemd-journald[299]: File /var/log/journal/2f8e8b2c185d420b9a0741ef7ae1a765/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   12.367092] random: crng init done
[   12.840818] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   13.173824] Adding 983020k swap on /dev/sda3.  Priority:-2 extents:1 across:983020k FS
[   13.621829] audit: type=1400 audit(1689025478.884:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=480 comm="apparmor_parser"
[   13.622077] audit: type=1400 audit(1689025478.884:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=475 comm="apparmor_parser"
[   13.622091] audit: type=1400 audit(1689025478.884:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=475 comm="apparmor_parser"
[   13.624979] audit: type=1400 audit(1689025478.888:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=474 comm="apparmor_parser"
[   13.626030] audit: type=1400 audit(1689025478.888:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=479 comm="apparmor_parser"
[   13.628880] audit: type=1400 audit(1689025478.892:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=478 comm="apparmor_parser"
[   13.628894] audit: type=1400 audit(1689025478.892:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=478 comm="apparmor_parser"
[   13.628900] audit: type=1400 audit(1689025478.892:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=478 comm="apparmor_parser"
[   13.657228] audit: type=1400 audit(1689025478.920:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=483 comm="apparmor_parser"
[   13.661779] audit: type=1400 audit(1689025478.924:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=484 comm="apparmor_parser"
[   15.747430] NET: Registered PF_QIPCRTR protocol family
[   16.115636] r8169 0004:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8125b-2.fw
[   16.143225] RTL8226B_RTL8221B 2.5Gbps PHY r8169-4-100:00: attached PHY driver (mii_bus:phy_addr=r8169-4-100:00, irq=MAC)
[   16.343235] r8169 0004:01:00.0 enP4p1s0: Link is Down
[   18.781256] r8169 0004:01:00.0 enP4p1s0: Link is Up - 100Mbps/Full - flow control rx/tx
[   18.781301] IPv6: ADDRCONF(NETDEV_CHANGE): enP4p1s0: link becomes ready

Device Tree

lspci:
0002:20:00.0 PCI bridge: Fuzhou Rockchip Electronics Co., Ltd Device 3588 (rev 01)
0002:21:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa PRO [Radeon 540/540X/550/550X / RX 540X/550/550X] (rev c7)
0002:21:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X]
0004:40:00.0 PCI bridge: Fuzhou Rockchip Electronics Co., Ltd Device 3588 (rev 01)
0004:41:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)

dmesg:

[    5.544828] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[    5.544850] Linux version 5.10.160-98-rockchip-g6323681ac673 (david@QEMU-VM) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #rockchip SMP Tue Jul 25 17:31:05 MST 2023
[    5.555648] Machine model: Radxa ROCK 5B
[    5.555818] efi: UEFI not found.
[    5.559458] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
[    5.559476] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
[    5.559559] Reserved memory: created CMA memory pool at 0x0000000010000000, size 256 MiB
[    5.559564] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
[    5.817177] Zone ranges:
[    5.817184]   DMA      [mem 0x0000000000200000-0x00000000ffffffff]
[    5.817193]   DMA32    empty
[    5.817199]   Normal   [mem 0x0000000100000000-0x00000003ffefffff]
[    5.817206] Movable zone start for each node
[    5.817210] Early memory node ranges
[    5.817215]   node   0: [mem 0x0000000000200000-0x00000000efffffff]
[    5.817223]   node   0: [mem 0x0000000100000000-0x00000003fbffffff]
[    5.817234]   node   0: [mem 0x00000003fc500000-0x00000003ffefffff]
[    5.817240] Initmem setup node 0 [mem 0x0000000000200000-0x00000003ffefffff]
[    5.817247] On node 0 totalpages: 4126720
[    5.817252]   DMA zone: 15352 pages used for memmap
[    5.817256]   DMA zone: 0 pages reserved
[    5.817261]   DMA zone: 982528 pages, LIFO batch:63
[    5.817266]   Normal zone: 49148 pages used for memmap
[    5.817270]   Normal zone: 3144192 pages, LIFO batch:63
[    5.896870] On node 0, zone Normal: 256 pages in unavailable ranges
[    5.897017] psci: probing for conduit method from DT.
[    5.897027] psci: PSCIv1.1 detected in firmware.
[    5.897031] psci: Using standard PSCI v0.2 function IDs
[    5.897037] psci: MIGRATE_INFO_TYPE not supported.
[    5.897043] psci: SMC Calling Convention v1.2
[    5.897441] percpu: Embedded 32 pages/cpu s93224 r8192 d29656 u131072
[    5.897498] pcpu-alloc: s93224 r8192 d29656 u131072 alloc=32*4096
[    5.897505] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    5.897673] Detected VIPT I-cache on CPU0
[    5.897719] CPU features: detected: GIC system register CPU interface
[    5.897724] CPU features: detected: Virtualization Host Extensions
[    5.897733] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    5.897746] alternatives: patching kernel code
[    5.898077] Built 1 zonelists, mobility grouping on.  Total pages: 4062220
[    5.898087] Kernel command line: root=UUID=29a94882-5add-4f09-8cc5-3f43918624fa console=ttyFIQ0 console=tty1 consoleblank=0 loglevel=0 panic=10 rootwait rw init=/sbin/init rootfstype=ext4 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 irqchip.gicv3_pseudo_nmi=0 switolb=1 coherent_pool=2M
[    5.900025] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    5.900764] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    5.900771] mem auto-init: stack:off, heap alloc:off, heap free:off
[    5.906766] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
[    6.094187] Memory: 15805772K/16506880K available (14720K kernel code, 3252K rwdata, 5944K rodata, 6400K init, 542K bss, 438964K reserved, 262144K cma-reserved)
[    6.094330] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    6.094363] ftrace: allocating 57758 entries in 226 pages
[    6.184274] ftrace: allocated 226 pages with 4 groups
[    6.184567] rcu: Hierarchical RCU implementation.
[    6.184573] rcu:     RCU event tracing is enabled.
[    6.184578]  Rude variant of Tasks RCU enabled.
[    6.184581]  Tracing variant of Tasks RCU enabled.
[    6.184587] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    6.189508] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    6.192210] GICv3: GIC: Using split EOI/Deactivate mode
[    6.192217] GICv3: 480 SPIs implemented
[    6.192221] GICv3: 0 Extended SPIs implemented
[    6.192250] GICv3: Distributor has no Range Selector support
[    6.192260] GICv3: 16 PPIs implemented
[    6.192305] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[    6.192429] ITS [mem 0xfe640000-0xfe65ffff]
[    6.192449] GIC: enabling workaround for ITS: Rockchip erratum RK3588001
[    6.192483] ITS@0x00000000fe640000: allocated 8192 Devices @1001b0000 (indirect, esz 8, psz 64K, shr 0)
[    6.192508] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @1001c0000 (flat, esz 2, psz 64K, shr 0)
[    6.192515] ITS: using cache flushing for cmd queue
[    6.192552] ITS [mem 0xfe660000-0xfe67ffff]
[    6.192568] GIC: enabling workaround for ITS: Rockchip erratum RK3588001
[    6.192598] ITS@0x00000000fe660000: allocated 8192 Devices @1001e0000 (indirect, esz 8, psz 64K, shr 0)
[    6.192621] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @1001f0000 (flat, esz 2, psz 64K, shr 0)
[    6.192628] ITS: using cache flushing for cmd queue
[    6.192872] GICv3: using LPI property table @0x0000000100200000
[    6.192983] GIC: using cache flushing for LPI property table
[    6.192992] GICv3: CPU0: using allocated LPI pending table @0x0000000100210000
[    6.317773] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    6.317782] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    6.317792] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    6.319101] Console: colour dummy device 80x25
[    6.319141] printk: console [tty1] enabled
[    6.319170] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[    6.319181] pid_max: default: 32768 minimum: 301
[    6.319285] LSM: Security Framework initializing
[    6.319364] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    6.319401] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    6.321300] rcu: Hierarchical SRCU implementation.
[    6.322084] Platform MSI: msi-controller@fe640000 domain created
[    6.322103] Platform MSI: msi-controller@fe660000 domain created
[    6.322468] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
[    6.322489] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
[    6.322696] EFI services will not be available.
[    6.323081] smp: Bringing up secondary CPUs ...
[    6.323657] Detected VIPT I-cache on CPU1
[    6.323692] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[    6.323708] GICv3: CPU1: using allocated LPI pending table @0x0000000100220000
[    6.323751] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[    6.324446] Detected VIPT I-cache on CPU2
[    6.324475] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[    6.324489] GICv3: CPU2: using allocated LPI pending table @0x0000000100230000
[    6.324528] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[    6.325132] Detected VIPT I-cache on CPU3
[    6.325158] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[    6.325172] GICv3: CPU3: using allocated LPI pending table @0x0000000100240000
[    6.325209] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[    6.325824] CPU features: detected: Spectre-v4
[    6.325827] CPU features: detected: Spectre-BHB
[    6.325830] Detected PIPT I-cache on CPU4
[    6.325843] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
[    6.325851] GICv3: CPU4: using allocated LPI pending table @0x0000000100250000
[    6.325874] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
[    6.326435] Detected PIPT I-cache on CPU5
[    6.326450] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
[    6.326459] GICv3: CPU5: using allocated LPI pending table @0x0000000100260000
[    6.326483] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
[    6.327063] Detected PIPT I-cache on CPU6
[    6.327077] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
[    6.327086] GICv3: CPU6: using allocated LPI pending table @0x0000000100270000
[    6.327109] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
[    6.327697] Detected PIPT I-cache on CPU7
[    6.327712] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
[    6.327720] GICv3: CPU7: using allocated LPI pending table @0x0000000100280000
[    6.327744] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
[    6.327810] smp: Brought up 1 node, 8 CPUs
[    6.327828] SMP: Total of 8 processors activated.
[    6.327833] CPU features: detected: Privileged Access Never
[    6.327837] CPU features: detected: User Access Override
[    6.327842] CPU features: detected: 32-bit EL0 Support
[    6.327846] CPU features: detected: Common not Private translations
[    6.327850] CPU features: detected: RAS Extension Support
[    6.327854] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    6.327859] CPU features: detected: CRC32 instructions
[    6.327862] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    6.327869] CPU features: detected: RCpc load-acquire (LDAPR)
[    6.327937] CPU: All CPU(s) started at EL2
[    6.330867] devtmpfs: initialized
[    6.345184] Registered cp15_barrier emulation handler
[    6.345191] Registered setend emulation handler
[    6.345269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    6.345275] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    6.348022] pinctrl core: initialized pinctrl subsystem
[    6.348132] regulator-dummy: no parameters, enabled
[    6.348238] DMI not present or invalid.
[    6.348515] NET: Registered protocol family 16
[    6.349448] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    6.349596] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    6.349987] Registered FIQ tty driver
[    6.350123] thermal_sys: Registered thermal governor 'fair_share'
[    6.350125] thermal_sys: Registered thermal governor 'step_wise'
[    6.350127] thermal_sys: Registered thermal governor 'user_space'
[    6.350129] thermal_sys: Registered thermal governor 'power_allocator'
[    6.350316] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[    6.350348] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[    6.350377] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[    6.350406] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
[    6.350435] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
[    6.350465] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
[    6.350485] cpuidle: using governor menu
[    6.350713] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    6.350823] ASID allocator initialised with 65536 entries
[    6.352020] ramoops: dmesg-0 0x20000@0x0000000000110000
[    6.352033] ramoops: console 0x80000@0x0000000000130000
[    6.352043] ramoops: pmsg    0x50000@0x00000000001b0000
[    6.352089] printk: console [ramoops-1] enabled
[    6.352092] pstore: Registered ramoops as persistent store backend
[    6.352094] ramoops: using 0xf0000@0x110000, ecc: 0
[    6.398286] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[    6.398504] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[    6.398703] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[    6.398952] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[    6.399167] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[    6.399210] rockchip-pinctrl pinctrl: probed pinctrl
[    6.413097] fiq_debugger fiq_debugger.0: IRQ fiq not found
[    6.413102] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[    6.413106] fiq_debugger_probe: could not install nmi irq handler
[    6.413180] printk: console [ttyFIQ0] enabled
[    6.413272] Registered fiq debugger ttyFIQ0
[    6.413486] vcc12v_dcin: 12000 mV, enabled
[    6.413566] reg-fixed-voltage vcc12v-dcin: vcc12v_dcin supplying 12000000uV
[    6.413609] reg-fixed-voltage vcc5v0-sys: Looking up vin-supply from device tree
[    6.413613] vcc5v0_sys: supplied by vcc12v_dcin
[    6.413617] vcc12v_dcin: could not add device link regulator.2: -ENOENT
[    6.413630] vcc5v0_sys: 5000 mV, enabled
[    6.413690] reg-fixed-voltage vcc5v0-sys: vcc5v0_sys supplying 5000000uV
[    6.413747] wifi_disable: no parameters, enabled
[    6.413801] reg-fixed-voltage wifi-diable-gpio-regulator: wifi_disable supplying 0uV
[    6.413846] bt_wake: no parameters, enabled
[    6.413902] reg-fixed-voltage bt-wake-gpio-regulator: bt_wake supplying 0uV
[    6.413942] reg-fixed-voltage vcc-1v1-nldo-s3: Looking up vin-supply from device tree
[    6.413946] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
[    6.413949] vcc5v0_sys: could not add device link regulator.5: -ENOENT
[    6.413961] vcc_1v1_nldo_s3: 1100 mV, enabled
[    6.414014] reg-fixed-voltage vcc-1v1-nldo-s3: vcc_1v1_nldo_s3 supplying 1100000uV
[    6.414104] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree
[    6.414108] vcc5v0_host: supplied by vcc5v0_sys
[    6.414111] vcc5v0_sys: could not add device link regulator.6: -ENOENT
[    6.414126] vcc5v0_host: 5000 mV, enabled
[    6.414186] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 5000000uV
[    6.414235] reg-fixed-voltage vcc3v3-pcie2x1l0: Looking up vin-supply from device tree
[    6.414238] vcc3v3_pcie2x1l0: supplied by vcc5v0_sys
[    6.414241] vcc5v0_sys: could not add device link regulator.7: -ENOENT
[    6.468008] vcc3v3_pcie2x1l0: 3300 mV, enabled
[    6.468075] reg-fixed-voltage vcc3v3-pcie2x1l0: vcc3v3_pcie2x1l0 supplying 3300000uV
[    6.468124] vcc3v3_pcie30: 3300 mV, disabled
[    6.468167] reg-fixed-voltage vcc3v3-pcie30: Looking up vin-supply from device tree
[    6.468170] vcc3v3_pcie30: supplied by vcc5v0_sys
[    6.468195] reg-fixed-voltage vcc3v3-pcie30: vcc3v3_pcie30 supplying 3300000uV
[    6.468481] iommu: Default domain type: Translated 
[    6.468830] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up vdpu-supply from device tree
[    6.468844] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up vdpu-supply property in node /power-management@fd8d8000/power-controller failed
[    6.469084] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rga30-supply from device tree
[    6.469097] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rga30-supply property in node /power-management@fd8d8000/power-controller failed
[    6.469251] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rga31-supply from device tree
[    6.469264] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rga31-supply property in node /power-management@fd8d8000/power-controller failed
[    6.470398] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up venc0-supply from device tree
[    6.470411] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up venc0-supply property in node /power-management@fd8d8000/power-controller failed
[    6.470543] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up vcodec-supply from device tree
[    6.470556] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up vcodec-supply property in node /power-management@fd8d8000/power-controller failed
[    6.470646] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up venc1-supply from device tree
[    6.470658] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up venc1-supply property in node /power-management@fd8d8000/power-controller failed
[    6.470902] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rkvdec0-supply from device tree
[    6.470915] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rkvdec0-supply property in node /power-management@fd8d8000/power-controller failed
[    6.471168] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rkvdec1-supply from device tree
[    6.471180] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up rkvdec1-supply property in node /power-management@fd8d8000/power-controller failed
[    6.471676] SCSI subsystem initialized
[    6.471691] libata version 3.00 loaded.
[    6.471755] usbcore: registered new interface driver usbfs
[    6.471769] usbcore: registered new interface driver hub
[    6.471783] usbcore: registered new device driver usb
[    6.471815] mc: Linux media interface: v0.10
[    6.471824] videodev: Linux video capture interface: v2.00
[    6.471847] pps_core: LinuxPPS API ver. 1 registered
[    6.471849] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti 
[    6.471854] PTP clock support registered
[    6.472100] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[    6.472130] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[    6.473031] Advanced Linux Sound Architecture Driver Initialized.
[    6.474498] rockchip-cpuinfo cpuinfo: SoC        : 35880000
[    6.474502] rockchip-cpuinfo cpuinfo: Serial     : 79686e1df076449d
[    6.474896] clocksource: Switched to clocksource arch_sys_counter
[    6.881721] VFS: Disk quotas dquot_6.6.0
[    6.881751] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    6.886332] NET: Registered protocol family 2
[    6.886502] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    6.890025] tcp_listen_portaddr_hash hash table entries: 8192 (order: 6, 327680 bytes, linear)
[    6.890178] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    6.890795] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    6.891504] TCP: Hash tables configured (established 131072 bind 65536)
[    6.891651] MPTCP token hash table entries: 16384 (order: 7, 786432 bytes, linear)
[    6.891830] UDP hash table entries: 8192 (order: 7, 786432 bytes, linear)
[    6.892103] UDP-Lite hash table entries: 8192 (order: 7, 786432 bytes, linear)
[    6.892426] NET: Registered protocol family 1
[    6.892742] RPC: Registered named UNIX socket transport module.
[    6.892745] RPC: Registered udp transport module.
[    6.892747] RPC: Registered tcp transport module.
[    6.892748] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.893125] PCI: CLS 0 bytes, default 64
[    6.893360] Trying to unpack rootfs image as initramfs...
[    7.465323] Freeing initrd memory: 24612K
[    7.465892] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
[    7.466449] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
[    7.467274] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    7.467717] kvm [1]: IPA Size Limit: 40 bits
[    7.467728] kvm [1]: GICv3: no GICV resource entry
[    7.467730] kvm [1]: disabling GICv2 emulation
[    7.467732] kvm [1]: GIC system register CPU interface enabled
[    7.467858] kvm [1]: vgic interrupt IRQ9
[    7.468009] kvm [1]: VHE mode initialized successfully
[    7.470601] Initialise system trusted keyrings
[    7.470710] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[    7.473446] NFS: Registering the id_resolver key type
[    7.473457] Key type id_resolver registered
[    7.473459] Key type id_legacy registered
[    7.473492] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    7.473495] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    7.473506] ntfs: driver 2.1.32 [Flags: R/W].
[    7.473962] NET: Registered protocol family 38
[    7.473966] Key type asymmetric registered
[    7.473968] Asymmetric key parser 'x509' registered
[    7.473980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    7.473983] io scheduler mq-deadline registered
[    7.473987] io scheduler kyber registered
[    7.475305] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up phy-supply from device tree
[    7.475312] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up phy-supply property in node /syscon@fd5d0000/usb2-phy@0/otg-port failed
[    7.475354] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up vbus-supply from device tree
[    7.475360] phy phy-fd5d0000.syscon:usb2-phy@0.0: Looking up vbus-supply property in node /syscon@fd5d0000/usb2-phy@0/otg-port failed
[    7.476518] phy phy-fd5d8000.syscon:usb2-phy@8000.1: Looking up phy-supply from device tree
[    7.476525] phy phy-fd5d8000.syscon:usb2-phy@8000.1: Looking up phy-supply property in node /syscon@fd5d8000/usb2-phy@8000/host-port failed
[    7.477554] phy phy-fd5dc000.syscon:usb2-phy@c000.2: Looking up phy-supply from device tree
[    7.477561] phy phy-fd5dc000.syscon:usb2-phy@c000.2: Looking up phy-supply property in node /syscon@fd5dc000/usb2-phy@c000/host-port failed
[    7.478714] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up phy-supply from device tree
[    7.478721] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up phy-supply property in node /syscon@fd5d4000/usb2-phy@4000/otg-port failed
[    7.478756] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up vbus-supply from device tree
[    7.478760] phy phy-fd5d4000.syscon:usb2-phy@4000.3: Looking up vbus-supply property in node /syscon@fd5d4000/usb2-phy@4000/otg-port failed
[    7.480331] phy phy-fee00000.phy.4: Looking up phy-supply from device tree
[    7.480337] phy phy-fee00000.phy.4: Looking up phy-supply property in node /phy@fee00000 failed
[    7.480458] phy phy-fee20000.phy.5: Looking up phy-supply from device tree
[    7.480463] phy phy-fee20000.phy.5: Looking up phy-supply property in node /phy@fee20000 failed
[    7.480628] phy phy-fee10000.phy.6: Looking up phy-supply from device tree
[    7.480633] phy phy-fee10000.phy.6: Looking up phy-supply property in node /phy@fee10000 failed
[    7.481218] phy phy-fed60000.hdmiphy.7: Looking up phy-supply from device tree
[    7.481224] phy phy-fed60000.hdmiphy.7: Looking up phy-supply property in node /hdmiphy@fed60000 failed
[    7.481903] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy init success
[    7.482060] phy phy-fed70000.hdmiphy.8: Looking up phy-supply from device tree
[    7.482065] phy phy-fed70000.hdmiphy.8: Looking up phy-supply property in node /hdmiphy@fed70000 failed
[    7.482689] rockchip-hdptx-phy-hdmi fed70000.hdmiphy: hdptx phy init success
[    7.482936] phy phy-fee80000.phy.9: Looking up phy-supply from device tree
[    7.482942] phy phy-fee80000.phy.9: Looking up phy-supply property in node /phy@fee80000 failed
[    7.483548] phy phy-fed80000.phy.10: Looking up phy-supply from device tree
[    7.483553] phy phy-fed80000.phy.10: Looking up phy-supply property in node /phy@fed80000/dp-port failed
[    7.483581] phy phy-fed80000.phy.11: Looking up phy-supply from device tree
[    7.483586] phy phy-fed80000.phy.11: Looking up phy-supply property in node /phy@fed80000/u3-port failed
[    7.483810] phy phy-fed90000.phy.12: Looking up phy-supply from device tree
[    7.483815] phy phy-fed90000.phy.12: Looking up phy-supply property in node /phy@fed90000/u3-port failed
[    7.484886] rk-pcie fe150000.pcie: invalid prsnt-gpios property in node
[    7.484912] rk-pcie fe150000.pcie: Looking up vpcie3v3-supply from device tree
[    7.485040] rk-pcie fe170000.pcie: invalid prsnt-gpios property in node
[    7.485050] rk-pcie fe170000.pcie: Looking up vpcie3v3-supply from device tree
[    7.485200] mpp_service mpp-srv: 95949accd3b4 author: Yandong Lin 2023-05-09 video: rockchip: mpp: fix some issue for ccu flow
[    7.485203] mpp_service mpp-srv: probe start
[    7.486800] mpp_vdpu2 fdb50400.vdpu: Adding to iommu group 1
[    7.487021] mpp_vdpu2 fdb50400.vdpu: probe device
[    7.487122] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[    7.487128] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[    7.487244] mpp_vdpu2 fdb50400.vdpu: probing finish
[    7.487415] mpp_vepu2 jpege-ccu: probing start
[    7.487418] mpp_vepu2 jpege-ccu: probing finish
[    7.487498] mpp_vepu2 fdb50000.vepu: Adding to iommu group 1
[    7.487574] mpp_vepu2 fdb50000.vepu: probing start
[    7.487659] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[    7.487662] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[    7.487782] mpp_vepu2 fdb50000.vepu: probing finish
[    7.487882] mpp_vepu2 fdba0000.jpege-core: Adding to iommu group 5
[    7.488010] mpp_vepu2 fdba0000.jpege-core: probing start
[    7.488103] mpp_vepu2 fdba0000.jpege-core: attach ccu success
[    7.488219] mpp_vepu2 fdba0000.jpege-core: probing finish
[    7.488321] mpp_vepu2 fdba4000.jpege-core: Adding to iommu group 6
[    7.488448] mpp_vepu2 fdba4000.jpege-core: probing start
[    7.488540] mpp_vepu2 fdba4000.jpege-core: attach ccu success
[    7.488656] mpp_vepu2 fdba4000.jpege-core: probing finish
[    7.488748] mpp_vepu2 fdba8000.jpege-core: Adding to iommu group 7
[    7.488876] mpp_vepu2 fdba8000.jpege-core: probing start
[    7.488968] mpp_vepu2 fdba8000.jpege-core: attach ccu success
[    7.489078] mpp_vepu2 fdba8000.jpege-core: probing finish
[    7.489160] mpp_vepu2 fdbac000.jpege-core: Adding to iommu group 8
[    7.489285] mpp_vepu2 fdbac000.jpege-core: probing start
[    7.489377] mpp_vepu2 fdbac000.jpege-core: attach ccu success
[    7.489491] mpp_vepu2 fdbac000.jpege-core: probing finish
[    7.489716] mpp-iep2 fdbb0000.iep: Adding to iommu group 9
[    7.489846] mpp-iep2 fdbb0000.iep: probe device
[    7.489959] mpp-iep2 fdbb0000.iep: allocate roi buffer failed
[    7.490075] mpp-iep2 fdbb0000.iep: probing finish
[    7.490359] mpp_jpgdec fdb90000.jpegd: Adding to iommu group 4
[    7.490514] rk-pcie fe170000.pcie: IRQ msi not found
[    7.490521] rk-pcie fe170000.pcie: use outband MSI support
[    7.490527] rk-pcie fe170000.pcie: Missing *config* reg space
[    7.490540] rk-pcie fe170000.pcie: host bridge /pcie@fe170000 ranges:
[    7.490563] rk-pcie fe170000.pcie:      err 0x00f2000000..0x00f20fffff -> 0x00f2000000
[    7.490579] rk-pcie fe170000.pcie:       IO 0x00f2100000..0x00f21fffff -> 0x00f2100000
[    7.490600] rk-pcie fe170000.pcie:      MEM 0x00f2200000..0x00f2ffffff -> 0x00f2200000
[    7.490611] rk-pcie fe170000.pcie:      MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[    7.490642] rk-pcie fe170000.pcie: Missing *config* reg space
[    7.490671] rk-pcie fe170000.pcie: invalid resource
[    7.501391] rk-pcie fe150000.pcie: IRQ msi not found
[    7.501398] rk-pcie fe150000.pcie: use outband MSI support
[    7.501403] rk-pcie fe150000.pcie: Missing *config* reg space
[    7.501416] rk-pcie fe150000.pcie: host bridge /pcie@fe150000 ranges:
[    7.501438] rk-pcie fe150000.pcie:      err 0x00f0000000..0x00f00fffff -> 0x00f0000000
[    7.501454] rk-pcie fe150000.pcie:       IO 0x00f0100000..0x00f01fffff -> 0x00f0100000
[    7.501464] mpp_jpgdec fdb90000.jpegd: probe device
[    7.501479] rk-pcie fe150000.pcie:      MEM 0x00f0200000..0x00f0ffffff -> 0x00f0200000
[    7.501496] rk-pcie fe150000.pcie:      MEM 0x0900000000..0x093fffffff -> 0x0900000000
[    7.501524] rk-pcie fe150000.pcie: Missing *config* reg space
[    7.501553] rk-pcie fe150000.pcie: invalid resource
[    7.501692] mpp_jpgdec fdb90000.jpegd: probing finish
[    7.501995] mpp_rkvdec2 fdc30000.rkvdec-ccu: rkvdec-ccu, probing start
[    7.502048] mpp_rkvdec2 fdc30000.rkvdec-ccu: ccu-mode: 1
[    7.502050] mpp_rkvdec2 fdc30000.rkvdec-ccu: probing finish
[    7.502118] mpp_rkvdec2 fdc38100.rkvdec-core: Adding to iommu group 12
[    7.502351] mpp_rkvdec2 fdc38100.rkvdec-core: rkvdec-core, probing start
[    7.502455] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_a is not found!
[    7.502457] rkvdec2_init:1022: No niu aclk reset resource define
[    7.502460] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_h is not found!
[    7.502462] rkvdec2_init:1025: No niu hclk reset resource define
[    7.502477] mpp_rkvdec2 fdc38100.rkvdec-core: Looking up vdec-supply from device tree
[    7.502482] mpp_rkvdec2 fdc38100.rkvdec-core: Looking up vdec-supply property in node /rkvdec-core@fdc38000 failed
[    7.502488] mpp_rkvdec2 fdc38100.rkvdec-core: no regulator, devfreq is disabled
[    7.502539] mpp_rkvdec2 fdc38100.rkvdec-core: core_mask=00010001
[    7.502541] mpp_rkvdec2 fdc38100.rkvdec-core: attach ccu as core 0
[    7.502680] mpp_rkvdec2 fdc38100.rkvdec-core: sram_start 0x00000000ff001000
[    7.502683] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_iova 0x00000000fff00000
[    7.502685] mpp_rkvdec2 fdc38100.rkvdec-core: sram_size 491520
[    7.502688] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_size 1048576
[    7.502691] mpp_rkvdec2 fdc38100.rkvdec-core: min_width 512
[    7.502695] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_info_count 20
[    7.502698] mpp_rkvdec2 fdc38100.rkvdec-core: [136, 24576]
[    7.502700] mpp_rkvdec2 fdc38100.rkvdec-core: [137, 49152]
[    7.502702] mpp_rkvdec2 fdc38100.rkvdec-core: [141, 90112]
[    7.502705] mpp_rkvdec2 fdc38100.rkvdec-core: [140, 49152]
[    7.502707] mpp_rkvdec2 fdc38100.rkvdec-core: [139, 180224]
[    7.502709] mpp_rkvdec2 fdc38100.rkvdec-core: [133, 49152]
[    7.502712] mpp_rkvdec2 fdc38100.rkvdec-core: [134, 8192]
[    7.502714] mpp_rkvdec2 fdc38100.rkvdec-core: [135, 4352]
[    7.502716] mpp_rkvdec2 fdc38100.rkvdec-core: [138, 13056]
[    7.502719] mpp_rkvdec2 fdc38100.rkvdec-core: [142, 291584]
[    7.502747] mpp_rkvdec2 fdc38100.rkvdec-core: probing finish
[    7.502820] mpp_rkvdec2 fdc48100.rkvdec-core: Adding to iommu group 13
[    7.503029] mpp_rkvdec2 fdc48100.rkvdec-core: rkvdec-core, probing start
[    7.503133] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_a is not found!
[    7.503136] rkvdec2_init:1022: No niu aclk reset resource define
[    7.503139] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_h is not found!
[    7.503141] rkvdec2_init:1025: No niu hclk reset resource define
[    7.503153] mpp_rkvdec2 fdc48100.rkvdec-core: Looking up vdec-supply from device tree
[    7.503157] mpp_rkvdec2 fdc48100.rkvdec-core: Looking up vdec-supply property in node /rkvdec-core@fdc48000 failed
[    7.503162] mpp_rkvdec2 fdc48100.rkvdec-core: no regulator, devfreq is disabled
[    7.503199] mpp_rkvdec2 fdc48100.rkvdec-core: core_mask=00020002
[    7.503214] mpp_rkvdec2 fdc48100.rkvdec-core: attach ccu as core 1
[    7.503373] mpp_rkvdec2 fdc48100.rkvdec-core: sram_start 0x00000000ff079000
[    7.503375] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_iova 0x00000000ffe00000
[    7.503378] mpp_rkvdec2 fdc48100.rkvdec-core: sram_size 487424
[    7.503380] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_size 1048576
[    7.503383] mpp_rkvdec2 fdc48100.rkvdec-core: min_width 512
[    7.503386] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_info_count 20
[    7.503389] mpp_rkvdec2 fdc48100.rkvdec-core: [136, 24576]
[    7.503391] mpp_rkvdec2 fdc48100.rkvdec-core: [137, 49152]
[    7.503393] mpp_rkvdec2 fdc48100.rkvdec-core: [141, 90112]
[    7.503396] mpp_rkvdec2 fdc48100.rkvdec-core: [140, 49152]
[    7.503398] mpp_rkvdec2 fdc48100.rkvdec-core: [139, 180224]
[    7.503401] mpp_rkvdec2 fdc48100.rkvdec-core: [133, 49152]
[    7.503403] mpp_rkvdec2 fdc48100.rkvdec-core: [134, 8192]
[    7.503405] mpp_rkvdec2 fdc48100.rkvdec-core: [135, 4352]
[    7.503407] mpp_rkvdec2 fdc48100.rkvdec-core: [138, 13056]
[    7.503410] mpp_rkvdec2 fdc48100.rkvdec-core: [142, 291584]
[    7.503436] mpp_rkvdec2 fdc48100.rkvdec-core: probing finish
[    7.503586] mpp_rkvenc2 rkvenc-ccu: probing start
[    7.503589] mpp_rkvenc2 rkvenc-ccu: probing finish
[    7.503687] mpp_rkvenc2 fdbd0000.rkvenc-core: Adding to iommu group 10
[    7.503852] mpp_rkvenc2 fdbd0000.rkvenc-core: probing start
[    7.503979] mpp_rkvenc2 fdbd0000.rkvenc-core: Looking up venc-supply from device tree
[    7.503984] mpp_rkvenc2 fdbd0000.rkvenc-core: Looking up venc-supply property in node /rkvenc-core@fdbd0000 failed
[    7.503990] mpp_rkvenc2 fdbd0000.rkvenc-core: dev_pm_opp_set_regulators: no regulator (venc) found: -19
[    7.504005] rkvenc_init:1814: failed to add venc devfreq
[    7.504029] mpp_rkvenc2 fdbd0000.rkvenc-core: attach ccu as core 0
[    7.504147] mpp_rkvenc2 fdbd0000.rkvenc-core: probing finish
[    7.504215] mpp_rkvenc2 fdbe0000.rkvenc-core: Adding to iommu group 11
[    7.504385] mpp_rkvenc2 fdbe0000.rkvenc-core: probing start
[    7.504497] mpp_rkvenc2 fdbe0000.rkvenc-core: Looking up venc-supply from device tree
[    7.504502] mpp_rkvenc2 fdbe0000.rkvenc-core: Looking up venc-supply property in node /rkvenc-core@fdbe0000 failed
[    7.504507] mpp_rkvenc2 fdbe0000.rkvenc-core: dev_pm_opp_set_regulators: no regulator (venc) found: -19
[    7.504516] rkvenc_init:1814: failed to add venc devfreq
[    7.504561] mpp_rkvenc2 fdbe0000.rkvenc-core: attach ccu as core 1
[    7.504680] mpp_rkvenc2 fdbe0000.rkvenc-core: probing finish
[    7.504876] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up av1-supply from device tree
[    7.504909] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up av1-supply property in node /power-management@fd8d8000/power-controller failed
[    7.505156] mpp_av1dec: Adding child /av1d@fdc70000
[    7.505225] mpp_av1dec: register device av1d-master
[    7.505248] mpp_av1dec av1d-master: av1_iommu_of_xlate,784
[    7.505265] av1_iommu_probe_device,736, consumer : av1d-master, supplier : fdca0000.iommu
[    7.505292] mpp_av1dec av1d-master: Adding to iommu group 15
[    7.505508] mpp_av1dec av1d-master: probing start
[    7.505738] mpp_av1dec av1d-master: probing finish
[    7.505769] mpp_service mpp-srv: probe success
[    7.515458] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
[    7.515463] dma-pl330 fea10000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    7.516362] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
[    7.516367] dma-pl330 fea30000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    7.517222] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
[    7.517227] dma-pl330 fed10000.dma-controller:   DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[    7.517540] rockchip-pvtm fda40000.pvtm: pvtm@0 probed
[    7.517590] rockchip-pvtm fda50000.pvtm: pvtm@1 probed
[    7.517642] rockchip-pvtm fda60000.pvtm: pvtm@2 probed
[    7.517689] rockchip-pvtm fdaf0000.pvtm: pvtm@3 probed
[    7.517734] rockchip-pvtm fdb30000.pvtm: pvtm@4 probed
[    7.518148] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[    7.518878] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    7.519425] feb90000.serial: ttyS6 at MMIO 0xfeb90000 (irq = 90, base_baud = 1500000) is a 16550A
[    7.519498] serial serial0: tty port ttyS6 registered
[    7.519832] feba0000.serial: ttyS7 at MMIO 0xfeba0000 (irq = 91, base_baud = 1500000) is a 16550A
[    7.520971] random: crng init done
[    7.521575] rockchip-vop2 fdd90000.vop: Adding to iommu group 14
[    7.528034] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x5, primary plane phy id: 0
[    7.528039] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp1 assign plane mask: 0xa, primary plane phy id: 1
[    7.528044] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x140, primary plane phy id: 6
[    7.528048] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp3 assign plane mask: 0x280, primary plane phy id: 7
[    7.528130] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] Esmart0-win0 as cursor plane for vp0
[    7.528209] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] Esmart1-win0 as cursor plane for vp1
[    7.528304] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] Esmart2-win0 as cursor plane for vp2
[    7.528376] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] Esmart3-win0 as cursor plane for vp3
[    7.528393] [drm] failed to init overlay plane Cluster0-win1
[    7.528396] [drm] failed to init overlay plane Cluster1-win1
[    7.528398] [drm] failed to init overlay plane Cluster2-win1
[    7.528399] [drm] failed to init overlay plane Cluster3-win1
[    7.538538] rockchip-drm display-subsystem: bound fdd90000.vop (ops 0xffffffc008f81320)
[    7.539024] dwhdmi-rockchip fde80000.hdmi: registered ddc I2C bus driver
[    7.539490] rockchip-drm display-subsystem: bound fde80000.hdmi (ops 0xffffffc008f8f4c0)
[    7.539986] dwhdmi-rockchip fdea0000.hdmi: registered ddc I2C bus driver
[    7.540435] rockchip-drm display-subsystem: bound fdea0000.hdmi (ops 0xffffffc008f8f4c0)
[    7.540502] rockchip-drm display-subsystem: bound fde50000.dp (ops 0xffffffc008f91fa8)
[    7.541011] rockchip-drm display-subsystem: failed to parse loader memory
[    7.696057] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[    7.709385] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.734926] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.758870] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[    7.758909] rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_enable] Update mode to 1920x1080p60, type: 11(if:800) for vp0 dclk: 148500000
[    7.759078] rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_enable] dclk_out0 div: 0 dclk_core0 div: 2
[    7.759097] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx_ropll_cmn_config bus_width:16a8c8 rate:1485000
[    7.759373] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy pll locked!
[    7.759378] rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_enable] set dclk_vop0 to 148500000, get 148500000
[    7.759408] dwhdmi-rockchip fde80000.hdmi: final tmdsclk = 148500000
[    7.759444] dwhdmi-rockchip fde80000.hdmi: don't use dsc mode
[    7.759447] dwhdmi-rockchip fde80000.hdmi: dw hdmi qp use tmds mode
[    7.759452] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: bus_width:0x16a8c8,bit_rate:1485000
[    7.759645] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy lane locked!
[    7.761593] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.778259] rk-pcie fe170000.pcie: PCIe Link up, LTSSM is 0x130011
[    7.778429] rk-pcie fe170000.pcie: PCI host bridge to bus 0002:20
[    7.778440] pci_bus 0002:20: root bus resource [bus 20-2f]
[    7.778447] pci_bus 0002:20: root bus resource [??? 0xf2000000-0xf20fffff flags 0x0]
[    7.778456] pci_bus 0002:20: root bus resource [io  0x0000-0xfffff] (bus address [0xf2100000-0xf21fffff])
[    7.778463] pci_bus 0002:20: root bus resource [mem 0xf2200000-0xf2ffffff]
[    7.778469] pci_bus 0002:20: root bus resource [mem 0x980000000-0x9bfffffff pref]
[    7.778510] pci 0002:20:00.0: [1d87:3588] type 01 class 0x060400
[    7.778536] pci 0002:20:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[    7.778604] pci 0002:20:00.0: supports D1 D2
[    7.778610] pci 0002:20:00.0: PME# supported from D0 D1 D3hot
[    7.788259] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.790786] pci 0002:20:00.0: Primary bus is hard wired to 0
[    7.790793] pci 0002:20:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[    7.791051] pci 0002:21:00.0: [1002:699f] type 00 class 0x030000
[    7.791134] pci 0002:21:00.0: reg 0x10: [mem 0x00000000-0x0fffffff 64bit pref]
[    7.791183] pci 0002:21:00.0: reg 0x18: [mem 0x00000000-0x001fffff 64bit pref]
[    7.791213] pci 0002:21:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    7.791219] pci 0002:21:00.0: reg 0x20: [io  size 0x0100]
[    7.791248] pci 0002:21:00.0: reg 0x24: [mem 0x00000000-0x0003ffff]
[    7.791278] pci 0002:21:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    7.791309] pci 0002:21:00.0: enabling Extended Tags
[    7.791777] pci 0002:21:00.0: supports D1 D2
[    7.791783] pci 0002:21:00.0: PME# supported from D1 D2 D3hot D3cold
[    7.791947] pci 0002:21:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0002:20:00.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
[    7.792295] pci 0002:21:00.1: [1002:aae0] type 00 class 0x040300
[    7.792374] pci 0002:21:00.1: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    7.792520] pci 0002:21:00.1: enabling Extended Tags
[    7.792807] pci 0002:21:00.1: supports D1 D2
[    7.813249] pci_bus 0002:21: busn_res: [bus 21-2f] end is updated to 21
[    7.813281] pci 0002:20:00.0: BAR 9: assigned [mem 0x980000000-0x997ffffff 64bit pref]
[    7.813289] pci 0002:20:00.0: BAR 8: assigned [mem 0xf2200000-0xf22fffff]
[    7.813298] pci 0002:20:00.0: BAR 6: assigned [mem 0xf2300000-0xf230ffff pref]
[    7.813306] pci 0002:20:00.0: BAR 7: assigned [io  0x1000-0x1fff]
[    7.813320] pci 0002:21:00.0: BAR 0: assigned [mem 0x980000000-0x98fffffff 64bit pref]
[    7.813362] pci 0002:21:00.0: BAR 2: assigned [mem 0x990000000-0x9901fffff 64bit pref]
[    7.813403] pci 0002:21:00.0: BAR 5: assigned [mem 0xf2200000-0xf223ffff]
[    7.813419] pci 0002:21:00.0: BAR 6: assigned [mem 0xf2240000-0xf225ffff pref]
[    7.813429] pci 0002:21:00.1: BAR 0: assigned [mem 0xf2260000-0xf2263fff 64bit]
[    7.813468] pci 0002:21:00.0: BAR 4: assigned [io  0x1000-0x10ff]
[    7.813486] pci 0002:20:00.0: PCI bridge to [bus 21]
[    7.813492] pci 0002:20:00.0:   bridge window [io  0x1000-0x1fff]
[    7.813500] pci 0002:20:00.0:   bridge window [mem 0xf2200000-0xf22fffff]
[    7.813508] pci 0002:20:00.0:   bridge window [mem 0x980000000-0x997ffffff 64bit pref]
[    7.814922] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x1
[    7.816695] pcieport 0002:20:00.0: PME: Signaling with IRQ 135
[    7.816981] pci 0002:21:00.1: D0 power state depends on 0002:21:00.0
[    7.826153] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[    7.841594] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x1
[    7.842762] Console: switching to colour frame buffer device 240x67
[    7.868260] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.894924] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.921588] rk-pcie fe150000.pcie: PCIe Linking... LTSSM is 0x0
[    7.948664] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[    7.959456] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[    8.004138] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[    8.005376] [drm] Initialized rockchip 3.0.0 20140818 for display-subsystem on minor 0
[    8.014874] dw-hdmi-qp-cec dw-hdmi-qp-cec.2.auto: cec request irq thread failed
[    8.014922] dw-hdmi-qp-cec: probe of dw-hdmi-qp-cec.2.auto failed with error -22
[    8.015089] dw-hdmi-qp-cec dw-hdmi-qp-cec.4.auto: cec request irq thread failed
[    8.015145] dw-hdmi-qp-cec: probe of dw-hdmi-qp-cec.4.auto failed with error -22
[    8.018307] brd: module loaded
[    8.026176] loop: module loaded
[    8.026620] zram: Added device: zram0
[    8.026958] lkdtm: No crash points registered, enable through debugfs
[    8.027199] system_heap: orders[0] = 6
[    8.027205] system_heap: orders[1] = 4
[    8.027210] system_heap: orders[2] = 0
[    8.031540] rockchip-spi feb20000.spi: no high_speed pinctrl state
[    8.034603] rk806 spi2.0: chip id: RK806,ver:0x2, 0x1
[    8.034807] rk806 spi2.0: ON: 0x80 OFF:0x80
[    8.036864] rk806-regulator rk806-regulator.9.auto: Looking up vcc1-supply from device tree
[    8.036931] vdd_gpu_s0: supplied by vcc5v0_sys
[    8.036938] vcc5v0_sys: could not add device link regulator.9: -ENOENT
[    8.037661] vdd_gpu_s0: 550 <--> 950 mV at 750 mV, enabled
[    8.038033] rk806-regulator rk806-regulator.9.auto: Looking up vcc2-supply from device tree
[    8.038039] vdd_cpu_lit_s0: supplied by vcc5v0_sys
[    8.038043] vcc5v0_sys: could not add device link regulator.10: -ENOENT
[    8.038250] vdd_cpu_lit_s0: 550 <--> 950 mV at 750 mV, enabled
[    8.038754] rk806-regulator rk806-regulator.9.auto: Looking up vcc3-supply from device tree
[    8.038760] vdd_log_s0: supplied by vcc5v0_sys
[    8.038766] vcc5v0_sys: could not add device link regulator.11: -ENOENT
[    8.038970] vdd_log_s0: 675 <--> 750 mV at 750 mV, enabled
[    8.039377] rk806-regulator rk806-regulator.9.auto: Looking up vcc4-supply from device tree
[    8.039382] vdd_vdenc_s0: supplied by vcc5v0_sys
[    8.039386] vcc5v0_sys: could not add device link regulator.12: -ENOENT
[    8.039596] vdd_vdenc_s0: 550 <--> 950 mV at 750 mV, enabled
[    8.040065] rk806-regulator rk806-regulator.9.auto: Looking up vcc5-supply from device tree
[    8.040070] vdd_ddr_s0: supplied by vcc5v0_sys
[    8.040075] vcc5v0_sys: could not add device link regulator.13: -ENOENT
[    8.040284] vdd_ddr_s0: 675 <--> 900 mV at 850 mV, enabled
[    8.040459] rk806-regulator rk806-regulator.9.auto: Looking up vcc6-supply from device tree
[    8.040464] vdd2_ddr_s3: supplied by vcc5v0_sys
[    8.040467] vcc5v0_sys: could not add device link regulator.14: -ENOENT
[    8.040721] vdd2_ddr_s3: at 500 mV, enabled
[    8.041034] rk806-regulator rk806-regulator.9.auto: Looking up vcc7-supply from device tree
[    8.041039] vdd_2v0_pldo_s3: supplied by vcc5v0_sys
[    8.041044] vcc5v0_sys: could not add device link regulator.15: -ENOENT
[    8.041244] vdd_2v0_pldo_s3: 2000 mV, enabled
[    8.041593] rk806-regulator rk806-regulator.9.auto: Looking up vcc8-supply from device tree
[    8.041598] vcc_3v3_s3: supplied by vcc5v0_sys
[    8.041602] vcc5v0_sys: could not add device link regulator.16: -ENOENT
[    8.041805] vcc_3v3_s3: 3300 mV, enabled
[    8.042102] rk806-regulator rk806-regulator.9.auto: Looking up vcc9-supply from device tree
[    8.042107] vddq_ddr_s0: supplied by vcc5v0_sys
[    8.042111] vcc5v0_sys: could not add device link regulator.17: -ENOENT
[    8.042364] vddq_ddr_s0: at 500 mV, enabled
[    8.042704] rk806-regulator rk806-regulator.9.auto: Looking up vcc10-supply from device tree
[    8.042710] vcc_1v8_s3: supplied by vcc5v0_sys
[    8.042714] vcc5v0_sys: could not add device link regulator.18: -ENOENT
[    8.042916] vcc_1v8_s3: 1800 mV, enabled
[    8.043236] rk806-regulator rk806-regulator.9.auto: Looking up vcc13-supply from device tree
[    8.043293] vdd_0v75_s3: supplied by vcc_1v1_nldo_s3
[    8.043298] vcc_1v1_nldo_s3: could not add device link regulator.19: -ENOENT
[    8.043504] vdd_0v75_s3: 750 mV, enabled
[    8.043825] rk806-regulator rk806-regulator.9.auto: Looking up vcc13-supply from device tree
[    8.043831] vdd_ddr_pll_s0: supplied by vcc_1v1_nldo_s3
[    8.043836] vcc_1v1_nldo_s3: could not add device link regulator.20: -ENOENT
[    8.044043] vdd_ddr_pll_s0: 850 mV, enabled
[    8.044284] avdd_0v75_s0: Bringing 750000uV into 837500-837500uV
[    8.044401] avdd_0v75_s0: ramp_delay not set
[    8.044567] rk806-regulator rk806-regulator.9.auto: Looking up vcc13-supply from device tree
[    8.044572] avdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[    8.044576] vcc_1v1_nldo_s3: could not add device link regulator.21: -ENOENT
[    8.044777] avdd_0v75_s0: 837 mV, enabled
[    8.045090] rk806-regulator rk806-regulator.9.auto: Looking up vcc14-supply from device tree
[    8.045096] vdd_0v85_s0: supplied by vcc_1v1_nldo_s3
[    8.045100] vcc_1v1_nldo_s3: could not add device link regulator.22: -ENOENT
[    8.045299] vdd_0v85_s0: 850 mV, enabled
[    8.045603] rk806-regulator rk806-regulator.9.auto: Looking up vcc14-supply from device tree
[    8.045609] vdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[    8.045613] vcc_1v1_nldo_s3: could not add device link regulator.23: -ENOENT
[    8.045812] vdd_0v75_s0: 750 mV, enabled
[    8.046185] rk806-regulator rk806-regulator.9.auto: Looking up vcc11-supply from device tree
[    8.046214] avcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[    8.046218] vdd_2v0_pldo_s3: could not add device link regulator.24: -ENOENT
[    8.046556] avcc_1v8_s0: 1800 mV, enabled
[    8.046871] rk806-regulator rk806-regulator.9.auto: Looking up vcc11-supply from device tree
[    8.046878] vcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[    8.046882] vdd_2v0_pldo_s3: could not add device link regulator.25: -ENOENT
[    8.047210] vcc_1v8_s0: 1800 mV, enabled
[    8.047516] rk806-regulator rk806-regulator.9.auto: Looking up vcc11-supply from device tree
[    8.047522] avdd_1v2_s0: supplied by vdd_2v0_pldo_s3
[    8.047526] vdd_2v0_pldo_s3: could not add device link regulator.26: -ENOENT
[    8.047854] avdd_1v2_s0: 1200 mV, enabled
[    8.048170] rk806-regulator rk806-regulator.9.auto: Looking up vcc12-supply from device tree
[    8.048175] vcc_3v3_s0: supplied by vcc5v0_sys
[    8.048179] vcc5v0_sys: could not add device link regulator.27: -ENOENT
[    8.048388] vcc_3v3_s0: 3300 mV, enabled
[    8.048694] rk806-regulator rk806-regulator.9.auto: Looking up vcc12-supply from device tree
[    8.048699] vccio_sd_s0: supplied by vcc5v0_sys
[    8.048703] vcc5v0_sys: could not add device link regulator.28: -ENOENT
[    8.048903] vccio_sd_s0: 1800 <--> 3300 mV at 3300 mV, enabled
[    8.049215] rk806-regulator rk806-regulator.9.auto: Looking up vcca-supply from device tree
[    8.049220] pldo6_s3: supplied by vcc5v0_sys
[    8.049224] vcc5v0_sys: could not add device link regulator.29: -ENOENT
[    8.049429] pldo6_s3: 1800 mV, enabled
[    8.049719] rk806 spi2.0: no sleep-setting state
[    8.049723] rk806 spi2.0: no reset-setting pinctrl state
[    8.049726] rk806 spi2.0: no dvs-setting pinctrl state
[    8.051029] rockchip-spi feb20000.spi: probed, poll=0, rsd=0
[    8.052653] spi-nor spi5.0: mx25u12835f (16384 Kbytes) read_data x4
[    8.052667] 1 fixed-partitions partitions found on MTD device sfc_nor
[    8.052670] Creating 1 MTD partitions on "sfc_nor":
[    8.052674] 0x000000000000-0x000001000000 : "loader"
[    8.054571] usbcore: registered new interface driver rndis_wlan
[    8.054588] usbcore: registered new interface driver asix
[    8.054608] usbcore: registered new interface driver cdc_ether
[    8.054622] usbcore: registered new interface driver rndis_host
[    8.054641] usbcore: registered new interface driver cdc_ncm
[    8.060777] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up usb-supply from device tree
[    8.060797] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up usb-supply property in node /power-management@fd8d8000/power-controller failed
[    8.068375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.068384] ehci-pci: EHCI PCI platform driver
[    8.068409] ehci-platform: EHCI generic platform driver
[    8.070593] ehci-platform fc800000.usb: EHCI Host Controller
[    8.070605] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 1
[    8.070673] ehci-platform fc800000.usb: irq 20, io mem 0xfc800000
[    8.081573] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00
[    8.081667] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.081671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.081674] usb usb1: Product: EHCI Host Controller
[    8.081677] usb usb1: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 ehci_hcd
[    8.081680] usb usb1: SerialNumber: fc800000.usb
[    8.081973] hub 1-0:1.0: USB hub found
[    8.081988] hub 1-0:1.0: 1 port detected
[    8.084331] ehci-platform fc880000.usb: EHCI Host Controller
[    8.084341] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 2
[    8.084395] ehci-platform fc880000.usb: irq 22, io mem 0xfc880000
[    8.094927] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00
[    8.095155] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.095165] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.095172] usb usb2: Product: EHCI Host Controller
[    8.095180] usb usb2: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 ehci_hcd
[    8.095186] usb usb2: SerialNumber: fc880000.usb
[    8.095713] hub 2-0:1.0: USB hub found
[    8.095752] hub 2-0:1.0: 1 port detected
[    8.096698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    8.096717] ohci-platform: OHCI generic platform driver
[    8.097116] ohci-platform fc840000.usb: Generic Platform OHCI controller
[    8.097138] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 3
[    8.097258] ohci-platform fc840000.usb: irq 21, io mem 0xfc840000
[    8.155778] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    8.155787] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.155795] usb usb3: Product: Generic Platform OHCI controller
[    8.155802] usb usb3: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 ohci_hcd
[    8.155809] usb usb3: SerialNumber: fc840000.usb
[    8.156292] hub 3-0:1.0: USB hub found
[    8.156333] hub 3-0:1.0: 1 port detected
[    8.156983] ohci-platform fc8c0000.usb: Generic Platform OHCI controller
[    8.157003] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 4
[    8.157105] ohci-platform fc8c0000.usb: irq 23, io mem 0xfc8c0000
[    8.215769] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    8.215779] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.215787] usb usb4: Product: Generic Platform OHCI controller
[    8.215794] usb usb4: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 ohci_hcd
[    8.215801] usb usb4: SerialNumber: fc8c0000.usb
[    8.216279] hub 4-0:1.0: USB hub found
[    8.216319] hub 4-0:1.0: 1 port detected
[    8.217737] xhci-hcd xhci-hcd.10.auto: xHCI Host Controller
[    8.217758] xhci-hcd xhci-hcd.10.auto: new USB bus registered, assigned bus number 5
[    8.217895] xhci-hcd xhci-hcd.10.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000200002010010
[    8.217940] xhci-hcd xhci-hcd.10.auto: irq 141, io mem 0xfcd00000
[    8.218294] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.218304] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.218311] usb usb5: Product: xHCI Host Controller
[    8.218319] usb usb5: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 xhci-hcd
[    8.218325] usb usb5: SerialNumber: xhci-hcd.10.auto
[    8.218810] hub 5-0:1.0: USB hub found
[    8.218851] hub 5-0:1.0: 1 port detected
[    8.219202] xhci-hcd xhci-hcd.10.auto: xHCI Host Controller
[    8.219219] xhci-hcd xhci-hcd.10.auto: new USB bus registered, assigned bus number 6
[    8.219233] xhci-hcd xhci-hcd.10.auto: Host supports USB 3.0 SuperSpeed
[    8.219315] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    8.219452] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    8.219461] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.219468] usb usb6: Product: xHCI Host Controller
[    8.219475] usb usb6: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 xhci-hcd
[    8.219482] usb usb6: SerialNumber: xhci-hcd.10.auto
[    8.219967] hub 6-0:1.0: USB hub found
[    8.220006] hub 6-0:1.0: 1 port detected
[    8.220552] phy phy-fd5d4000.syscon:usb2-phy@4000.3: illegal mode
[    8.220562] xhci-hcd xhci-hcd.11.auto: xHCI Host Controller
[    8.220581] xhci-hcd xhci-hcd.11.auto: new USB bus registered, assigned bus number 7
[    8.220718] xhci-hcd xhci-hcd.11.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000200002010010
[    8.220763] xhci-hcd xhci-hcd.11.auto: irq 142, io mem 0xfc400000
[    8.221102] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.221112] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.221119] usb usb7: Product: xHCI Host Controller
[    8.221126] usb usb7: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 xhci-hcd
[    8.221133] usb usb7: SerialNumber: xhci-hcd.11.auto
[    8.221624] hub 7-0:1.0: USB hub found
[    8.221664] hub 7-0:1.0: 1 port detected
[    8.222022] xhci-hcd xhci-hcd.11.auto: xHCI Host Controller
[    8.222038] xhci-hcd xhci-hcd.11.auto: new USB bus registered, assigned bus number 8
[    8.222053] xhci-hcd xhci-hcd.11.auto: Host supports USB 3.0 SuperSpeed
[    8.222150] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    8.222299] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    8.222309] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.222316] usb usb8: Product: xHCI Host Controller
[    8.222323] usb usb8: Manufacturer: Linux 5.10.160-98-rockchip-g6323681ac673 xhci-hcd
[    8.222330] usb usb8: SerialNumber: xhci-hcd.11.auto
[    8.222816] hub 8-0:1.0: USB hub found
[    8.222856] hub 8-0:1.0: 1 port detected
[    8.223356] usbcore: registered new interface driver cdc_acm
[    8.223362] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    8.223564] usbcore: registered new interface driver uas
[    8.223739] usbcore: registered new interface driver usb-storage
[    8.224988] usbcore: registered new interface driver usbtouchscreen
[    8.226781] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.8.auto/input/input0
[    8.227410] i2c /dev entries driver
[    8.232062] rk860-regulator 0-0042: Looking up vin-supply from device tree
[    8.232077] vdd_cpu_big0_s0: supplied by vcc5v0_sys
[    8.232089] vcc5v0_sys: could not add device link regulator.30: -ENOENT
[    8.236305] vdd_cpu_big0_s0: 550 <--> 1050 mV at 800 mV, enabled
[    8.241298] rk860-regulator 0-0043: Looking up vin-supply from device tree
[    8.241311] vdd_cpu_big1_s0: supplied by vcc5v0_sys
[    8.241323] vcc5v0_sys: could not add device link regulator.31: -ENOENT
[    8.245517] vdd_cpu_big1_s0: 550 <--> 1050 mV at 800 mV, enabled
[    8.251596] rk860-regulator 1-0042: Looking up vin-supply from device tree
[    8.251610] vdd_npu_s0: supplied by vcc5v0_sys
[    8.251621] vcc5v0_sys: could not add device link regulator.32: -ENOENT
[    8.255824] vdd_npu_s0: 550 <--> 950 mV at 800 mV, enabled
[    8.259852] typec_fusb302 4-0022: Looking up vbus-supply from device tree
[    8.275459] rtc-hym8563 6-0051: rtc information is invalid
[    8.282596] rtc-hym8563 6-0051: registered as rtc0
[    8.283640] rtc-hym8563 6-0051: setting system clock to 2021-01-01T12:00:00 UTC (1609502400)
[    8.294722] rk_hdmirx fdee0000.hdmirx-controller: No reserved memory for HDMIRX, use default CMA
[    8.294759] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_probe: cpu_aff:0x400, Bound_cpu:4, wdt_cfg_bound_cpu:5
[    8.295337] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_audio_interrupts_setup: 0
[    8.296179] rk_hdmirx fdee0000.hdmirx-controller: rk_hdmirx_hdcp_register success
[    8.296198] rk_hdmirx fdee0000.hdmirx-controller: fdee0000.hdmirx-controller driver probe ok!
[    8.296290] usbcore: registered new interface driver uvcvideo
[    8.296292] USB Video Class driver (1.1.1)
[    8.297173] cpu cpu0: Looking up cpu-supply from device tree
[    8.297623] cpu cpu0: bin=0
[    8.297794] cpu cpu0: leakage=13
[    8.297816] cpu cpu0: Looking up cpu-supply from device tree
[    8.299230] cpu cpu0: pvtm=1500
[    8.299356] cpu cpu0: pvtm-volt-sel=4
[    8.299387] cpu cpu0: Looking up cpu-supply from device tree
[    8.299510] cpu cpu0: Looking up mem-supply from device tree
[    8.299658] cpu cpu4: Looking up cpu-supply from device tree
[    8.301298] cpu cpu4: bin=0
[    8.301466] cpu cpu4: leakage=11
[    8.301483] cpu cpu4: Looking up cpu-supply from device tree
[    8.307949] cpu cpu4: pvtm=1757
[    8.311868] cpu cpu4: pvtm-volt-sel=6
[    8.311894] cpu cpu4: Looking up cpu-supply from device tree
[    8.312386] cpu cpu4: Looking up mem-supply from device tree
[    8.312914] cpu cpu6: Looking up cpu-supply from device tree
[    8.314544] cpu cpu6: bin=0
[    8.314713] cpu cpu6: leakage=11
[    8.314729] cpu cpu6: Looking up cpu-supply from device tree
[    8.321211] cpu cpu6: pvtm=1769
[    8.325177] cpu cpu6: pvtm-volt-sel=6
[    8.325201] cpu cpu6: Looking up cpu-supply from device tree
[    8.325694] cpu cpu6: Looking up mem-supply from device tree
[    8.326775] cpu cpu0: avs=0
[    8.327458] cpu cpu4: avs=0
[    8.328126] cpu cpu6: avs=0
[    8.328285] cpu cpu0: EM: OPP:816000 is inefficient
[    8.328288] cpu cpu0: EM: OPP:600000 is inefficient
[    8.328374] cpu cpu0: EM: created perf domain
[    8.328409] cpu cpu0: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=1608000000 h_table=0
[    8.328851] cpu cpu4: EM: OPP:1200000 is inefficient
[    8.328855] cpu cpu4: EM: OPP:816000 is inefficient
[    8.328857] cpu cpu4: EM: OPP:600000 is inefficient
[    8.328967] cpu cpu4: EM: created perf domain
[    8.328994] cpu cpu4: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[    8.331611] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    8.337448] cpu cpu6: EM: OPP:1200000 is inefficient
[    8.337453] cpu cpu6: EM: OPP:816000 is inefficient
[    8.337456] cpu cpu6: EM: OPP:600000 is inefficient
[    8.337588] cpu cpu6: EM: created perf domain
[    8.338102] cpu cpu6: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[    8.357174] sdhci: Secure Digital Host Controller Interface driver
[    8.357177] sdhci: Copyright(c) Pierre Ossman
[    8.357180] Synopsys Designware Multimedia Card Interface Driver
[    8.357664] sdhci-pltfm: SDHCI platform and OF driver helper
[    8.358408] dwmmc_rockchip fe2d0000.mmc: IDMAC supports 32-bit address mode.
[    8.358437] dwmmc_rockchip fe2d0000.mmc: Using internal DMA controller.
[    8.358444] dwmmc_rockchip fe2d0000.mmc: Version ID is 270a
[    8.358474] dwmmc_rockchip fe2d0000.mmc: DW MMC controller at irq 79,32 bit host data width,256 deep fifo
[    8.358508] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
[    8.358521] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
[    8.358527] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
[    8.358531] dwmmc_rockchip fe2d0000.mmc: Looking up vmmc-supply from device tree
[    8.358542] dwmmc_rockchip fe2d0000.mmc: Looking up vmmc-supply property in node /mmc@fe2d0000 failed
[    8.358557] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 78,32 bit host data width,256 deep fifo
[    8.358605] dwmmc_rockchip fe2c0000.mmc: Looking up vmmc-supply from device tree
[    8.359289] sdhci-dwcmshc fe2e0000.mmc: Looking up vmmc-supply from device tree
[    8.359298] sdhci-dwcmshc fe2e0000.mmc: Looking up vmmc-supply property in node /mmc@fe2e0000 failed
[    8.359737] ledtrig-cpu: registered to indicate activity on CPUs
[    8.359779] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[    8.359845] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    8.360788] cryptodev: driver 1.12 loaded.
[    8.360838] hid: raw HID events driver (C) Jiri Kosina
[    8.361115] usbcore: registered new interface driver usbhid
[    8.361121] usbhid: USB HID core driver
[    8.363362] dwmmc_rockchip fe2d0000.mmc: Looking up vqmmc-supply from device tree
[    8.363384] dwmmc_rockchip fe2d0000.mmc: Looking up vqmmc-supply property in node /mmc@fe2d0000 failed
[    8.363463] sdhci-dwcmshc fe2e0000.mmc: Looking up vqmmc-supply from device tree
[    8.363485] sdhci-dwcmshc fe2e0000.mmc: Looking up vqmmc-supply property in node /mmc@fe2e0000 failed
[    8.363671] dwmmc_rockchip fe2d0000.mmc: allocated mmc-pwrseq
[    8.363680] mmc_host mmc2: card is non-removable.
[    8.363786] dwmmc_rockchip fe2c0000.mmc: Looking up vqmmc-supply from device tree
[    8.366033] rockchip-saradc fec10000.saradc: Looking up vref-supply from device tree
[    8.368173] optee: probing for conduit method.
[    8.368183] optee: api uid mismatch
[    8.368195] optee: probe of firmware:optee failed with error -22
[    8.368496] rksfc_base v1.1 2016-01-08
[    8.369439] usbcore: registered new interface driver snd-usb-audio
[    8.375212] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    8.376460] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up audio-supply from device tree
[    8.376504] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up audio-supply property in node /power-management@fd8d8000/power-controller failed
[    8.378509] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[    8.381643] input: rockchip-hdmi0 rockchip-hdmi0 as /devices/platform/hdmi0-sound/sound/card0/input1
[    8.383022] input: rockchip-hdmi1 rockchip-hdmi1 as /devices/platform/hdmi1-sound/sound/card1/input2
[    8.383440] debugfs: File 'Capture' in directory 'dapm' already present!
[    8.384086] input: rockchip-hdmi2 rockchip-hdmi2 as /devices/platform/dp0-sound/sound/card2/input3
[    8.385091] input: headset-keys as /devices/platform/es8316-sound/input/input4
[    8.385355] rk-multicodecs es8316-sound: ASoC: Property 'rockchip,audio-routing' does not exist or its length is not even
[    8.385361] rk-multicodecs es8316-sound: Audio routing invalid/unspecified
[    8.395108] mmc0: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
[    8.417188] mmc_host mmc2: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[    8.461707] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[    8.471691] usb 7-1: new high-speed USB device number 2 using xhci-hcd
[    8.479402] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    8.479410] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.479416] usb 1-1: Product: USB 2.0 Hub
[    8.480154] hub 1-1:1.0: USB hub found
[    8.480392] hub 1-1:1.0: 4 ports detected
[    8.511664] mmc_host mmc2: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1)
[    8.614660] usb 7-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
[    8.614669] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.614675] usb 7-1: Product: USB2.1 Hub
[    8.614680] usb 7-1: Manufacturer: GenesysLogic
[    8.636131] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up sdio-supply from device tree
[    8.636174] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up sdio-supply property in node /power-management@fd8d8000/power-controller failed
[    8.670544] hub 7-1:1.0: USB hub found
[    8.670875] hub 7-1:1.0: 4 ports detected
[    8.735389] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[    8.760454] usb 8-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
[    8.760466] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.760471] usb 8-1: Product: USB3.1 Hub
[    8.760476] usb 8-1: Manufacturer: GenesysLogic
[    8.783704] hub 8-1:1.0: USB hub found
[    8.784714] hub 8-1:1.0: 4 ports detected
[    8.975114] usb 7-1.4: new full-speed USB device number 3 using xhci-hcd
[    8.996879] mmc1: delay init for 600 ms to enable UHS mode
[    8.999598] debugfs: File 'Left Hp mixer' in directory 'dapm' already present!
[    8.999612] debugfs: File 'Right Hp mixer' in directory 'dapm' already present!
[    8.999631] debugfs: File 'HPCP L' in directory 'dapm' already present!
[    8.999640] debugfs: File 'HPCP R' in directory 'dapm' already present!
[    8.999657] debugfs: File 'HPVOL L' in directory 'dapm' already present!
[    8.999666] debugfs: File 'HPVOL R' in directory 'dapm' already present!
[    9.000454] input: rockchip-es8316 Headset as /devices/platform/es8316-sound/sound/card3/input5
[    9.001519] Initializing XFRM netlink socket
[    9.001532] NET: Registered protocol family 17
[    9.001966] [BT_RFKILL]: Enter rfkill_rk_init
[    9.001972] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    9.002282] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[    9.002307] [WLAN_RFKILL]: can't find rockchip,grf property
[    9.002312] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6256
[    9.002315] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[    9.002318] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[    9.002345] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 10, flags = 0.
[    9.002350] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[    9.002352] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[    9.002357] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
[    9.002360] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[    9.002592] Key type dns_resolver registered
[    9.003208] flash vendor_init_thread!
[    9.003218] flash vendor storage:20170308 ret = -1
[    9.004085] registered taskstats version 1
[    9.004095] Loading compiled-in X.509 certificates
[    9.004227] pstore: Using crash dump compression: deflate
[    9.004452] rga3_core0 fdb60000.rga: Adding to iommu group 2
[    9.004629] rga: rga3_core0, irq = 35, match scheduler
[    9.005096] rga: rga3_core0 hardware loaded successfully, hw_version:3.0.76831.
[    9.005133] rga: rga3_core0 probe successfully
[    9.005401] rga3_core1 fdb70000.rga: Adding to iommu group 3
[    9.005549] rga: rga3_core1, irq = 36, match scheduler
[    9.005935] rga: rga3_core1 hardware loaded successfully, hw_version:3.0.76831.
[    9.005972] rga: rga3_core1 probe successfully
[    9.006231] rga: rga2, irq = 37, match scheduler
[    9.006609] rga: rga2 hardware loaded successfully, hw_version:3.2.63318.
[    9.006617] rga: rga2 probe successfully
[    9.006777] rga_iommu: IOMMU binding successfully, default mapping core[0x1]
[    9.007050] rga: Module initialized. v1.2.26
[    9.027430] vcc3v3_pcie2x1l2: 3300 mV, enabled
[    9.027521] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up gpu-supply from device tree
[    9.027555] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up gpu-supply property in node /power-management@fd8d8000/power-controller failed
[    9.029545] reg-fixed-voltage vcc3v3-pcie2x1l2: Looking up vin-supply from device tree
[    9.029559] vcc3v3_pcie2x1l2: supplied by vcc_3v3_s3
[    9.029651] mali fb000000.gpu: Kernel DDK version g17p0-01eac0
[    9.029717] mali fb000000.gpu: Looking up mali-supply from device tree
[    9.029931] mali fb000000.gpu: Looking up mem-supply from device tree
[    9.030012] reg-fixed-voltage vcc3v3-pcie2x1l2: vcc3v3_pcie2x1l2 supplying 3300000uV
[    9.030017] mali fb000000.gpu: Looking up mali-supply from device tree
[    9.030036] vdd_gpu_s0: could not add device link fb000000.gpu: -EEXIST
[    9.030039] vdd_gpu_s0: Failed to create debugfs directory
[    9.030045] mali fb000000.gpu: Looking up mem-supply from device tree
[    9.030058] vdd_gpu_s0: could not add device link fb000000.gpu: -EEXIST
[    9.030061] vdd_gpu_s0: Failed to create debugfs directory
[    9.030190] mali fb000000.gpu: Looking up mali-supply from device tree
[    9.030208] vdd_gpu_s0: could not add device link fb000000.gpu: -EEXIST
[    9.030212] vdd_gpu_s0: Failed to create debugfs directory
[    9.030599] rockchip-dmc dmc: Looking up center-supply from device tree
[    9.032299] mali fb000000.gpu: bin=0
[    9.032476] mali fb000000.gpu: leakage=19
[    9.032500] mali fb000000.gpu: Looking up mali-supply from device tree
[    9.032515] debugfs: Directory 'fb000000.gpu-mali' with parent 'vdd_gpu_s0' already present!
[    9.032747] rockchip-dmc dmc: Looking up mem-supply from device tree
[    9.033506] rockchip-dmc dmc: Looking up center-supply from device tree
[    9.033520] vdd_ddr_s0: could not add device link dmc: -EEXIST
[    9.033524] vdd_ddr_s0: Failed to create debugfs directory
[    9.033732] rockchip-dmc dmc: Looking up mem-supply from device tree
[    9.033746] vdd_log_s0: could not add device link dmc: -EEXIST
[    9.033750] vdd_log_s0: Failed to create debugfs directory
[    9.034166] rockchip-dmc dmc: leakage=45
[    9.034176] rockchip-dmc dmc: leakage-volt-sel=2
[    9.034484] mali fb000000.gpu: pvtm=910
[    9.034546] rockchip-dmc dmc: avs=0
[    9.034558] rockchip-dmc dmc: current ATF version 0x100
[    9.034647] rockchip-dmc dmc: normal_rate = 1560000000
[    9.034652] rockchip-dmc dmc: reboot_rate = 2112000000
[    9.034657] rockchip-dmc dmc: suspend_rate = 528000000
[    9.034661] rockchip-dmc dmc: video_4k_rate = 1560000000
[    9.034665] rockchip-dmc dmc: video_4k_10b_rate = 1560000000
[    9.034670] rockchip-dmc dmc: video_svep_rate = 1560000000
[    9.034674] rockchip-dmc dmc: boost_rate = 2112000000
[    9.034680] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 2112000000
[    9.034684] rockchip-dmc dmc: performance_rate = 2112000000
[    9.034689] rockchip-dmc dmc: hdmirx_rate = 2112000000
[    9.034697] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
[    9.034701] rockchip-dmc dmc: failed to get vop pn to msch rl
[    9.034708] mali fb000000.gpu: pvtm-volt-sel=4
[    9.034840] rockchip-dmc dmc: l=10000 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[    9.035428] mali fb000000.gpu: avs=0
[    9.035573] rockchip-dmc dmc: could not find power_model node
[    9.036835] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 143; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
[    9.038371] rk-pcie fe190000.pcie: invalid prsnt-gpios property in node
[    9.038380] rk-pcie fe190000.pcie: Looking up vpcie3v3-supply from device tree
[    9.038644] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up gmac-supply from device tree
[    9.038670] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up gmac-supply property in node /power-management@fd8d8000/power-controller failed
[    9.039488] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up npu-supply from device tree
[    9.039513] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up npu-supply property in node /power-management@fd8d8000/power-controller failed
[    9.041376] RKNPU fdab0000.npu: Adding to iommu group 0
[    9.041512] RKNPU fdab0000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[    9.041624] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[    9.044122] rk-pcie fe190000.pcie: IRQ msi not found
[    9.044126] rk-pcie fe190000.pcie: use outband MSI support
[    9.044130] rk-pcie fe190000.pcie: Missing *config* reg space
[    9.044139] rk-pcie fe190000.pcie: host bridge /pcie@fe190000 ranges:
[    9.044157] rk-pcie fe190000.pcie:      err 0x00f4000000..0x00f40fffff -> 0x00f4000000
[    9.044167] rk-pcie fe190000.pcie:       IO 0x00f4100000..0x00f41fffff -> 0x00f4100000
[    9.044180] rk-pcie fe190000.pcie:      MEM 0x00f4200000..0x00f4ffffff -> 0x00f4200000
[    9.044189] rk-pcie fe190000.pcie:      MEM 0x0a00000000..0x0a3fffffff -> 0x0a00000000
[    9.044194] mali fb000000.gpu: GPU hardware issue table may need updating:
               r0p0 status 5 is unknown; treating as r0p0 status 0
[    9.044200] mali fb000000.gpu: GPU identified as 0x7 arch 10.8.6 r0p0 status 0
[    9.044228] rk-pcie fe190000.pcie: Missing *config* reg space
[    9.044246] mali fb000000.gpu: No priority control manager is configured
[    9.044250] rk-pcie fe190000.pcie: invalid resource
[    9.044502] RKNPU fdab0000.npu: Looking up mem-supply from device tree
[    9.044530] mali fb000000.gpu: No memory group manager is configured
[    9.044557] mali fb000000.gpu: Protected memory allocator not available
[    9.045351] mali fb000000.gpu: Capping CSF_FIRMWARE_TIMEOUT to CSF_FIRMWARE_PING_TIMEOUT
[    9.045730] vccio_sd_s0: ramp_delay not set
[    9.046225] mali fb000000.gpu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[    9.046464] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdab0000-0xfdabffff]
[    9.046512] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdac0000-0xfdacffff]
[    9.046532] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdad0000-0xfdadffff]
[    9.047411] mali fb000000.gpu: Probed as mali0
[    9.047430] [drm] Initialized rknpu 0.8.8 20230428 for fdab0000.npu on minor 1
[    9.048016] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up nputop-supply from device tree
[    9.048059] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up nputop-supply property in node /power-management@fd8d8000/power-controller failed
[    9.048150] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up npu1-supply from device tree
[    9.048190] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up npu1-supply property in node /power-management@fd8d8000/power-controller failed
[    9.048268] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up npu2-supply from device tree
[    9.048309] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up npu2-supply property in node /power-management@fd8d8000/power-controller failed
[    9.048483] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[    9.048517] vdd_npu_s0: could not add device link fdab0000.npu: -EEXIST
[    9.048523] vdd_npu_s0: Failed to create debugfs directory
[    9.049072] RKNPU fdab0000.npu: Looking up mem-supply from device tree
[    9.049109] vdd_npu_s0: could not add device link fdab0000.npu: -EEXIST
[    9.049115] vdd_npu_s0: Failed to create debugfs directory
[    9.049815] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[    9.049851] vdd_npu_s0: could not add device link fdab0000.npu: -EEXIST
[    9.049856] vdd_npu_s0: Failed to create debugfs directory
[    9.051670] RKNPU fdab0000.npu: RKNPU: bin=0
[    9.051861] RKNPU fdab0000.npu: leakage=10
[    9.051899] RKNPU fdab0000.npu: Looking up rknpu-supply from device tree
[    9.051933] debugfs: Directory 'fdab0000.npu-rknpu' with parent 'vdd_npu_s0' already present!
[    9.058812] RKNPU fdab0000.npu: pvtm=916
[    9.063725] RKNPU fdab0000.npu: pvtm-volt-sel=5
[    9.065864] RKNPU fdab0000.npu: avs=0
[    9.066295] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[    9.073077] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 200000000Hz, actual 198000000HZ div = 0)
[    9.077196] RKNPU fdab0000.npu: failed to find power_model node
[    9.077215] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
[    9.077236] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
[    9.079277] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.096217] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.097731] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[    9.097755] rockchip-suspend not set sleep-mode-config for mem-lite
[    9.097762] rockchip-suspend not set wakeup-config for mem-lite
[    9.097775] rockchip-suspend not set sleep-mode-config for mem-ultra
[    9.097782] rockchip-suspend not set wakeup-config for mem-ultra
[    9.099208] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 406; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '00:31:00', on 'Jul 26 2023'.
[    9.099682] Mali: 
[    9.099686] Mali device driver loaded
[    9.099698] ALSA device list:
[    9.099705]   #0: rockchip-hdmi0
[    9.099711]   #1: rockchip-hdmi1
[    9.099719]   #2: rockchip-hdmi2
[    9.099724]   #3: rockchip-es8316
[    9.099730]   #4: rockchip,hdmiin
[    9.101714] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.101725] cfg80211: failed to load regulatory.db
[    9.102747] usb 7-1.4: New USB device found, idVendor=8510, idProduct=13ab, bcdDevice= 1.00
[    9.102760] usb 7-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.102768] usb 7-1.4: Product: Wireless Receiver
[    9.102777] usb 7-1.4: Manufacturer: Telink
[    9.102784] usb 7-1.4: SerialNumber: TLSR8366
[    9.108733] Freeing unused kernel memory: 6400K
[    9.141747] Run /init as init process
[    9.141757]   with arguments:
[    9.141761]     /init
[    9.141766]   with environment:
[    9.141769]     HOME=/
[    9.141772]     TERM=linux
[    9.141776]     cgroup_enable=memory
[    9.141779]     cgroup_memory=1
[    9.141783]     switolb=1
[    9.183644] dwmmc_rockchip fe2c0000.mmc: Successfully tuned phase to 102
[    9.183676] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[    9.184613] mmcblk1: mmc1:aaaa SE32G 29.7 GiB 
[    9.189081] input: Telink Wireless Receiver Mouse as /devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.11.auto/usb7/7-1/7-1.4/7-1.4:1.0/0003:8510:13AB.0001/input/input6
[    9.189560]  mmcblk1: p1 p2
[    9.248670] input: Telink Wireless Receiver Consumer Control as /devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.11.auto/usb7/7-1/7-1.4/7-1.4:1.0/0003:8510:13AB.0001/input/input7
[    9.248921] input: Telink Wireless Receiver System Control as /devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.11.auto/usb7/7-1/7-1.4/7-1.4:1.0/0003:8510:13AB.0001/input/input8
[    9.249079] hid-generic 0003:8510:13AB.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-xhci-hcd.11.auto-1.4/input0
[    9.252677] input: Telink Wireless Receiver as /devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.11.auto/usb7/7-1/7-1.4/7-1.4:1.1/0003:8510:13AB.0002/input/input9
[    9.304914] rk-pcie fe190000.pcie: PCIe Link up, LTSSM is 0x130011
[    9.305072] rk-pcie fe190000.pcie: PCI host bridge to bus 0004:40
[    9.305078] pci_bus 0004:40: root bus resource [bus 40-4f]
[    9.305081] pci_bus 0004:40: root bus resource [??? 0xf4000000-0xf40fffff flags 0x0]
[    9.305085] pci_bus 0004:40: root bus resource [io  0x200000-0x2fffff] (bus address [0xf4100000-0xf41fffff])
[    9.305087] pci_bus 0004:40: root bus resource [mem 0xf4200000-0xf4ffffff]
[    9.305089] pci_bus 0004:40: root bus resource [mem 0xa00000000-0xa3fffffff pref]
[    9.305109] pci 0004:40:00.0: [1d87:3588] type 01 class 0x060400
[    9.305121] pci 0004:40:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[    9.305157] pci 0004:40:00.0: supports D1 D2
[    9.305159] pci 0004:40:00.0: PME# supported from D0 D1 D3hot
[    9.308095] pci 0004:40:00.0: Primary bus is hard wired to 0
[    9.308100] pci 0004:40:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring
[    9.308265] pci 0004:41:00.0: [10ec:8125] type 00 class 0x020000
[    9.308309] pci 0004:41:00.0: reg 0x10: [io  0x0000-0x00ff]
[    9.308360] pci 0004:41:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[    9.308393] pci 0004:41:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[    9.308692] pci 0004:41:00.0: supports D1 D2
[    9.308694] pci 0004:41:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    9.308942] hid-generic 0003:8510:13AB.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-xhci-hcd.11.auto-1.4/input1
[    9.321090] pci_bus 0004:41: busn_res: [bus 41-4f] end is updated to 41
[    9.321117] pci 0004:40:00.0: BAR 8: assigned [mem 0xf4200000-0xf42fffff]
[    9.321120] pci 0004:40:00.0: BAR 6: assigned [mem 0xf4300000-0xf430ffff pref]
[    9.321123] pci 0004:40:00.0: BAR 7: assigned [io  0x200000-0x200fff]
[    9.321128] pci 0004:41:00.0: BAR 2: assigned [mem 0xf4200000-0xf420ffff 64bit]
[    9.321156] pci 0004:41:00.0: BAR 4: assigned [mem 0xf4210000-0xf4213fff 64bit]
[    9.321183] pci 0004:41:00.0: BAR 0: assigned [io  0x200000-0x2000ff]
[    9.321193] pci 0004:40:00.0: PCI bridge to [bus 41]
[    9.321195] pci 0004:40:00.0:   bridge window [io  0x200000-0x200fff]
[    9.321198] pci 0004:40:00.0:   bridge window [mem 0xf4200000-0xf42fffff]
[    9.322472] pcieport 0004:40:00.0: PME: Signaling with IRQ 156
[    9.322613] r8125 2.5Gigabit Ethernet driver 9.009.00-NAPI-RSS loaded
[    9.322656] r8125 0004:41:00.0: enabling device (0000 -> 0003)
[    9.340515] r8125: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    9.342580] r8125  Copyright (C) 2022 Realtek NIC software team  
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see . 
                This is free software, and you are welcome to redistribute it under certain conditions; see . 
[    9.343657] r8125 0004:41:00.0 enP4p65s0: renamed from eth0
[    9.611568] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[   10.302282] systemd[1]: System time before build time, advancing clock.
[   10.359923] NET: Registered protocol family 10
[   10.361463] Segment Routing with IPv6
[   10.398500] rk-pcie fe150000.pcie: PCIe Link Fail
[   10.398517] rk-pcie fe150000.pcie: failed to initialize host
[   10.399196] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up pcie-supply from device tree
[   10.399235] rockchip-pm-domain fd8d8000.power-management:power-controller: Looking up pcie-supply property in node /power-management@fd8d8000/power-controller failed
[   10.433158] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_cancel_cpu_limit_freq freq qos nod add
[   10.464685] systemd[1]: systemd 247.3-7+deb11u1 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=unified)
[   10.466468] systemd[1]: Detected architecture arm64.
[   10.479026] systemd[1]: Set hostname to .
[   10.914458] systemd[1]: Queued start job for default target Graphical Interface.
[   10.919283] systemd[1]: Created slice system-getty.slice.
[   10.921114] systemd[1]: Created slice system-modprobe.slice.
[   10.922769] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   10.924054] systemd[1]: Created slice User and Session Slice.
[   10.924635] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.925209] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.926389] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.927071] systemd[1]: Reached target Local Encrypted Volumes.
[   10.927379] systemd[1]: Reached target Paths.
[   10.927551] systemd[1]: Reached target Remote File Systems.
[   10.927726] systemd[1]: Reached target Slices.
[   10.927898] systemd[1]: Reached target Swap.
[   10.928428] systemd[1]: Listening on fsck to fsckd communication Socket.
[   10.928802] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   10.960331] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[   10.961511] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.962918] systemd[1]: Listening on Journal Socket.
[   10.966852] systemd[1]: Listening on udev Control Socket.
[   10.967739] systemd[1]: Listening on udev Kernel Socket.
[   10.968977] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[   10.974463] systemd[1]: Mounting POSIX Message Queue File System...
[   10.977511] systemd[1]: Mounting Kernel Debug File System...
[   10.980189] systemd[1]: Mounting Kernel Trace File System...
[   10.983955] systemd[1]: Starting Restore / save the current clock...
[   10.987815] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   10.992594] systemd[1]: Starting Load Kernel Module configfs...
[   10.998514] systemd[1]: Starting Load Kernel Module drm...
[   11.005708] systemd[1]: Starting Load Kernel Module fuse...
[   11.012648] systemd[1]: Started Nameserver information manager.
[   11.031361] systemd[1]: Reached target Network (Pre).
[   11.034368] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   11.034421] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   11.036152] systemd[1]: Starting Journal Service...
[   11.039499] systemd[1]: Starting Load Kernel Modules...
[   11.040543] systemd[1]: Starting Remount Root and Kernel File Systems...
[   11.041668] systemd[1]: Starting Coldplug All udev Devices...
[   11.043428] systemd[1]: Mounted POSIX Message Queue File System.
[   11.043650] systemd[1]: Mounted Kernel Debug File System.
[   11.043839] systemd[1]: Mounted Kernel Trace File System.
[   11.044234] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   11.044734] systemd[1]: modprobe@configfs.service: Succeeded.
[   11.045058] systemd[1]: Finished Load Kernel Module configfs.
[   11.045544] systemd[1]: modprobe@drm.service: Succeeded.
[   11.045859] systemd[1]: Finished Load Kernel Module drm.
[   11.047534] fuse: init (API version 7.32)
[   11.047726] systemd[1]: Mounting Kernel Configuration File System...
[   11.052844] systemd[1]: modprobe@fuse.service: Succeeded.
[   11.053211] systemd[1]: Finished Load Kernel Module fuse.
[   11.054989] systemd[1]: Mounting FUSE Control File System...
[   11.060571] systemd[1]: Finished Load Kernel Modules.
[   11.062686] systemd[1]: Starting Apply Kernel Variables...
[   11.068843] systemd[1]: Mounted Kernel Configuration File System.
[   11.069420] systemd[1]: Mounted FUSE Control File System.
[   11.073242] systemd[1]: Finished Restore / save the current clock.
[   11.089833] systemd[1]: Finished Apply Kernel Variables.
[   11.096563] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[   11.103337] systemd[1]: Finished Remount Root and Kernel File Systems.
[   11.109147] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   11.109241] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   11.111200] systemd[1]: Starting Load/Save Random Seed...
[   11.113450] systemd[1]: Starting Create System Users...
[   11.149564] systemd[1]: Finished Load/Save Random Seed.
[   11.153977] systemd[1]: Finished Create System Users.
[   11.157508] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[   11.159955] systemd[1]: Starting Create Static Device Nodes in /dev...
[   11.175017] systemd[1]: Started Journal Service.
[   11.215974] systemd-journald[345]: Received client request to flush runtime journal.
[   11.220786] systemd-journald[345]: File /var/log/journal/6b9154a22a44418e9b14ec8319ca0d70/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   11.852049] Bluetooth: Core ver 2.22
[   11.852090] NET: Registered protocol family 31
[   11.852093] Bluetooth: HCI device and connection manager initialized
[   11.852100] Bluetooth: HCI socket layer initialized
[   11.852105] Bluetooth: L2CAP socket layer initialized
[   11.852112] Bluetooth: SCO socket layer initialized
[   12.022029] Bluetooth: HCI UART driver ver 2.3
[   12.022042] Bluetooth: HCI UART protocol H4 registered
[   12.022046] Bluetooth: HCI UART protocol ATH3K registered
[   12.022519] Bluetooth: HCI UART protocol Intel registered
[   12.022827] Bluetooth: HCI UART protocol Broadcom registered
[   12.022863] Bluetooth: HCI UART protocol QCA registered
[   12.023857] hci_uart_bcm serial0-0: Looking up vbat-supply from device tree
[   12.026324] hci_uart_bcm serial0-0: Looking up vddio-supply from device tree
[   12.026350] hci_uart_bcm serial0-0: Looking up vddio-supply property in node /serial@feb90000/bluetooth failed
[   12.028898] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[   12.042958] [drm] amdgpu kernel modesetting enabled.
[   12.043533] amdgpu 0002:21:00.0: enabling device (0000 -> 0003)
[   12.043556] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F 0x1028:0x0039 0xC7).
[   12.043567] amdgpu 0002:21:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   12.043587] [drm] register mmio base: 0xF2200000
[   12.043589] [drm] register mmio size: 262144
[   12.043594] [drm] PCIE atomic ops is not supported
[   12.043611] [drm] add ip block number 0 
[   12.043614] [drm] add ip block number 1 
[   12.043617] [drm] add ip block number 2 
[   12.043619] [drm] add ip block number 3 
[   12.043622] [drm] add ip block number 4 
[   12.043624] [drm] add ip block number 5 
[   12.043626] [drm] add ip block number 6 
[   12.043629] [drm] add ip block number 7 
[   12.043631] [drm] add ip block number 8 
[   12.104916] vendor storage:20190527 ret = -1
[   12.148414] of_dma_request_slave_channel: dma-names property of node '/serial@feb90000' missing or empty
[   12.148433] dw-apb-uart feb90000.serial: failed to request DMA, use interrupt mode
[   12.269112] amdgpu 0002:21:00.0: amdgpu: Fetched VBIOS from ROM BAR
[   12.269123] amdgpu: ATOM BIOS: BR68098.001
[   12.269163] [drm] UVD is enabled in VM mode
[   12.269165] [drm] UVD ENC is enabled in VM mode
[   12.269170] [drm] VCE enabled in VM mode
[   12.269187] [drm] GPU posting now...
[   12.390875] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   12.396352] amdgpu 0002:21:00.0: BAR 2: releasing [mem 0x990000000-0x9901fffff 64bit pref]
[   12.396357] amdgpu 0002:21:00.0: BAR 0: releasing [mem 0x980000000-0x98fffffff 64bit pref]
[   12.396432] pcieport 0002:20:00.0: BAR 9: releasing [mem 0x980000000-0x997ffffff 64bit pref]
[   12.396443] pcieport 0002:20:00.0: BAR 9: no space for [mem size 0xc0000000 64bit pref]
[   12.396445] pcieport 0002:20:00.0: BAR 9: failed to assign [mem size 0xc0000000 64bit pref]
[   12.396450] amdgpu 0002:21:00.0: BAR 0: no space for [mem size 0x80000000 64bit pref]
[   12.396452] amdgpu 0002:21:00.0: BAR 0: failed to assign [mem size 0x80000000 64bit pref]
[   12.396455] amdgpu 0002:21:00.0: BAR 2: no space for [mem size 0x00200000 64bit pref]
[   12.396457] amdgpu 0002:21:00.0: BAR 2: failed to assign [mem size 0x00200000 64bit pref]
[   12.396460] pcieport 0002:20:00.0: PCI bridge to [bus 21]
[   12.396464] pcieport 0002:20:00.0:   bridge window [io  0x1000-0x1fff]
[   12.396466] pcieport 0002:20:00.0:   bridge window [mem 0xf2200000-0xf22fffff]
[   12.396471] pcieport 0002:20:00.0: PCI bridge to [bus 21]
[   12.396473] pcieport 0002:20:00.0:   bridge window [io  0x1000-0x1fff]
[   12.396476] pcieport 0002:20:00.0:   bridge window [mem 0xf2200000-0xf22fffff]
[   12.396478] pcieport 0002:20:00.0:   bridge window [mem 0x980000000-0x997ffffff 64bit pref]
[   12.396505] [drm] Not enough PCI address space for a large BAR.
[   12.396508] amdgpu 0002:21:00.0: BAR 0: assigned [mem 0x980000000-0x98fffffff 64bit pref]
[   12.396536] amdgpu 0002:21:00.0: BAR 2: assigned [mem 0x990000000-0x9901fffff 64bit pref]
[   12.396573] amdgpu 0002:21:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[   12.396576] amdgpu 0002:21:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[   12.396582] [drm] Detected VRAM RAM=2048M, BAR=256M
[   12.396584] [drm] RAM width 64bits GDDR5
[   12.396711] [TTM] Zone  kernel: Available graphics memory: 8049464 KiB
[   12.396714] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   12.396716] [TTM] Initializing pool allocator
[   12.396725] [TTM] Initializing DMA pool allocator
[   12.396809] [drm] amdgpu: 2048M of VRAM memory ready
[   12.396815] [drm] amdgpu: 3072M of GTT memory ready.
[   12.396820] [drm] GART: num cpu pages 65536, num gpu pages 65536
[   12.398744] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[   12.428311] [drm] Chained IB support enabled!
[   12.463557] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[   12.470560] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[   12.488702] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.488708] Bluetooth: BNEP filters: protocol multicast
[   12.488718] Bluetooth: BNEP socket layer initialized
[   12.496970] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[   12.551793] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.669880] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.732382] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.758727] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.759786] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.777407] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.792987] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.809693] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   12.810473] amdgpu 0002:21:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[   12.810788] [drm:amdgpu_device_init [amdgpu]] *ERROR* hw_init of IP block  failed -110
[   12.810792] amdgpu 0002:21:00.0: amdgpu: amdgpu_device_ip_init failed
[   12.810797] amdgpu 0002:21:00.0: amdgpu: Fatal error during GPU init
[   12.810892] amdgpu 0002:21:00.0: amdgpu: amdgpu: finishing device.
[   13.071969] [TTM] Finalizing pool allocator
[   13.071983] [TTM] Finalizing DMA pool allocator
[   13.072171] [TTM] Zone  kernel: Used memory at exit: 0 KiB
[   13.072180] [TTM] Zone   dma32: Used memory at exit: 0 KiB
[   13.072185] [drm] amdgpu: ttm finalized
[   13.072313] amdgpu: probe of 0002:21:00.0 failed with error -110
[   13.077230] enP4p65s0: 0xffffffc00d6f0000, 00:e0:4c:68:00:7b, IRQ 147
[   13.153108] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.194283] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.220516] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.224952] ttyFIQ ttyFIQ0: tty_port_close_start: tty->count = 1 port count = 2
[   13.226585] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.243338] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.259593] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.276325] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.541988] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.587944] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.603899] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.609812] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.627737] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.643103] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.659839] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.172284] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.206694] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.217594] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.226412] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.243766] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.259772] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.276614] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.475209] Bluetooth: hci0: command 0xfc18 tx timeout
[   14.778086] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.830034] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.849820] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.859818] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.877871] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.893116] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   14.909935] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   17.257188] r8125: enP4p65s0: link up
[   17.257252] IPv6: ADDRCONF(NETDEV_CHANGE): enP4p65s0: link becomes ready
[   22.368834] Bluetooth: hci0: BCM: failed to write update baudrate (-110)
[   22.368847] Bluetooth: hci0: Failed to set baudrate
[   24.502253] Bluetooth: hci0: command 0x0c03 tx timeout
[   30.967470] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   31.058287] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   32.395319] Bluetooth: hci0: BCM: Reset failed (-110)
[   37.550655] dma-pl330 fea30000.dma-controller: pl330_submit_req:1737 Try increasing mcbufsz (258/256)
[   37.550672] dma-pl330 fea30000.dma-controller: fill_queue:2263 Bad Desc(2)
[   41.396109] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396166] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396207] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396241] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396285] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396662] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396705] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396743] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396775] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.396817] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397192] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397274] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397352] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397418] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397496] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397876] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.397969] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.398062] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.398140] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.398260] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399057] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399096] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399133] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399165] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399209] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399379] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399417] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399454] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399486] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399529] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399788] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399869] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.399943] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400009] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400087] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400409] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400499] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400589] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400668] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.400758] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.469977] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470037] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470079] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470113] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470157] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470529] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470570] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470607] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470640] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.470683] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471057] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471138] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471216] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471282] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471361] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471837] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.471931] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.472024] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.472103] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.472194] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.472998] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473038] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473075] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473108] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473151] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473321] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473359] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473395] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473427] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473470] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473728] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473805] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473880] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.473946] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.474023] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.474345] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.474437] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.474529] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.474608] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.474698] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507031] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507091] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507137] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507173] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507221] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507582] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507623] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507664] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507761] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.507831] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.508293] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.508373] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.508451] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.508517] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.508594] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.508971] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.509064] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.509156] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.509234] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.509324] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510113] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510153] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510189] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510223] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510266] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510435] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510473] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510508] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510541] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510584] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510844] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510920] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.510995] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511060] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511137] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511459] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511577] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511824] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511904] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.511995] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.550456] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.550517] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.550560] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.550594] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.550639] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551023] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551065] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551102] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551136] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551180] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551582] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551667] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551747] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551812] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.551890] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.552274] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.552367] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.552458] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.552537] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.552627] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553436] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553476] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553513] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553546] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553589] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553762] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553800] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553835] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553868] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.553911] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554173] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554249] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554325] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554389] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554466] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554791] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.554900] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.555002] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.555081] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.555171] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.585997] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586055] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586097] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586130] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586175] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586540] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586581] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586618] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586652] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.586695] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587057] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587136] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587214] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587280] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587359] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587735] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587827] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.587920] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.588000] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.588091] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.588898] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.588936] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.588973] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589006] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589049] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589219] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589257] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589292] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589325] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589367] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589624] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589700] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589775] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589840] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.589916] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.590237] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.590328] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.590418] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.590496] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.590588] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620113] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620174] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620217] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620251] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620296] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620666] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620708] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620745] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620777] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.620820] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621192] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621273] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621351] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621417] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621494] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621900] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.621993] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.622085] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.622164] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.622253] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623054] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623093] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623130] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623163] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623206] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623381] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623419] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623454] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623486] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623529] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623788] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623865] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.623939] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624004] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624080] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624402] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624493] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624583] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624661] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22
[   41.624751] rockchip-i2s-tdm fddf8000.i2s: ASoC: error at snd_soc_dai_hw_params on fddf8000.i2s: -22

Thanks for the great project, btw!

mariobalanica commented 1 year ago

@dtischler This is related to #52, but I suggest opening another issue for GPU. We could try making it work in UEFI first, if you're interested.

dtischler commented 1 year ago

Hmmmm, well, I most definitely appreciate the offer, but I'm not a UEFI expert so my ability to truly assist would be limited to testing and posting logs, ha. :-)

And do keep in mind, that based upon the cache coherency discussion / GIC / PCIe errata, there's no telling if a GPU will ever work anyways. So I'd want to respect your time and efforts, as it's possibly a lost cause. 🤣

Marcinoo97 commented 1 year ago

is this any useful https://github.com/aarch64-laptops/edk2/tree/dtbloader-app ?

mariobalanica commented 10 months ago

9b56a310f1413324f4c7baea6c71b456fabbbbc5