RK3576 Rock 4D: PCIe NVMe device not detected in mainline kernel despite working in U-Boot
Leonard Lausen
leonard at lausen.nl
Wed Dec 24 05:30:12 PST 2025
Attached the promised full boot log including the u-boot part and kernel
PCI_DEBUG output.
Am 24.12.25 um 14:29 schrieb Leonard Lausen:
> Hi linux-rockchip, Hi Nicolas,
>
> I'm testing mainline kernel support on the Rock 4D board and
> encountering an issue where PCIe NVMe devices are not detected by the
> kernel, despite working correctly in U-Boot. That is despite Nicolas
> recently enabling PCIe support for Rock 4D in
> 29ff4bbff793334d6aff2238fdc3ccf3859d60da.
>
> U-Boot successfully detects and initializes the NVMe device:
>
> pcie at 2a200000: PCIe Linking... LTSSM is 0x0
> pcie at 2a200000: PCIe Link up, LTSSM is 0x130011
> pcie at 2a200000: PCIE-0: Link up (Gen2-x1, Bus0)
>
> Device 0: Vendor: 0x1344 Rev: HPS0050 Prod: UTFRQ0170J8QSZ
> Type: Hard Disk
> Capacity: 488386.3 MB = 476.9 GB (1000215216 x 512)
>
>
> However, after kernel boot, only the PCIe root port is visible:
>
> 00:00.0 PCI bridge: Device 1d87:3576 (rev 01)
>
>
> PCIe rescan debug output:
>
> (initramfs) echo 1 > /sys/bus/pci/rescan
> [ 106.782392] pci_bus 0000:00: scanning bus
> [ 106.796249] pcieport 0000:00:00.0: restore config 0x2c: 0x00000000 ->
> 0x00000000
> [ 106.797060] pcieport 0000:00:00.0: restore config 0x28: 0x00000000 ->
> 0x00000000
> [ 106.797808] pcieport 0000:00:00.0: restore config 0x24: 0x0001fff1 ->
> 0x0001fff1
> [ 106.798583] pcieport 0000:00:00.0: PME# disabled
> [ 106.799069] pcieport 0000:00:00.0: scanning [bus 01-ff] behind
> bridge, pass 0
> [ 106.799795] pci_bus 0000:01: scanning bus
> [ 106.803471] pci_bus 0000:01: bus scan returning with max=01
> [ 106.804073] pcieport 0000:00:00.0: scanning [bus 01-ff] behind
> bridge, pass 1
> [ 106.804829] pci_bus 0000:00: bus scan returning with max=ff
> (initramfs) [ 106.924154] pcieport 0000:00:00.0: save config 0x00:
> 0x35761d87
> [ 106.924765] pcieport 0000:00:00.0: save config 0x04: 0x00100507
> [ 106.925364] pcieport 0000:00:00.0: save config 0x08: 0x06040001
> [ 106.925958] pcieport 0000:00:00.0: save config 0x0c: 0x00010000
> [ 106.926534] pcieport 0000:00:00.0: save config 0x10: 0x00000000
> [ 106.932142] pcieport 0000:00:00.0: save config 0x14: 0x00000000
> [ 106.934608] pcieport 0000:00:00.0: save config 0x18: 0x00ff0100
> [ 106.937206] pcieport 0000:00:00.0: save config 0x1c: 0x000000f0
> [ 106.939575] pcieport 0000:00:00.0: save config 0x20: 0x0000fff0
> [ 106.941883] pcieport 0000:00:00.0: save config 0x24: 0x0001fff1
> [ 106.944138] pcieport 0000:00:00.0: save config 0x28: 0x00000000
> [ 106.946335] pcieport 0000:00:00.0: save config 0x2c: 0x00000000
> [ 106.948490] pcieport 0000:00:00.0: save config 0x30: 0x00000000
> [ 106.950601] pcieport 0000:00:00.0: save config 0x34: 0x00000040
> [ 106.952698] pcieport 0000:00:00.0: save config 0x38: 0x00000000
> [ 106.954765] pcieport 0000:00:00.0: save config 0x3c: 0x0002012d
> [ 106.956847] pcieport 0000:00:00.0: PME# enabled
> ls /sys/bus/pci/devices/
> drwxr-xr-x 2 0 0 0 .
> drwxr-xr-x 5 0 0 0 ..
> lrwxrwxrwx 1 0 0 0 0000:00:00.0 -> ../../../devices/platform/
> soc/22000000.pcie/pci0000:00/0000:00:00.0
>
> The full boot log including the u-boot part and kernel PCI_DEBUG output
> is also attached.
>
> Thanks for any insights!
>
> Best regards,
> Leonard
-------------- next part --------------
U-Boot rk2410-2017.09-53-a3173ae-g10800f4 #runner (Aug 12 2025 - 08:36:33 +0000)
Model: ROCK 4D
MPIDR: 0x0
PreSerial: 0, raw, 0x2ad40000
DRAM: 8 GiB
Sysmem: init
Relocation Offset: bda0c000
Relocation fdt: fb9f9420 - fb9fecd0
CR: M/C/I
Using default environment
DM: v2
RESC: No bootdev
Failed to load DTB, ret=-19
No valid DTB, ret=-22
Failed to get kernel dtb, ret=-22
Checking variant: radxa,cm4-io, hw_id 0x1a1 not in range [0x0, 0x28], bom_id 0x7fd not in range [0x7d0, 0x820]
Checking variant: radxa,cm4-rpi-cm4-io, hw_id 0x1a1 not in range [0x0, 0x28], bom_id 0x7fd not in range [0xfcd, 0xfff]
Checking variant: radxa,rock-4d, hw_id 0x1a1 not in range [0x17c, 0x1cc], bom_id 0x7fd not in range [0x0, 0x28]
Found matching variant radxa,rock-4d-spi for hw_id 0x1a1 and bom_id 0x7fd setting fdtfile to rockchip/rk3576-rock-4d-spi.dtb
Model: ROCK 4D
[Vendor ERROR]:Invalid boot device type(0)
## Error: Can't overwrite "ethaddr"
## Error inserting "ethaddr" variable, errno=1
## Error: Can't overwrite "eth1addr"
## Error inserting "eth1addr" variable, errno=1
[Vendor ERROR]:Invalid boot device type(0)
rockchip_set_ethaddr: vendor_storage_write failed -19
[Vendor ERROR]:Invalid boot device type(0)
0 40 dll training failed in 80000000MHz, reduce the speed
JEDEC id bytes: c2, 25, 38
SF: Detected sfc_nor with page size 256 Bytes, erase size 4 KiB, total 16 MiB
Bootdev(atags): mtd 2
No bootdev
dev_desc is NULL!
boot mode: None
No bootdev
CLK: (sync kernel. arm: enter 1008000 KHz, init 1008000 KHz, kernel 0N/A)
bpll 816000 KHz
lpll 816000 KHz
vpll 594000 KHz
aupll 786432 KHz
cpll 1000000 KHz
gpll 1188000 KHz
ppll 1300000 KHz
aclk_bus_root 396000 KHz
pclk_bus_root 100000 KHz
hclk_bus_root 198000 KHz
aclk_top 786432 KHz
aclk_top_mid 396000 KHz
pclk_top 100000 KHz
hclk_top 200000 KHz
## Unknown partition table type 0
PartType: <NULL>
No bootdev
Net: No ethernet found.
Hit Ctrl+C key in 0 seconds to stop autoboot...
starting USB...
No working controllers found
USB is stopped. Please issue 'usb start' first.
mmc at 2a310000: 1
MMC: no card present
mmc_init: -123, time 0
pcie at 2a200000: PCIe Linking... LTSSM is 0x0
pcie at 2a200000: PCIe Link up, LTSSM is 0x130011
pcie at 2a200000: PCIE-0: Link up (Gen2-x1, Bus0)
Device 0: Vendor: 0x1344 Rev: HPS0050 Prod: UTFRQ0170J8QSZ
Type: Hard Disk
Capacity: 488386.3 MB = 476.9 GB (1000215216 x 512)
... is now current device
Could not find misc partition
ANDROID: reboot reason: "(none)"
Not AVB images, AVB skip
android_image_load_by_partname: Can't find part: boot
Android image load failed
Android boot failed, error -1.
Scanning nvme 0:1...
Found U-Boot script /boot/boot.scr
4150 bytes read in 19 ms (212.9 KiB/s)
## Executing script at 40500000
Boot script loaded from nvme 0:1
282 bytes read in 19 ms (13.7 KiB/s)
21596768 bytes read in 108 ms (190.7 MiB/s)
32266752 bytes read in 157 ms (196 MiB/s)
71128 bytes read in 70 ms (992.2 KiB/s)
Trying kaslrseed command... Info: Unknown command can be safely ignored since kaslrseed does not apply to all boards.
Unknown command 'kaslrseed' - try 'help'
Fdt Ramdisk skip relocation
No misc partition
## Loading init Ramdisk from Legacy Image at 4a200000 ...
Image Name: uInitrd
Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
Data Size: 21596704 Bytes = 20.6 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 0x48300000
Booting using the fdt blob at 0x48300000
reserving fdt memory region: addr=48300000 size=77000
Using Device Tree in place at 0000000048300000, end 0000000048379fff
can't found rockchip,drm-logo, use rockchip,fb-logo
WARNING: could not set reg FDT_ERR_BADOFFSET.
failed to reserve fb-loader-logo memory
Adding bank: 0x40200000 - 0x100000000 (size: 0xbfe00000)
Adding bank: 0x100000000 - 0x240000000 (size: 0x140000000)
Total: 92092.485/127520.849 ms
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.19.0-rc2 (leonard at leonard-samsung) (aarch64-linux-gnu-gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT Wed Dec 24 13:11:58 CET 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] random: crng init done
[ 0.000000] Machine model: Radxa ROCK 4D
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040200000-0x000000023fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23ef8bd80-0x23ef8e53f]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040200000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040200000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040200000-0x000000023fffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] cma: Reserved 128 MiB at 0x00000000f8000000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 34 pages/cpu s101016 r8192 d30056 u139264
[ 0.000000] pcpu-alloc: s101016 r8192 d30056 u139264 alloc=34*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: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: root=PARTUUID=d9e664d7-f04e-46ed-8560-0b634764ddc7 rootwait rootfstype=ext4 splash=verbose consoleblank=0 loglevel=8 ubootpart= usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u pci=pcie_scan_all pcie_aspm=off rootdelay=1 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory androidboot.fwver=ddr-v1.09-2f85f4b2d4,spl-v1.07,bl31-v1.19,uboot-17.09-53-a-08/12/2025
[ 0.000000] PCIe ASPM is disabled
[ 0.000000] Unknown kernel command line parameters "splash=verbose ubootpart= cgroup_enable=memory cgroup_memory=1", will be passed to user space.
[ 0.000000] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] software IO TLB: area num 8.
[ 0.000000] software IO TLB: mapped [mem 0x00000000f4000000-0x00000000f8000000] (64MB)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2096640
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] ftrace: allocating 59549 entries in 234 pages
[ 0.000000] ftrace: allocated 234 pages with 5 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 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] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer running at 1000.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x1fffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] sched_clock: 61 bits at 1000MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.000687] Console: colour dummy device 80x25
[ 0.000700] printk: legacy console [tty0] enabled
[ 0.001260] Calibrating delay loop (skipped), value calculated using timer frequency.. 2000.00 BogoMIPS (lpj=4000000)
[ 0.001284] pid_max: default: 32768 minimum: 301
[ 0.001425] Yama: becoming mindful.
[ 0.001657] AppArmor: AppArmor initialized
[ 0.001752] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001787] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.003083] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.004046] rcu: Hierarchical SRCU implementation.
[ 0.004063] rcu: Max phase no-delay instances is 1000.
[ 0.004254] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.005098] EFI services will not be available.
[ 0.005427] smp: Bringing up secondary CPUs ...
[ 0.005943] Detected VIPT I-cache on CPU1
[ 0.006038] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.006614] Detected VIPT I-cache on CPU2
[ 0.006680] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.007198] Detected VIPT I-cache on CPU3
[ 0.007253] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.007747] CPU features: detected: Spectre-v3a
[ 0.007758] CPU features: detected: Spectre-BHB
[ 0.007763] CPU features: detected: ARM erratum 1742098
[ 0.007767] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.007771] Detected PIPT I-cache on CPU4
[ 0.007827] CPU4: Booted secondary processor 0x0000000100 [0x411fd080]
[ 0.008438] Detected PIPT I-cache on CPU5
[ 0.008481] CPU5: Booted secondary processor 0x0000000101 [0x411fd080]
[ 0.008950] Detected PIPT I-cache on CPU6
[ 0.008992] CPU6: Booted secondary processor 0x0000000102 [0x411fd080]
[ 0.009479] Detected PIPT I-cache on CPU7
[ 0.009522] CPU7: Booted secondary processor 0x0000000103 [0x411fd080]
[ 0.009602] smp: Brought up 1 node, 8 CPUs
[ 0.009744] SMP: Total of 8 processors activated.
[ 0.009755] CPU: All CPU(s) started at EL2
[ 0.009776] CPU features: detected: 32-bit EL0 Support
[ 0.009786] CPU features: detected: 32-bit EL1 Support
[ 0.009799] CPU features: detected: CRC32 instructions
[ 0.009815] CPU features: detected: PMUv3
[ 0.009887] alternatives: applying system-wide alternatives
[ 0.011462] Memory: 7966644K/8386560K available (19392K kernel code, 3030K rwdata, 6000K rodata, 2944K init, 711K bss, 281176K reserved, 131072K cma-reserved)
[ 0.013708] devtmpfs: initialized
[ 0.021581] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.021623] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.021705] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
[ 0.022573] 24688 pages in range for non-PLT usage
[ 0.022581] 516208 pages in range for PLT usage
[ 0.023165] DMI not present or invalid.
[ 0.024958] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.025914] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.026215] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.026718] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.026753] audit: initializing netlink subsys (disabled)
[ 0.026872] audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1
[ 0.027548] thermal_sys: Registered thermal governor 'fair_share'
[ 0.027553] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.027564] thermal_sys: Registered thermal governor 'step_wise'
[ 0.027573] thermal_sys: Registered thermal governor 'user_space'
[ 0.027616] cpuidle: using governor menu
[ 0.027810] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.027962] ASID allocator initialised with 65536 entries
[ 0.028093] Serial: AMBA PL011 UART driver
[ 0.031724] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.032140] rockchip-gpio 27320000.gpio: probed /pinctrl/gpio at 27320000
[ 0.032359] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.032548] rockchip-gpio 2ae10000.gpio: probed /pinctrl/gpio at 2ae10000
[ 0.032732] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.032904] rockchip-gpio 2ae20000.gpio: probed /pinctrl/gpio at 2ae20000
[ 0.033089] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.033267] rockchip-gpio 2ae30000.gpio: probed /pinctrl/gpio at 2ae30000
[ 0.033447] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.033615] rockchip-gpio 2ae40000.gpio: probed /pinctrl/gpio at 2ae40000
[ 0.038097] /soc/vop at 27d00000: Fixed dependency cycle(s) with /soc/hdmi at 27da0000
[ 0.038145] /soc/hdmi at 27da0000: Fixed dependency cycle(s) with /soc/vop at 27d00000
[ 0.038299] /soc/interrupt-controller at 2a701000: Fixed dependency cycle(s) with /soc/interrupt-controller at 2a701000
[ 0.038659] /soc/pcie at 22000000: Fixed dependency cycle(s) with /soc/pcie at 22000000/legacy-interrupt-controller
[ 0.044328] /soc/vop at 27d00000: Fixed dependency cycle(s) with /soc/hdmi at 27da0000
[ 0.044715] /soc/vop at 27d00000: Fixed dependency cycle(s) with /soc/hdmi at 27da0000
[ 0.044765] /soc/hdmi at 27da0000: Fixed dependency cycle(s) with /soc/vop at 27d00000
[ 0.050414] /soc/hdmi at 27da0000: Fixed dependency cycle(s) with /hdmi-con
[ 0.050470] /hdmi-con: Fixed dependency cycle(s) with /soc/hdmi at 27da0000
[ 0.053342] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.053360] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.053369] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.053377] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.053385] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.053392] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.053400] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.053407] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.120188] raid6: neonx8 gen() 4168 MB/s
[ 0.188256] raid6: neonx4 gen() 4153 MB/s
[ 0.256326] raid6: neonx2 gen() 3430 MB/s
[ 0.324394] raid6: neonx1 gen() 2500 MB/s
[ 0.392461] raid6: int64x8 gen() 2302 MB/s
[ 0.460530] raid6: int64x4 gen() 2348 MB/s
[ 0.528601] raid6: int64x2 gen() 2286 MB/s
[ 0.596666] raid6: int64x1 gen() 1746 MB/s
[ 0.596673] raid6: using algorithm neonx8 gen() 4168 MB/s
[ 0.664735] raid6: .... xor() 2895 MB/s, rmw enabled
[ 0.664744] raid6: using neon recovery algorithm
[ 0.665374] iommu: Default domain type: Translated
[ 0.665387] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.665955] SCSI subsystem initialized
[ 0.666086] libata version 3.00 loaded.
[ 0.666244] usbcore: registered new interface driver usbfs
[ 0.666272] usbcore: registered new interface driver hub
[ 0.666298] usbcore: registered new device driver usb
[ 0.666589] pps_core: LinuxPPS API ver. 1 registered
[ 0.666597] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[ 0.666611] PTP clock support registered
[ 0.666644] EDAC MC: Ver: 3.0.0
[ 0.666855] scmi_core: SCMI protocol bus registered
[ 0.667152] Advanced Linux Sound Architecture Driver Initialized.
[ 0.667660] NetLabel: Initializing
[ 0.667669] NetLabel: domain hash size = 128
[ 0.667677] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.667717] NetLabel: unlabeled traffic allowed by default
[ 0.667833] vgaarb: loaded
[ 0.668115] clocksource: Switched to clocksource arch_sys_counter
[ 0.668438] VFS: Disk quotas dquot_6.6.0
[ 0.668482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.668967] AppArmor: AppArmor Filesystem Enabled
[ 0.673410] NET: Registered PF_INET protocol family
[ 0.673659] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.677512] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.677634] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.677714] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.678234] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.679320] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.679453] UDP hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.679684] UDP-Lite hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.680003] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.680037] NET: Registered PF_XDP protocol family
[ 0.680054] PCI: CLS 0 bytes, default 64
[ 0.680278] Trying to unpack rootfs image as initramfs...
[ 0.682713] kvm [1]: nv: 568 coarse grained trap handlers
[ 0.682968] kvm [1]: IPA Size Limit: 40 bits
[ 0.683820] kvm [1]: vgic interrupt IRQ9
[ 0.683859] kvm [1]: Hyp nVHE mode initialized successfully
[ 0.685264] Initialise system trusted keyrings
[ 0.685296] Key type blacklist registered
[ 0.685486] workingset: timestamp_bits=44 max_order=21 bucket_order=0
[ 0.685923] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.686172] fuse: init (API version 7.45)
[ 0.687225] integrity: Platform Keyring initialized
[ 0.687416] cryptd: max_cpu_qlen set to 1000
[ 0.722422] xor: measuring software checksum speed
[ 0.722842] 8regs : 7990 MB/sec
[ 0.723255] 32regs : 8100 MB/sec
[ 0.723872] arm64_neon : 5386 MB/sec
[ 0.723878] xor: using function: 32regs (8100 MB/sec)
[ 0.723889] Key type asymmetric registered
[ 0.723896] Asymmetric key parser 'x509' registered
[ 0.723955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.724172] io scheduler mq-deadline registered
[ 0.724183] io scheduler kyber registered
[ 0.724216] io scheduler bfq registered
[ 0.724889] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 0/power-domain at 1
[ 0.724929] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 0/power-domain at 1/power-domain at 2
[ 0.724960] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 0/power-domain at 1/power-domain at 3
[ 0.724990] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 4
[ 0.725013] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 5
[ 0.725035] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 5/power-domain at 6
[ 0.725061] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 8
[ 0.725084] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 12
[ 0.725106] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 13
[ 0.725128] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 14
[ 0.725151] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 15
[ 0.725173] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 15/power-domain at 11
[ 0.725199] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 18
[ 0.725222] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 18/power-domain at 7
[ 0.725248] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 18/power-domain at 16
[ 0.725274] rockchip-pm-domain 27380000.power-management:power-controller: Failed to create device link (0x180) with supplier soc for /soc/power-management at 27380000/power-controller/power-domain at 18/power-domain at 17
[ 1.376685] Freeing initrd memory: 21084K
[ 1.378432] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.381846] dma-pl330 2ab90000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 1.381872] dma-pl330 2ab90000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 1.383085] dma-pl330 2abb0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 1.383101] dma-pl330 2abb0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 1.384278] dma-pl330 2abd0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 1.384296] dma-pl330 2abd0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 1.385598] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 1.387759] 2ad40000.serial: ttyS0 at MMIO 0x2ad40000 (irq = 26, base_baud = 1500000) is a 16550A
[ 1.387829] printk: legacy console [ttyS0] enabled
[ 1.535048] Serial: AMBA driver
[ 1.536277] platform 27d00000.vop: Adding to iommu group 0
[ 1.542130] loop: module loaded
[ 1.543200] Key type psk registered
[ 1.545801] thunder_xcv, ver 1.0
[ 1.546120] thunder_bgx, ver 1.0
[ 1.546433] nicpf, ver 1.0
[ 1.548592] usbcore: registered new interface driver usb-storage
[ 1.550284] mousedev: PS/2 mouse device common for all mice
[ 1.551055] i2c_dev: i2c /dev entries driver
[ 1.552160] /soc/i2c at 2ac40000/pmic at 23: Fixed dependency cycle(s) with /soc/i2c at 2ac40000/pmic at 23/dvs3-null-pins
[ 1.553061] /soc/i2c at 2ac40000/pmic at 23: Fixed dependency cycle(s) with /soc/i2c at 2ac40000/pmic at 23/dvs2-null-pins
[ 1.553952] /soc/i2c at 2ac40000/pmic at 23: Fixed dependency cycle(s) with /soc/i2c at 2ac40000/pmic at 23/dvs1-null-pins
[ 1.557180] rockchip-thermal 2ae70000.tsadc: failed reading trim of sensor 0: -EPROBE_DEFER
[ 1.559134] sdhci: Secure Digital Host Controller Interface driver
[ 1.559688] sdhci: Copyright(c) Pierre Ossman
[ 1.560090] Synopsys Designware Multimedia Card Interface Driver
[ 1.561165] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.563137] ufshcd-rockchip 2a2d0000.ufshc: freq-table-hz property not specified
[ 1.563802] ufshcd-rockchip 2a2d0000.ufshc: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 1.564793] ufshcd-rockchip 2a2d0000.ufshc: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 1.565738] ufshcd-rockchip 2a2d0000.ufshc: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 1.566691] ufshcd-rockchip 2a2d0000.ufshc: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 1.571762] scsi host0: ufshcd
[ 2.001857] ufshcd-rockchip 2a2d0000.ufshc: link startup failed 1
[ 2.002775] ufshcd-rockchip 2a2d0000.ufshc: error -EIO: Initialization failed with error -5
[ 2.003515] ufshcd-rockchip 2a2d0000.ufshc: error -EIO: ufshcd_pltfrm_init failed
[ 2.004191] ufshcd-rockchip 2a2d0000.ufshc: probe with driver ufshcd-rockchip failed with error -5
[ 2.005908] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport
[ 2.006432] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms / max-msg-size: 104bytes / max-msg: 20
[ 2.007406] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
[ 2.008231] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled.
[ 2.008857] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 2.009618] arm-scmi arm-scmi.0.auto: Enabling SCMI Quirk [quirk_clock_rates_triplet_out_of_spec]
[ 2.013541] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 2.014409] hid: raw HID events driver (C) Jiri Kosina
[ 2.014941] usbcore: registered new interface driver usbhid
[ 2.015432] usbhid: USB HID core driver
[ 2.017711] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
[ 2.019433] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
[ 2.022804] rockchip-sai 27d50000.sai: using zero-initialized flat cache, this may cause unexpected behavior
[ 2.024710] NET: Registered PF_INET6 protocol family
[ 2.026135] Segment Routing with IPv6
[ 2.026488] In-situ OAM (IOAM) with IPv6
[ 2.026875] NET: Registered PF_PACKET protocol family
[ 2.027346] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.028830] Key type dns_resolver registered
[ 2.035029] registered taskstats version 1
[ 2.035556] Loading compiled-in X.509 certificates
[ 2.043242] zswap: loaded using pool zstd
[ 2.043879] Demotion targets for Node 0: null
[ 2.044396] Key type .fscrypt registered
[ 2.044745] Key type fscrypt-provisioning registered
[ 2.046070] Btrfs loaded, zoned=yes, fsverity=yes
[ 2.046565] Key type encrypted registered
[ 2.046924] AppArmor: AppArmor sha256 policy hashing enabled
[ 2.075373] rockchip-dw-pcie 22000000.pcie: host bridge /soc/pcie at 22000000 ranges:
[ 2.076067] rockchip-dw-pcie 22000000.pcie: Parsing ranges property...
[ 2.076674] rockchip-dw-pcie 22000000.pcie: IO 0x0020100000..0x00201fffff -> 0x0020100000
[ 2.077455] rockchip-dw-pcie 22000000.pcie: MEM 0x0020200000..0x0020ffffff -> 0x0020200000
[ 2.078226] rockchip-dw-pcie 22000000.pcie: MEM 0x0900000000..0x097fffffff -> 0x0900000000
[ 2.079128] rockchip-dw-pcie 22000000.pcie: Using 32 MSI vectors
[ 2.079707] rockchip-dw-pcie 22000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G
[ 2.184475] rockchip-dw-pcie 22000000.pcie: PCI host bridge to bus 0000:00
[ 2.185094] pci_bus 0000:00: root bus resource [bus 00-0f]
[ 2.185581] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0x20100000-0x201fffff])
[ 2.186421] pci_bus 0000:00: root bus resource [mem 0x20200000-0x20ffffff]
[ 2.187026] pci_bus 0000:00: root bus resource [mem 0x900000000-0x97fffffff]
[ 2.187646] pci_bus 0000:00: scanning bus
[ 2.188025] pci 0000:00:00.0: [1d87:3576] type 01 class 0x060400 PCIe Root Port
[ 2.188709] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.189174] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 2.189712] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 2.190314] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 2.191040] pci 0000:00:00.0: supports D1 D2
[ 2.191420] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 2.191929] pci 0000:00:00.0: PME# disabled
[ 2.192460] pci 0000:00:00.0: vgaarb: pci_notify
[ 2.196595] pci_bus 0000:00: fixups for bus
[ 2.196981] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 2.197627] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
[ 2.198575] pci_bus 0000:01: scanning bus
[ 2.201255] pci_bus 0000:01: fixups for bus
[ 2.201626] pci_bus 0000:01: bus scan returning with max=01
[ 2.202120] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 2.202712] pci_bus 0000:00: bus scan returning with max=ff
[ 2.203210] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.203678] pci_bus 0000:00: resource 4 [io 0x0000-0xfffff]
[ 2.204187] pci_bus 0000:00: resource 5 [mem 0x20200000-0x20ffffff]
[ 2.204739] pci_bus 0000:00: resource 6 [mem 0x900000000-0x97fffffff]
[ 2.205322] pci 0000:00:00.0: save config 0x00: 0x35761d87
[ 2.205808] pci 0000:00:00.0: save config 0x04: 0x00100107
[ 2.206293] pci 0000:00:00.0: save config 0x08: 0x06040001
[ 2.206778] pci 0000:00:00.0: save config 0x0c: 0x00010000
[ 2.207262] pci 0000:00:00.0: save config 0x10: 0x00000000
[ 2.207747] pci 0000:00:00.0: save config 0x14: 0x00000000
[ 2.208239] pci 0000:00:00.0: save config 0x18: 0x00ff0100
[ 2.208723] pci 0000:00:00.0: save config 0x1c: 0x000000f0
[ 2.209207] pci 0000:00:00.0: save config 0x20: 0x0000fff0
[ 2.209691] pci 0000:00:00.0: save config 0x24: 0x0001fff1
[ 2.210175] pci 0000:00:00.0: save config 0x28: 0x00000000
[ 2.210659] pci 0000:00:00.0: save config 0x2c: 0x00000000
[ 2.211143] pci 0000:00:00.0: save config 0x30: 0x00000000
[ 2.211627] pci 0000:00:00.0: save config 0x34: 0x00000040
[ 2.212117] pci 0000:00:00.0: save config 0x38: 0x00000000
[ 2.212601] pci 0000:00:00.0: save config 0x3c: 0x000201ff
[ 2.213177] pcieport 0000:00:00.0: vgaarb: pci_notify
[ 2.213693] pcieport 0000:00:00.0: assign IRQ: got 45
[ 2.214701] rockchip-dw-pcie 22000000.pcie: msi#0 address_hi 0x0 address_lo 0x4ac03000
[ 2.215405] rockchip-dw-pcie 22000000.pcie: msi#1 address_hi 0x0 address_lo 0x4ac03000
[ 2.216102] rockchip-dw-pcie 22000000.pcie: msi#2 address_hi 0x0 address_lo 0x4ac03000
[ 2.216818] rockchip-dw-pcie 22000000.pcie: msi#3 address_hi 0x0 address_lo 0x4ac03000
[ 2.217514] rockchip-dw-pcie 22000000.pcie: msi#4 address_hi 0x0 address_lo 0x4ac03000
[ 2.218209] rockchip-dw-pcie 22000000.pcie: msi#5 address_hi 0x0 address_lo 0x4ac03000
[ 2.218904] rockchip-dw-pcie 22000000.pcie: msi#6 address_hi 0x0 address_lo 0x4ac03000
[ 2.219600] rockchip-dw-pcie 22000000.pcie: msi#7 address_hi 0x0 address_lo 0x4ac03000
[ 2.220306] rockchip-dw-pcie 22000000.pcie: msi#8 address_hi 0x0 address_lo 0x4ac03000
[ 2.221002] rockchip-dw-pcie 22000000.pcie: msi#9 address_hi 0x0 address_lo 0x4ac03000
[ 2.221697] rockchip-dw-pcie 22000000.pcie: msi#10 address_hi 0x0 address_lo 0x4ac03000
[ 2.222399] rockchip-dw-pcie 22000000.pcie: msi#11 address_hi 0x0 address_lo 0x4ac03000
[ 2.223102] rockchip-dw-pcie 22000000.pcie: msi#12 address_hi 0x0 address_lo 0x4ac03000
[ 2.223804] rockchip-dw-pcie 22000000.pcie: msi#13 address_hi 0x0 address_lo 0x4ac03000
[ 2.224523] rockchip-dw-pcie 22000000.pcie: msi#14 address_hi 0x0 address_lo 0x4ac03000
[ 2.225227] rockchip-dw-pcie 22000000.pcie: msi#15 address_hi 0x0 address_lo 0x4ac03000
[ 2.225930] rockchip-dw-pcie 22000000.pcie: msi#16 address_hi 0x0 address_lo 0x4ac03000
[ 2.226633] rockchip-dw-pcie 22000000.pcie: msi#17 address_hi 0x0 address_lo 0x4ac03000
[ 2.227335] rockchip-dw-pcie 22000000.pcie: msi#18 address_hi 0x0 address_lo 0x4ac03000
[ 2.228038] rockchip-dw-pcie 22000000.pcie: msi#19 address_hi 0x0 address_lo 0x4ac03000
[ 2.228749] rockchip-dw-pcie 22000000.pcie: msi#20 address_hi 0x0 address_lo 0x4ac03000
[ 2.229451] rockchip-dw-pcie 22000000.pcie: msi#21 address_hi 0x0 address_lo 0x4ac03000
[ 2.230154] rockchip-dw-pcie 22000000.pcie: msi#22 address_hi 0x0 address_lo 0x4ac03000
[ 2.230856] rockchip-dw-pcie 22000000.pcie: msi#23 address_hi 0x0 address_lo 0x4ac03000
[ 2.231560] rockchip-dw-pcie 22000000.pcie: msi#24 address_hi 0x0 address_lo 0x4ac03000
[ 2.232274] rockchip-dw-pcie 22000000.pcie: msi#25 address_hi 0x0 address_lo 0x4ac03000
[ 2.232977] rockchip-dw-pcie 22000000.pcie: msi#26 address_hi 0x0 address_lo 0x4ac03000
[ 2.233680] rockchip-dw-pcie 22000000.pcie: msi#27 address_hi 0x0 address_lo 0x4ac03000
[ 2.234383] rockchip-dw-pcie 22000000.pcie: msi#28 address_hi 0x0 address_lo 0x4ac03000
[ 2.235086] rockchip-dw-pcie 22000000.pcie: msi#29 address_hi 0x0 address_lo 0x4ac03000
[ 2.235789] rockchip-dw-pcie 22000000.pcie: msi#30 address_hi 0x0 address_lo 0x4ac03000
[ 2.236501] rockchip-dw-pcie 22000000.pcie: msi#31 address_hi 0x0 address_lo 0x4ac03000
[ 2.237892] rockchip-dw-pcie 22000000.pcie: msi#0 address_hi 0x0 address_lo 0x4ac03000
[ 2.238595] rockchip-dw-pcie 22000000.pcie: msi#1 address_hi 0x0 address_lo 0x4ac03000
[ 2.239290] rockchip-dw-pcie 22000000.pcie: msi#2 address_hi 0x0 address_lo 0x4ac03000
[ 2.239985] rockchip-dw-pcie 22000000.pcie: msi#3 address_hi 0x0 address_lo 0x4ac03000
[ 2.240697] rockchip-dw-pcie 22000000.pcie: msi#4 address_hi 0x0 address_lo 0x4ac03000
[ 2.241391] rockchip-dw-pcie 22000000.pcie: msi#5 address_hi 0x0 address_lo 0x4ac03000
[ 2.242087] rockchip-dw-pcie 22000000.pcie: msi#6 address_hi 0x0 address_lo 0x4ac03000
[ 2.242783] rockchip-dw-pcie 22000000.pcie: msi#7 address_hi 0x0 address_lo 0x4ac03000
[ 2.243479] rockchip-dw-pcie 22000000.pcie: msi#8 address_hi 0x0 address_lo 0x4ac03000
[ 2.244183] rockchip-dw-pcie 22000000.pcie: msi#9 address_hi 0x0 address_lo 0x4ac03000
[ 2.244975] pcieport 0000:00:00.0: PME: Signaling with IRQ 46
[ 2.245842] pcieport 0000:00:00.0: AER: enabled with IRQ 55
[ 2.246411] pcieport 0000:00:00.0: bwctrl: enabled with IRQ 46
[ 2.246942] pcieport 0000:00:00.0: save config 0x00: 0x35761d87
[ 2.247466] pcieport 0000:00:00.0: save config 0x04: 0x00100507
[ 2.247989] pcieport 0000:00:00.0: save config 0x08: 0x06040001
[ 2.248526] pcieport 0000:00:00.0: save config 0x0c: 0x00010000
[ 2.249048] pcieport 0000:00:00.0: save config 0x10: 0x00000000
[ 2.249570] pcieport 0000:00:00.0: save config 0x14: 0x00000000
[ 2.250091] pcieport 0000:00:00.0: save config 0x18: 0x00ff0100
[ 2.250614] pcieport 0000:00:00.0: save config 0x1c: 0x000000f0
[ 2.251135] pcieport 0000:00:00.0: save config 0x20: 0x0000fff0
[ 2.251656] pcieport 0000:00:00.0: save config 0x24: 0x0001fff1
[ 2.252184] pcieport 0000:00:00.0: save config 0x28: 0x00000000
[ 2.252706] pcieport 0000:00:00.0: save config 0x2c: 0x00000000
[ 2.253228] pcieport 0000:00:00.0: save config 0x30: 0x00000000
[ 2.253749] pcieport 0000:00:00.0: save config 0x34: 0x00000040
[ 2.254270] pcieport 0000:00:00.0: save config 0x38: 0x00000000
[ 2.254792] pcieport 0000:00:00.0: save config 0x3c: 0x0002012d
[ 2.255343] pcieport 0000:00:00.0: vgaarb: pci_notify
[ 2.259100] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.259606] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 2.260368] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010
[ 2.261216] xhci-hcd xhci-hcd.1.auto: irq 56, io mem 0x23400000
[ 2.261847] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.262335] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 2.263010] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 2.263689] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19
[ 2.264432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.265068] usb usb1: Product: xHCI Host Controller
[ 2.265500] usb usb1: Manufacturer: Linux 6.19.0-rc2 xhci-hcd
[ 2.266005] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 2.266904] hub 1-0:1.0: USB hub found
[ 2.267261] hub 1-0:1.0: 1 port detected
[ 2.267817] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.268634] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.19
[ 2.269364] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.269999] usb usb2: Product: xHCI Host Controller
[ 2.270431] usb usb2: Manufacturer: Linux 6.19.0-rc2 xhci-hcd
[ 2.270936] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 2.271758] hub 2-0:1.0: USB hub found
[ 2.272125] hub 2-0:1.0: 1 port detected
[ 2.330218] vdda0v75_hdmi_s0: Bringing 750000uV into 837500-837500uV
[ 2.350730] vcca_3v3_s0: Bringing 3000000uV into 3300000-3300000uV
[ 2.364777] dwmmc_rockchip 2a310000.mmc: IDMAC supports 32-bit address mode.
[ 2.365430] dwmmc_rockchip 2a310000.mmc: Using internal DMA controller.
[ 2.365824] clk: Disabling unused clocks
[ 2.366014] dwmmc_rockchip 2a310000.mmc: Version ID is 270a
[ 2.366881] dwmmc_rockchip 2a310000.mmc: DW MMC controller at irq 74,32 bit host data width,256 deep fifo
[ 2.366936] PM: genpd: Disabling unused power domains
[ 2.368229] ALSA device list:
[ 2.368497] No soundcards found.
[ 2.368927] dw-apb-uart 2ad40000.serial: forbid DMA for kernel console
[ 2.380292] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 2.380302] pcieport 0000:00:00.0: save config 0x00: 0x35761d87
[ 2.381646] pcieport 0000:00:00.0: save config 0x04: 0x00100507
[ 2.382174] pcieport 0000:00:00.0: save config 0x08: 0x06040001
[ 2.382702] pcieport 0000:00:00.0: save config 0x0c: 0x00010000
[ 2.383230] pcieport 0000:00:00.0: save config 0x10: 0x00000000
[ 2.383758] pcieport 0000:00:00.0: save config 0x14: 0x00000000
[ 2.384303] pcieport 0000:00:00.0: save config 0x18: 0x00ff0100
[ 2.384831] pcieport 0000:00:00.0: save config 0x1c: 0x000000f0
[ 2.385359] pcieport 0000:00:00.0: save config 0x20: 0x0000fff0
[ 2.385887] pcieport 0000:00:00.0: save config 0x24: 0x0001fff1
[ 2.386414] pcieport 0000:00:00.0: save config 0x28: 0x00000000
[ 2.386942] pcieport 0000:00:00.0: save config 0x2c: 0x00000000
[ 2.387469] pcieport 0000:00:00.0: save config 0x30: 0x00000000
[ 2.387996] pcieport 0000:00:00.0: save config 0x34: 0x00000040
[ 2.388536] pcieport 0000:00:00.0: save config 0x38: 0x00000000
[ 2.389064] pcieport 0000:00:00.0: save config 0x3c: 0x0002012d
[ 2.389620] pcieport 0000:00:00.0: PME# enabled
[ 2.397161] Freeing unused kernel memory: 2944K
[ 2.397668] Run /init as init process
[ 2.397995] with arguments:
[ 2.398260] /init
[ 2.398465] with environment:
[ 2.398744] HOME=/
[ 2.398955] TERM=linux
[ 2.399195] splash=verbose
[ 2.399468] ubootpart=
[ 2.399708] cgroup_enable=memory
[ 2.400026] cgroup_memory=1
Loading, please wait...
Starting systemd-udevd version 259~rc3-1
[ 3.205706] rk_gmac-dwmac 2a220000.ethernet: IRQ eth_lpi not found
[ 3.206268] rk_gmac-dwmac 2a220000.ethernet: IRQ sfty not found
[ 3.207049] rk_gmac-dwmac 2a220000.ethernet: supply phy not found, using dummy regulator
[ 3.207885] rk_gmac-dwmac 2a220000.ethernet: clock input or output? (output).
[ 3.208548] rk_gmac-dwmac 2a220000.ethernet: Can not read property: tx_delay.
[ 3.209177] rk_gmac-dwmac 2a220000.ethernet: set tx_delay to 0x30
[ 3.209717] rk_gmac-dwmac 2a220000.ethernet: Can not read property: rx_delay.
[ 3.210344] rk_gmac-dwmac 2a220000.ethernet: set rx_delay to 0x10
[ 3.211049] rk_gmac-dwmac 2a220000.ethernet: integrated PHY? (no).
[ 3.216639] rk_gmac-dwmac 2a220000.ethernet: init for RGMII_ID
[ 3.217403] rk_gmac-dwmac 2a220000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[ 3.218177] rk_gmac-dwmac 2a220000.ethernet: DWMAC4/5
[ 3.218679] rk_gmac-dwmac 2a220000.ethernet: DMA HW capability register supported
[ 3.219373] rk_gmac-dwmac 2a220000.ethernet: RX Checksum Offload Engine supported
[ 3.220151] rk_gmac-dwmac 2a220000.ethernet: TX Checksum insertion supported
[ 3.220813] rk_gmac-dwmac 2a220000.ethernet: Wake-Up On Lan supported
[ 3.221469] rk_gmac-dwmac 2a220000.ethernet: TSO supported
[ 3.221965] rk_gmac-dwmac 2a220000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.222675] rk_gmac-dwmac 2a220000.ethernet: Enabled L3L4 Flow TC (entries=2)
[ 3.223330] rk_gmac-dwmac 2a220000.ethernet: Enabled RFS Flow TC (entries=10)
[ 3.223963] rk_gmac-dwmac 2a220000.ethernet: TSO feature enabled
[ 3.224308] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 3.224532] rk_gmac-dwmac 2a220000.ethernet: SPH feature enabled
[ 3.225012] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 3
[ 3.225511] rk_gmac-dwmac 2a220000.ethernet: Using 40/40 bits DMA host/device width
[ 3.226361] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000808002000010
[ 3.227809] xhci-hcd xhci-hcd.5.auto: irq 78, io mem 0x23000000
[ 3.228601] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 3.229136] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 4
[ 3.229852] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
[ 3.236152] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19
[ 3.236934] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.237606] usb usb3: Product: xHCI Host Controller
[ 3.238058] usb usb3: Manufacturer: Linux 6.19.0-rc2 xhci-hcd
[ 3.238582] usb usb3: SerialNumber: xhci-hcd.5.auto
[ 3.242665] hub 3-0:1.0: USB hub found
[ 3.243050] hub 3-0:1.0: 1 port detected
[ 3.243753] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.244676] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.19
[ 3.245413] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.246050] usb usb4: Product: xHCI Host Controller
[ 3.246480] usb usb4: Manufacturer: Linux 6.19.0-rc2 xhci-hcd
[ 3.246987] usb usb4: SerialNumber: xhci-hcd.5.auto
[ 3.247807] hub 4-0:1.0: USB hub found
[ 3.248195] hub 4-0:1.0: 1 port detected
[ 3.250573] rockchip-drm display-subsystem: bound 27d00000.vop (ops rockchip_drm_fini [rockchipdrm])
[ 3.253454] dwhdmiqp-rockchip 27da0000.hdmi: registered DesignWare HDMI QP I2C bus driver
[ 3.254472] rockchip-drm display-subsystem: bound 27da0000.hdmi (ops rockchip_drm_fini [rockchipdrm])
[ 3.260540] rtc-hym8563 2-0051: registered as rtc0
[ 3.262037] rtc-hym8563 2-0051: setting system clock to 2021-01-01T16:33:38 UTC (1609518818)
[ 3.284177] [drm] Initialized rockchip 1.0.0 for display-subsystem on minor 0
[ 3.385524] rk_gmac-dwmac 2a220000.ethernet end0: renamed from eth0
Begin: Loading essential drivers ... done.
[ 3.587877] Console: switching to colour frame buffer device 160x45
[ 3.634676] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
done.
Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
[ 13.536302] rockchip-pm-domain 27380000.power-management:power-controller: sync_state() pending due to 27800000.gpu
[ 13.537329] rockchip-pm-domain 27380000.power-management:power-controller: sync_state() pending due to 2a2d0000.ufshc
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
Begin: Running /scripts/local-block ... done.
More information about the Linux-rockchip
mailing list